index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Add thread safety configuration check.
henrik.smiding
2014-07-09
*
Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."
Mike Klein
2014-07-09
*
Add SkRacy
mtklein
2014-07-08
*
Revert of Add SkRacy (https://codereview.chromium.org/371363004/)
mtklein
2014-07-08
*
Revert of Missing volatile in AnnotateBenignRaceSized declaration. (https://c...
mtklein
2014-07-08
*
Missing volatile in AnnotateBenignRaceSized declaration.
Mike Klein
2014-07-08
*
Add SkRacy
mtklein
2014-07-08
*
add setPreserveSrcDepth to replace PrefTable API for android
reed
2014-07-08
*
Fix param name in GrEffect::CastEffect
bsalomon
2014-07-08
*
Back off from SkPicture API hardening a bit
Robert Phillips
2014-07-08
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Clean up SkImageFilter constructors.
senorblanco
2014-07-08
*
Harden SkPicture interface a bit
robertphillips
2014-07-08
*
Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.
bsalomon
2014-07-08
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
mtklein
2014-07-08
*
Clean up a bit after SkPictureData/SkPicturePlayback split
robertphillips
2014-07-08
*
remove unneeded flag for android
reed
2014-07-07
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
remove unneeded flags (have been purged from chrome and android)
reed
2014-07-07
*
change pixelref to not inherit from SkFlattenable
reed
2014-07-07
*
remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE
reed
2014-07-07
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Remove use of GrEffectRef from draw state and below.
bsalomon
2014-07-07
*
Remove GrEffectStage::DeferredStage
bsalomon
2014-07-07
*
Linear-time implementation of willPlaybackBitmaps(), computed & cached
tomhudson
2014-07-05
*
move SkChecksum and SkEmptyShader to private
reed
2014-07-03
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-07-02
*
Uses optional mutex to guard construction of the singleton, which
tomhudson
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
mtklein
2014-07-01
*
correctly plumb through explicit rowbytes for allocPixels
reed
2014-07-01
*
Temporarily resurface matrix/clip save flags enum values.
fmalita
2014-07-01
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
Fix race condition in parallel font initialization.
tomhudson
2014-07-01
*
When performing offscreen rendering on windows, attempt to use a pbuffer cont...
bsalomon
2014-07-01
*
Adjust the alpha type for pixelRefs.
scroggo
2014-07-01
*
Cleanup: Delete SkJSON header.
tfarina
2014-06-30
*
Revert of Fix race condition in parallel font initialization. (https://codere...
reed
2014-06-30
*
Fix race condition in parallel font initialization.
tomhudson
2014-06-30
*
add SK_API to config helpers so chrome can call them
reed
2014-06-30
*
update dox
reed
2014-06-30
*
R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. ...
krajcevski
2014-06-30
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Begin atlasing
robertphillips
2014-06-30
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
add rowbytes option to allocPixels
reed
2014-06-28
[next]