index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PictureTest.cpp
Commit message (
Expand
)
Author
Age
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-19
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
mtklein
2015-05-18
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-18
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
reed
2015-05-07
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-07
*
add heuristic to pour small pictures into recordings, rather than ref'ing
reed
2015-04-30
*
O(1) SkPictureUtils::ApproxBytesUsed()
mtklein
2015-04-21
*
Rearrange SkRecord with small N in mind
mtklein
2015-04-09
*
Revert of Rearrange SkRecord with small N in mind (patchset #8 id:120001 of h...
mtklein
2015-04-08
*
Rearrange SkRecord with small N in mind
mtklein
2015-04-08
*
SkCanvas::resetForNextPicture()
mtklein
2015-04-08
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Preserve texture compression when saving a revised skp from debugger
robertphillips
2015-03-23
*
Update SkPicture cull rects with RTree information
schenney
2015-03-06
*
Revert of Update SkPicture cull rects with RTree information (patchset #6 id:...
joshualitt
2015-03-05
*
Update SkPicture cull rects with RTree information
schenney
2015-03-05
*
Simplify SkBBH::insert API
mtklein
2015-02-10
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
Alter gpu veto
robertphillips
2015-01-26
*
remove more dead code
reed
2015-01-22
*
remove (unused) GatherPixelRefs
reed
2015-01-22
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
add testing flag to ignore saveLayer bounds
reed
2014-12-22
*
add const to encodePixels pixel parameter
reed
2014-12-19
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-11
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...
scroggo
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...
robertphillips
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Use variable length key (rather than accumulated matrix) as save layer hoisti...
robertphillips
2014-12-01
*
option to return drawable from recording
reed
2014-11-24
*
add some debugging to SkNVRefCnt
reed
2014-11-24
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
Add SkNVRefCnt, prune down SkPicture's size
mtklein
2014-11-20
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
Allow pictures to have a full bounds
reed
2014-11-19
*
Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...
reed
2014-11-19
*
allow pictures to have a full bounds
reed
2014-11-19
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp
robertphillips
2014-11-12
*
Change where layer hoisting data is gathered
robertphillips
2014-11-11
*
Fix PictureTest for new GPU veto
jvanverth
2014-11-04
*
Upgrade GPUOptimize
robertphillips
2014-10-30
*
Make RTree handle the case where the playback canvas has empty clip bounds
junov
2014-10-30
*
Cut down SkBBH API more.
mtklein
2014-10-27
*
Track nested picture xform state for layer hoisting
robertphillips
2014-10-22
*
Add clip to layer cache
robertphillips
2014-10-20
*
Remove unused SaveLayerInfo::fValid field
robertphillips
2014-10-09
[next]