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
*
Create separate entry points for the various flavors of drawRect
joshualitt
2015-08-21
*
Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...
senorblanco
2015-08-20
*
Add ANGLE workaround to prefer flushes over VRAM usage
robertphillips
2015-08-20
*
Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...
herb
2015-08-20
*
SkImage method for detecting lazy decoding
fmalita
2015-08-20
*
Introduce interface for memory dumps
primiano
2015-08-20
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Implement canComputeFastBounds() for image filters.
senorblanco
2015-08-20
*
Update SkLightingShader to support rotation
robertphillips
2015-08-20
*
SkColorCubeFilter: require alpha == 0xFF.
mtklein
2015-08-19
*
Revert "Update SkLightingShader to support rotation"
robertphillips
2015-08-19
*
private iterator to visit all resource cache entries
reed
2015-08-19
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
change asABitmap to isABitmap on shader
reed
2015-08-19
*
No need to re-declare pure virtual name().
mtklein
2015-08-19
*
Update SkLightingShader to support rotation
robertphillips
2015-08-19
*
Revert of cast SK_ARRAY_COUNT to make it sign agnostic (patchset #1 id:1 of h...
caryclark
2015-08-19
*
cast SK_ARRAY_COUNT to make it sign agnostic
caryclark
2015-08-19
*
Use calloc to allocate data that will be uploaded to vertex/index buffers in ...
bsalomon
2015-08-19
*
This change is in preparation for updating how processor keys and meta keys a...
wangyix
2015-08-19
*
remove SkDeferredCanvas
reed
2015-08-19
*
Allow setting of GrBatchFontCache atlas sizes
joshualitt
2015-08-19
*
Test scaling for small images
msarett
2015-08-18
*
When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...
wangyix
2015-08-18
*
Add subsets to SkImageGenerator and SkImageCacherator
reed
2015-08-18
*
Deduplicate typefaces across sub-pictures
mtklein
2015-08-18
*
Made isEqual in GrFragmentProcessor recursive
wangyix
2015-08-18
*
Added class AutoFragmentChildProcAdvance to be constructed before a child emi...
wangyix
2015-08-18
*
Revert[8] "move some public headers into private"
reed
2015-08-17
*
SkPaintFilterCanvas should inherit the target canvas state
fmalita
2015-08-17
*
Revert[7] "move some public headers into private"
reed
2015-08-15
*
Revert[6] "move some public headers into private"
reed
2015-08-15
*
SkScaledCodec class
emmaleer
2015-08-14
*
Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.c...
egdaniel
2015-08-14
*
SkScaledCodec class
emmaleer
2015-08-14
*
some catchup CL revisions
reed
2015-08-13
*
Every pixel ref gets its own mutex.
mtklein
2015-08-13
*
Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...
emmaleer
2015-08-13
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Extend SkImageGenerator to support natively generated GrTextures. As part of ...
reed
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
add SkImage::NewFromPicture and a GM to test it
reed
2015-08-13
*
Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentS...
wangyix
2015-08-13
*
Defer flushes if kPreferNoIO is specified
robertphillips
2015-08-13
*
Revert "Revert[4] "move some public headers into private""
reed
2015-08-12
*
Use forwarding with SkTLazy::init.
bungeman
2015-08-12
*
Refactor helper function for SkBitmapShader to GrFragmentProcessor
joshualitt
2015-08-12
*
Revert[4] "move some public headers into private"
reed
2015-08-12
[next]