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
*
Now able to set the localMatrix when creating a SkShader from a SkImage
piotaixr
2014-07-22
*
Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.
jvanverth
2014-07-22
*
Revert "Revert of Use the GrCacheable ID to eliminate the need for notificati...
bsalomon
2014-07-22
*
Remove the single-sigma version of SkDropShadowImageFilter::Create().
senorblanco
2014-07-22
*
Remove unused enum value and member of GrGpuObject
bsalomon
2014-07-22
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
share dm and command flags
caryclark
2014-07-22
*
Initial change to move 2D kernel to its own file.
joshualitt
2014-07-22
*
Add a GrPathRange class
cdalton
2014-07-21
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
hide public factory for intermediate class
reed
2014-07-21
*
Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.
dominikg
2014-07-21
*
Revert of Use the GrCacheable ID to eliminate the need for notifications to G...
robertphillips
2014-07-20
*
Remove SkRefPtr.
bungeman
2014-07-17
*
Add IsPath to GrGLInterface
cdalton
2014-07-17
*
Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...
bsalomon
2014-07-17
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-17
*
factor out flattening/unflattening of common fields from SkImageFilter
reed
2014-07-17
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
*
Add new ASTC pixel config
krajcevski
2014-07-16
*
Disable assertion of fBoundsIsDirty.
Mike Klein
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
*
Remove yet-unused 64-bit atomic hooks.
Mike Klein
2014-07-16
*
Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...
mtklein
2014-07-16
*
Remove kImageIsImmutable_Flag.
scroggo
2014-07-15
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-15
*
SkAutoRef seems lonely. Might as well delete it.
mtklein
2014-07-15
*
Change SkCanvasState to use inheritance.
scroggo
2014-07-15
*
patch from issue 383923002
reed
2014-07-14
*
Cleanup: Remove unused/unimplemented SkTextLayout.h.
tfarina
2014-07-14
*
remove unused SkPixelRef constructor
reed
2014-07-14
*
remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code
reed
2014-07-14
*
Make SkPictureShader and SkPictureImageFilter use const SkPictures
robertphillips
2014-07-14
*
Remove unused kImageIsOpaque_Flag.
scroggo
2014-07-14
*
Deleted SkImage::newShaderClamp: not used, not implemented.
piotaixr
2014-07-14
*
Remove Skia's use of the default SkPicture constructor and multi-clone
Robert Phillips
2014-07-13
*
Remove SkPicture copy constructor
robertphillips
2014-07-13
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-13
*
Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::rea...
reed
2014-07-12
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-12
*
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
jvanverth
2014-07-11
*
ios fixes
caryclark
2014-07-11
*
Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.
scroggo
2014-07-11
*
Use SkShader's localMat for SkLocalMatrixShader.
scroggo
2014-07-11
*
This moves us towards variable length effect keys. The overall program key no...
bsalomon
2014-07-11
*
Add support for 64bit atomic inc/dec/cas
bsalomon
2014-07-11
*
Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/37730...
jcgregorio
2014-07-11
*
Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381...
robertphillips
2014-07-11
[next]