remove xfermode from public api
[platform/upstream/libSkiaSharp.git] / src / core / SkPicturePlayback.cpp
2016-10-28 Mike Reedremove xfermode from public api
2016-10-06 fmalitaHarden SkPicturePlayback::handleOp() skips
2016-09-30 msarettAdd a src rect to drawImageLattice() API
2016-09-30 reedPropagate validation errors from inner readbuffer when...
2016-09-26 Robert PhillipsFix some fuzzer complaints
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-09-02 msarettAdd option to skip rects to drawImageLattice()
2016-08-25 msarettAdd drawRegion() API to SkCanvas
2016-08-19 bsalomonPlumb drawArc to SkDevice.
2016-08-11 msarettDelete quickRejectY()
2016-08-11 reedDeserialize pictures with custom image-deserializer
2016-08-02 msarettAdd drawImageLattice() and drawBitmapLattice() APIs
2016-07-21 vjiaoblackCreating framework for drawShadowedPicture
2016-07-21 vjiaoblackRevert of Creating framework for drawShadowedPicture...
2016-07-21 vjiaoblackCreating framework for drawShadowedPicture
2016-07-13 vjiaoblackAdded the framework for having canvas/recorder/picture...
2016-07-13 mtkleinRevert "Added the framework for having canvas/recorder...
2016-07-13 vjiaoblackAdded the framework for having canvas/recorder/picture...
2016-07-07 reeddrawTextRSXform
2016-06-28 robertphillipsAddress two fuzzer bugs:
2016-06-27 robertphillipsAddress ASAN fuzzer complaint
2016-04-27 msarettEnable flattening of SkRecordedDrawable
2016-04-27 mtkleinRevert of Enable flattening of SkRecordedDrawable ...
2016-04-27 msarettEnable flattening of SkRecordedDrawable
2016-04-22 robertphillipsOptionally enable SkValidatingReadBuffer in SkPictureIm...
2016-04-20 robertphillipsFix ImageFilter fuzzer issue
2016-03-29 reedswitch xfermodes over to sk_sp
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-11 reedMake sp variants for SkData
2016-03-05 reedMove annotations to canvas virtual (patchset #8 id...
2016-03-03 reedRevert of move annotations to canvas virtual (patchset...
2016-03-03 reedmove annotations to canvas virtual
2016-01-28 fmalitaSaveFlags begone!
2016-01-07 reedRevert[2] of "add backdrop option to SaveLayerRec"
2016-01-07 reedRevert of add backdrop option to SaveLayerRec (patchset...
2016-01-07 reedadd backdrop option to SaveLayerRec
2015-12-21 reedhide old SaveFlags, but keep them available (for now...
2015-12-18 reedchange signature for virtual related to saveLayer,...
2015-12-16 reedReland of move drawSprite from canvas (patchset #1...
2015-12-16 reedRevert of remove drawSprite from canvas (patchset ...
2015-12-16 reedremove drawSprite from canvas
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-06 reedflag to use const& instead of const* for src-rect
2015-07-14 reedadd src-rect-constraint to drawImageRect
2015-06-25 reedadd drawImageNine
2015-06-24 reedadd SkCanvas::drawAtlas
2015-06-22 reedchange old picture serialization to really handle images
2015-06-15 fmalitaRemove the SkCanvas comment API
2015-01-07 robertphillipsRename SkDrawPictureCallback to SkPicture::AbortCallback
2015-01-07 reedRevert of Rename SkDrawPictureCallback to SkPicture...
2015-01-06 robertphillipsRename SkDrawPictureCallback to SkPicture::AbortCallback
2015-01-02 reedremove unused drawData
2014-12-12 mtkleinCull pushCull and popCull from Skia.
2014-12-10 Florin MalitaRemove SkCanvas::drawBitmapMatrix()
2014-09-30 mtkleinStrip old backend recording down to essentials
2014-09-05 bsalomon"NULL !=" = NULL
2014-08-27 mtkleinConvert BBH APIs to use SkRect.
2014-08-26 fmalitaSkTextBlob plumbing
2014-08-12 fmalitaAdd missing DRAW_PICTURE_MATRIX_PAINT paint offset.
2014-08-12 dandovSkCanvas::drawPatch param SkPoint[12]
2014-08-09 reedadd drawPicture variant that takes a matrix and paint
2014-08-07 dandovStopped skipping tests in dm of SkPatch by implementing the
2014-07-10 robertphillipsCleanup SkPicture* classes a bit
2014-07-10 robertphillipsSplit SkPictureReplacementPlayback out of SkPicturePlayback
2014-07-09 robertphillipsRefactor SkPicturePlayback for SkPictureReplacementPlayback
2014-07-08 robertphillipsFixed up SkTimedPicturePlayback
2014-07-08 robertphillipsSplit SkPictureRangePlayback out of SkPicturePlayback
2014-07-08 robertphillipsClean up a bit after SkPictureData/SkPicturePlayback...
2014-07-07 mtkleinTurn on threaded DMQuiltTask drawing for old-format...
2014-07-07 robertphillipsSplit SkPicturePlayback out of SkPictureData
2014-07-01 robertphillipsRename SkPicturePlayback to SkPictureData
2014-06-30 robertphillipsBegin atlasing
2014-06-30 Florin MalitaSaveFlags be-gone
2014-06-30 robertphillipsRevert of Begin atlasing (https://codereview.chromium...
2014-06-29 robertphillipsBegin atlasing
2014-06-27 mtkleinDeprecate SkPicture::clone().
2014-06-24 Mike KleinTick off some TODOs:
2014-06-18 egdanielRemove dashing from gpu veto
2014-06-12 robertphillipsRemove SkPicture pointer from SkPicturePlayback
2014-06-11 robertphillipsRemove picture pre-allocation from SkPictureRecorder
2014-06-10 robertphillipsFix error revealed by Android unit test
2014-06-10 robertphillipsRemove unused 'deepCopy' parameter
2014-06-04 robertphillipsAlter SkCanvas::drawPicture (devirtualize, take const...
2014-05-20 commit-bot@chromiu... formalize named picture versions
2014-05-19 commit-bot@chromiu... Ensure playing back a picture always balances saves...
2014-05-08 commit-bot@chromiu... Fix rendering artifacts in pull-saveLayers-forward...
2014-05-08 robertphillips@goo... Revert r14650 (Fix rendering artifacts in pull-saveLaye...
2014-05-08 commit-bot@chromiu... Fix rendering artifacts in pull-saveLayers-forward...
2014-05-08 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-05-07 robertphillips@goo... First pass at pre-rendering saveLayers for GPU
2014-04-29 commit-bot@chromiu... Move setup of SkPictCopyInfo into SkPicture::clone
2014-04-28 commit-bot@chromiu... Refactor SkPictureStateTree::Iterator to avoid use...
2014-04-25 commit-bot@chromiu... Revert of Refactor SkPictureStateTree::Iterator to...
2014-04-24 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-04-23 commit-bot@chromiu... First step in pulling SkPicturePlayback & SkPictureReco...
2014-04-23 commit-bot@chromiu... Refactor SkPictureStateTree::Iterator to avoid use...
2014-04-22 commit-bot@chromiu... fix size_t/int warnings in pictures
2014-04-19 commit-bot@chromiu... fix warnings around size_t/int
2014-04-14 commit-bot@chromiu... Remove currently unused code
2014-04-11 commit-bot@chromiu... remove dead code from SkPicturePlayback
next