aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPicturePlayback.cpp
Commit message (Expand)AuthorAge
* switch xfermodes over to sk_spGravatar reed2016-03-29
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Make sp variants for SkDataGravatar reed2016-03-11
* Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...Gravatar reed2016-03-04
* Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...Gravatar reed2016-03-03
* move annotations to canvas virtualGravatar reed2016-03-03
* SaveFlags begone!Gravatar fmalita2016-01-28
* Revert[2] of "add backdrop option to SaveLayerRec"Gravatar reed2016-01-07
* Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...Gravatar reed2016-01-07
* add backdrop option to SaveLayerRecGravatar reed2016-01-07
* hide old SaveFlags, but keep them available (for now) for AndroidGravatar reed2015-12-21
* change signature for virtual related to saveLayer, passing SaveLayerRecGravatar reed2015-12-18
* Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...Gravatar reed2015-12-16
* Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...Gravatar reed2015-12-16
* remove drawSprite from canvasGravatar reed2015-12-16
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* add drawImageNineGravatar reed2015-06-25
* add SkCanvas::drawAtlasGravatar reed2015-06-24
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* 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
* remove unused drawDataGravatar reed2015-01-02
* Cull pushCull and popCull from Skia.Gravatar mtklein2014-12-12
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Strip old backend recording down to essentialsGravatar mtklein2014-09-30
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Convert BBH APIs to use SkRect.Gravatar mtklein2014-08-27
* SkTextBlob plumbingGravatar fmalita2014-08-26
* Add missing DRAW_PICTURE_MATRIX_PAINT paint offset.Gravatar fmalita2014-08-12
* SkCanvas::drawPatch param SkPoint[12]Gravatar dandov2014-08-12
* add drawPicture variant that takes a matrix and paintGravatar reed2014-08-09
* Stopped skipping tests in dm of SkPatch by implementing theGravatar dandov2014-08-07
* Cleanup SkPicture* classes a bitGravatar robertphillips2014-07-10
* Split SkPictureReplacementPlayback out of SkPicturePlaybackGravatar robertphillips2014-07-10
* Refactor SkPicturePlayback for SkPictureReplacementPlaybackGravatar robertphillips2014-07-09
* Fixed up SkTimedPicturePlaybackGravatar robertphillips2014-07-08
* Split SkPictureRangePlayback out of SkPicturePlaybackGravatar robertphillips2014-07-08
* Clean up a bit after SkPictureData/SkPicturePlayback splitGravatar robertphillips2014-07-08
* Turn on threaded DMQuiltTask drawing for old-format SkPictures too.Gravatar mtklein2014-07-07
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* Begin atlasingGravatar robertphillips2014-06-30
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27