index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
disable new test on windows
halcanary
2014-07-28
*
If decoder doesn't ouput indexed color, don't check colortable
halcanary
2014-07-28
*
SkDiscardablePixelRef returns correct indexed color on relock.
halcanary
2014-07-28
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Now able to set the localMatrix when creating a SkShader from a SkImage
piotaixr
2014-07-22
*
Run CanvasState test across a library boundary.
scroggo
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
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Replace GrTHash with SkTDynamicHash
robertphillips
2014-07-20
*
Make ScaledImageCache unit test less dependent on global state.
halcanary
2014-07-18
*
update pathops core and tests
caryclark
2014-07-18
*
Remove SkRefPtr.
bungeman
2014-07-17
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
erase bitmap inside unit test to make valgrind happier
halcanary
2014-07-17
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-17
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
*
32 bpp floating point textures
joshualitt
2014-07-16
*
Revert of Reopened: Caching the result of readPixelsSupported (https://codere...
bungeman
2014-07-16
*
Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...
mtklein
2014-07-16
*
Always have GrLayer's rect be valid
robertphillips
2014-07-15
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-15
*
Caching the result of readPixelsSupported
piotaixr
2014-07-15
*
Keep at most one GPU device alive at a time.
mtklein
2014-07-15
*
Include SkTypes before using ifdefs.
scroggo
2014-07-14
*
Fix for saveLayer() with filters vs. the BBox Hierarchy.
senorblanco
2014-07-14
*
Revert "Fix for saveLayer() with filters vs. the BBox Hierarchy." and
senorblanco
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
*
ios fixes
caryclark
2014-07-11
*
This moves us towards variable length effect keys. The overall program key no...
bsalomon
2014-07-11
*
Fix for saveLayer() with filters vs. the BBox Hierarchy.
senorblanco
2014-07-11
*
Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/37730...
jcgregorio
2014-07-11
*
Revert of Slim Skia down to just one murmur3 implementation. (https://coderev...
reed
2014-07-10
*
add readPixels() to SkBitmap
reed
2014-07-10
*
Slim Skia down to just one murmur3 implementation.
mtklein
2014-07-10
*
Build Android with SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG.
scroggo
2014-07-09
*
Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."
Mike Klein
2014-07-09
*
Cleanup: Rename UnitTestTest.cpp to RTConfRegistryTest.cpp
tfarina
2014-07-08
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Clean up SkImageFilter constructors.
senorblanco
2014-07-08
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
[next]