aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/RecordReplaceDrawTest.cpp
Commit message (Expand)AuthorAge
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-07
* Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...Gravatar reed2015-01-06
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-06
* Fix layer hoisting image filter corner casesGravatar robertphillips2014-12-16
* Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...Gravatar robertphillips2014-12-16
* Fix layer hoisting image filter corner casesGravatar robertphillips2014-12-16
* update test after I added a clip call, making the count oddGravatar reed2014-12-11
* Defer saves() until they're neededGravatar reed2014-12-11
* Fix up RecordReplaceDrawTest memory leak.Gravatar mtklein2014-12-04
* Fuse GrReplacements and GrLayerCacheGravatar robertphillips2014-12-03
* Use variable length key (rather than accumulated matrix) as save layer hoisti...Gravatar robertphillips2014-12-01
* Cut down SkBBH API more.Gravatar mtklein2014-10-27
* Override SkCanvas::drawImage() in SkRecorder.Gravatar piotaixr2014-10-16
* Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDrawGravatar robertphillips2014-10-01
* Update RecordReplaceDrawTest to generate and pass picturesGravatar robertphillips2014-09-29
* Copy layer-hoisting related SkPaintsGravatar robertphillips2014-09-18
* Fix two SkRecord-backed layer hoisting bugsGravatar robertphillips2014-09-08
* Hide fields in SkImageInfoGravatar reed2014-09-03
* Replace SkPictureReplacementPlayback with GrRecordReplaceDrawGravatar robertphillips2014-09-03