index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
Add a SkPixelSerializer SkImage encode variant
fmalita
2015-09-03
*
add preroll to image, for chrome's warmup pass
reed
2015-09-01
*
Added SkComposeShader GPU implementation
wangyix
2015-09-01
*
Document SkString::resize(int) as destructive.
bungeman
2015-08-31
*
Rename flag from "distance field" to "device independent."
bsalomon
2015-08-31
*
Suppress embedding fonts when the skp's fonts match the OS fonts.
caryclark
2015-08-31
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
change colortable to use factory for reinflating, check for empty
reed
2015-08-28
*
Replace SkPin32 with SkTPin and remove.
bungeman
2015-08-28
*
Remove sys/types.h include from SkTypes.h.
bungeman
2015-08-28
*
[tracing] Add support for skia caches to dump memory stats
ssid
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
zero-length cap fix
caryclark
2015-08-26
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.
bungeman
2015-08-25
*
Enable debug builds in the Android framework
djsollen
2015-08-24
*
Explicitly friend ::SkPrivateEffectInitializer to flattenables.
mtklein
2015-08-24
*
Add build targets for advanced Intel instruction sets (1 of 3).
mtklein
2015-08-24
*
Revert of experiment with zero-length round capped line segments (patchset #4...
caryclark
2015-08-21
*
experiment with zero-length round capped line segments
caryclark
2015-08-21
*
Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...
senorblanco
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
*
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
*
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
*
remove SkDeferredCanvas
reed
2015-08-19
*
Add subsets to SkImageGenerator and SkImageCacherator
reed
2015-08-18
*
Deduplicate typefaces across sub-pictures
mtklein
2015-08-18
*
Revert[8] "move some public headers into private"
reed
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
*
some catchup CL revisions
reed
2015-08-13
*
Every pixel ref gets its own mutex.
mtklein
2015-08-13
*
Extend SkImageGenerator to support natively generated GrTextures. As part of ...
reed
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
*
Revert "Revert[4] "move some public headers into private""
reed
2015-08-12
*
Use forwarding with SkTLazy::init.
bungeman
2015-08-12
*
Revert[4] "move some public headers into private"
reed
2015-08-12
*
Revert[3] "move some public headers into private"
reed
2015-08-12
*
Revert[2] "move some public headers into private"
reed
2015-08-12
[next]