aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPicturePlayback.cpp
Commit message (Expand)AuthorAge
...
* Plumb drawArc to SkDevice.Gravatar bsalomon2016-08-19
* Delete quickRejectY()Gravatar msarett2016-08-11
* Deserialize pictures with custom image-deserializerGravatar reed2016-08-11
* Add drawImageLattice() and drawBitmapLattice() APIsGravatar msarett2016-08-02
* Creating framework for drawShadowedPictureGravatar vjiaoblack2016-07-21
* Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 ...Gravatar vjiaoblack2016-07-21
* Creating framework for drawShadowedPictureGravatar vjiaoblack2016-07-21
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-13
* Revert "Added the framework for having canvas/recorder/picture record depth_s...Gravatar mtklein2016-07-13
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-13
* drawTextRSXformGravatar reed2016-07-07
* Address two fuzzer bugs:Gravatar robertphillips2016-06-28
* Address ASAN fuzzer complaintGravatar robertphillips2016-06-27
* Enable flattening of SkRecordedDrawableGravatar msarett2016-04-27
* Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of h...Gravatar mtklein2016-04-27
* Enable flattening of SkRecordedDrawableGravatar msarett2016-04-27
* Optionally enable SkValidatingReadBuffer in SkPictureImageFilterGravatar robertphillips2016-04-22
* Fix ImageFilter fuzzer issueGravatar robertphillips2016-04-20
* 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