aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRecordReplaceDraw.h
Commit message (Expand)AuthorAge
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* 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
* Fuse GrReplacements and GrLayerCacheGravatar robertphillips2014-12-03
* Use variable length key (rather than accumulated matrix) as save layer hoisti...Gravatar robertphillips2014-12-01
* Add support for hoisting layers in pictures drawn with a matrixGravatar robertphillips2014-11-24
* Add return value on GrRecordReplaceDrawGravatar robertphillips2014-10-30
* 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
* Replace SkPictureReplacementPlayback with GrRecordReplaceDrawGravatar robertphillips2014-09-03