aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPictureRecorder.h
Commit message (Expand)AuthorAge
* Clean up unused SkPictureRecorder::optimizeFor()Gravatar mtklein2016-09-15
* Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 o...Gravatar mtklein2016-08-15
* add parallel public API for recording SkLiteDL.Gravatar mtklein2016-08-15
* Sketch SkPictureRecorder::optimizeFor(GrContext*).Gravatar mtklein2016-08-01
* Remove dead flag from SkPictureRecorderGravatar robertphillips2016-07-14
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* Experiment: add flag for finish-recording to return nullGravatar reed2016-07-06
* return pictures as sk_spGravatar reed2016-03-18
* Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawablesGravatar djsollen2015-11-17
* Move the last headers. Cross your fingers.Gravatar mtklein2015-07-29
* Revert "Move the rest of src headers used by include to include/private."Gravatar Mike Klein2015-07-28
* Move the rest of src headers used by include to include/private.Gravatar mtklein2015-07-28
* Allow reset of the SkPictureRecorder cull rect and other parameters during en...Gravatar schenney2015-07-07
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Thread through a flag to force SkPicture::playback() when recording subpictures.Gravatar mtklein2015-07-01
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-19
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar mtklein2015-05-18
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-18
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar reed2015-05-07
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-07
* Mark SkPictureRecorder::endRecording as SK_WARN_UNUSED_RESULT.Gravatar jbroman2015-04-09
* SkCanvas::resetForNextPicture()Gravatar mtklein2015-04-08
* Rename SkCanvasDrawable to SkDrawable, and make publicGravatar reed2015-02-06
* Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2...Gravatar reed2015-02-06
* rename SkCanvasDrawable to SkDrawable, and make publicGravatar reed2015-02-06
* Remove legacy Picture defines.Gravatar scroggo2014-12-19
* free up picturerecorder refs after returning picture or drawableGravatar reed2014-11-24
* option to return drawable from recordingGravatar reed2014-11-24
* Allow pictures to have a full boundsGravatar reed2014-11-19
* Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...Gravatar reed2014-11-19
* allow pictures to have a full boundsGravatar reed2014-11-19
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Remove DEPRECATED_beginRecording().Gravatar mtklein2014-10-01
* Strip old backend recording down to essentialsGravatar mtklein2014-09-30
* Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.Gravatar mtklein2014-09-30
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* Plumbing for using a BBH in SkRecordDraw.Gravatar mtklein2014-08-11
* Use smart pointers to make SkPictureRecorder lifetimes less manual.Gravatar Mike Klein2014-06-23
* Remove unused class from the Android framework buildGravatar djsollen2014-06-18
* Update the name of the friended android class and add the appropriate guards.Gravatar djsollen2014-06-17
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17
* Remove picture pre-allocation from SkPictureRecorderGravatar robertphillips2014-06-11
* Remove SkPicture::kUsePathBoundsForClip_RecordingFlagGravatar robertphillips2014-06-09
* No longer limit SkPictureRecorder::partialReplay to AndroidGravatar robertphillips2014-06-08
* First pass at splitting out SkPictureRecord from SkPictureGravatar robertphillips2014-06-08
* Remove legacy picture recordingGravatar robertphillips2014-06-03