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
*
Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium...
krajcevski
2014-08-04
*
Add ETC1 format to SkTextureCompressor
krajcevski
2014-08-04
*
add a libjpeg test
halcanary
2014-08-01
*
Add initial pipeline for decompressors
krajcevski
2014-07-31
*
Add CTM to the cached layers' key and reduce render target pingponging in lay...
robertphillips
2014-07-31
*
Revert of Add initial pipeline for decompressors (https://codereview.chromium...
mtklein
2014-07-31
*
Add initial pipeline for decompressors
krajcevski
2014-07-31
*
Fix end-of-pattern matching for Skia recording optimization.
dneto
2014-07-30
*
Intersect SkPictureImageFilter bounds against clip bounds.
senorblanco
2014-07-30
*
Add some debugging to PremulAlphaRoundTrip test.
mtklein
2014-07-30
*
Implement a persistent uniqueID-based cache for SkImageFilter.
senorblanco
2014-07-30
*
Fix way-over-allocation in pipe.
mtklein
2014-07-30
*
Bring LATC in line with other formats (i.e. write a blitter and
krajcevski
2014-07-30
*
Now always use Atlas for layer cache
robertphillips
2014-07-29
*
Finish removing GrTHashTable
robertphillips
2014-07-29
*
Add plot-based purging to GrLayerCache
robertphillips
2014-07-29
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
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
[next]