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
*
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
*
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
mtklein
2014-07-08
*
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 use of GrEffectRef from draw state and below.
bsalomon
2014-07-07
*
Cleanup: Remove TestXCode project.
tfarina
2014-07-07
*
Only you can prevent memory leaks.
mtklein
2014-07-07
*
Linear-time implementation of willPlaybackBitmaps(), computed & cached
tomhudson
2014-07-05
*
Fix SkColorFilterImageFilter matrix optimization.
senorblanco
2014-07-03
*
move SkChecksum and SkEmptyShader to private
reed
2014-07-03
*
return early instead of crashing if fileData fails
reed
2014-07-02
[next]