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
*
Turn disable or delete optimizations that don't have any effect.
mtklein
2014-09-16
*
allow SkBitmapCache to operate on a local instance, for testability
reed
2014-09-16
*
Fix bug in layer hoisting transition to SkRecord backend
robertphillips
2014-09-16
*
Fix convexicator bug
robertphillips
2014-09-16
*
Add helper SkMatrix44::hasPerspective()
tomhudson
2014-09-16
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...
joshualitt
2014-09-16
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-15
*
BUG=skia:
joshualitt
2014-09-15
*
Change SkResourceCache to take a Visitor inside its find().
reed
2014-09-15
*
Fix recording of saveLayout with unusual Xfermodes.
dneto
2014-09-15
*
Revert of Change SkResourceCache to take a Visitor inside its find(). (patchs...
reed
2014-09-15
*
add dumpHex() option to SkPath
caryclark
2014-09-15
*
Change SkResourceCache to take a Visitor inside its find().
reed
2014-09-15
*
Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...
mtklein
2014-09-15
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-14
*
Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.
rileya
2014-09-12
*
Revert of Add a test that uses C++11 features as a compiler canary. (patchset...
mtklein
2014-09-12
*
Add a test that uses C++11 features as a compiler canary.
mtklein
2014-09-12
*
use SkData::NewUninitialized
reed
2014-09-12
*
Clear away any lingering error before testing SkError.
mtklein
2014-09-11
*
Make SkBitmapCache remove invalid bitmaps from the SkResourceCache.
danakj
2014-09-11
*
Fix a bug in Save-Restore no-op optimization.
mtklein
2014-09-10
*
Revert of Revert of allow canvas to force conservative clips (for speed) (pat...
reed
2014-09-09
*
Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...
reed
2014-09-09
*
Allow SkCanvas to be initialized to force conservative rasterclips. This has ...
reed
2014-09-09
*
Allow negative values in SkBlurImageFilter sigma.
senorblanco
2014-09-09
*
Back to hashing source content, not .png.
mtklein
2014-09-09
*
Hash .pngs instead of SkBitmaps.
mtklein
2014-09-08
*
Fix two SkRecord-backed layer hoisting bugs
robertphillips
2014-09-08
*
fail when coincidence is too far apart
caryclark
2014-09-08
*
Turn on the save-layer optimization.
mtklein
2014-09-08
*
Turn on all pixel-perfect SkRecord optimizations.
mtklein
2014-09-08
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Add pop_back() to GrAllocator and add unit test.
bsalomon
2014-09-05
*
Implement all SkCanvas overrides that SkPictureRecord does.
mtklein
2014-09-04
*
disable flaky test
mtklein
2014-09-04
*
Initial change to create GeometryProcessor
joshualitt
2014-09-04
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Hide fields in SkImageInfo
reed
2014-09-03
*
The key for SkBitmapCache can now be genID+SkIRect
piotaixr
2014-09-03
*
Replace SkPictureReplacementPlayback with GrRecordReplaceDraw
robertphillips
2014-09-03
*
Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...
reed
2014-09-03
*
Add gamma/sRGB tag to SkImageInfo
reed
2014-09-02
*
Fix drawPosText() bounds bug.
mtklein
2014-09-02
*
Fix matrix similarity test on arm64
jvanverth
2014-09-02
[next]