aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPicturePlayback.cpp
Commit message (Expand)AuthorAge
...
* 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
* Tick off some TODOs:Gravatar Mike Klein2014-06-24
* Remove dashing from gpu vetoGravatar egdaniel2014-06-18
* Remove SkPicture pointer from SkPicturePlaybackGravatar robertphillips2014-06-12
* Remove picture pre-allocation from SkPictureRecorderGravatar robertphillips2014-06-11
* Fix error revealed by Android unit testGravatar robertphillips2014-06-10
* Remove unused 'deepCopy' parameterGravatar robertphillips2014-06-10
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* formalize named picture versionsGravatar commit-bot@chromium.org2014-05-20
* Ensure playing back a picture always balances saves and restoresGravatar commit-bot@chromium.org2014-05-19
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - http...Gravatar robertphillips@google.com2014-05-08
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-08
* First pass at pre-rendering saveLayers for GPUGravatar robertphillips@google.com2014-05-07
* Move setup of SkPictCopyInfo into SkPicture::cloneGravatar commit-bot@chromium.org2014-04-29
* Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.Gravatar commit-bot@chromium.org2014-04-28
* Revert of Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFla...Gravatar commit-bot@chromium.org2014-04-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-24
* First step in pulling SkPicturePlayback & SkPictureRecord out of SkPictureGravatar commit-bot@chromium.org2014-04-23
* Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.Gravatar commit-bot@chromium.org2014-04-23
* fix size_t/int warnings in picturesGravatar commit-bot@chromium.org2014-04-22
* fix warnings around size_t/intGravatar commit-bot@chromium.org2014-04-19
* Remove currently unused codeGravatar commit-bot@chromium.org2014-04-14
* remove dead code from SkPicturePlaybackGravatar commit-bot@chromium.org2014-04-11
* remove two more effects that are now immutableGravatar commit-bot@chromium.org2014-04-10
* Thread picture version through to SkReadBuffer.Gravatar commit-bot@chromium.org2014-03-28
* Add new experimental API to SkPicture to get "id" of current opGravatar commit-bot@chromium.org2014-03-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-19
* Add a means of extracting active operations from SkPictureGravatar commit-bot@chromium.org2014-03-18
* Revert of r13836 due to Chromium cc_unittests failuresGravatar robertphillips@google.com2014-03-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-18
* Add a means of extracting active operations from SkPictureGravatar commit-bot@chromium.org2014-03-17
* Reverting r13831 (Add a means of extracting active operations from SkPicture)...Gravatar robertphillips@google.com2014-03-17
* Add a means of extracting active operations from SkPictureGravatar robertphillips@google.com2014-03-17
* Add capture snapshot as data to SkWriter32, use it to optimise record->playback.Gravatar commit-bot@chromium.org2014-03-12
* Fixing SkPicture serializationGravatar commit-bot@chromium.org2014-03-12
* Pulling these out of other reviews so avoid code review clutter.Gravatar commit-bot@chromium.org2014-03-10
* This is just the first version and shows how I intend to orchestrate this. Fu...Gravatar commit-bot@chromium.org2014-03-07
* Add debug check of chunk size written to skpGravatar commit-bot@chromium.org2014-03-06
* This CL is motivated by the desire to make the skpinfo tool work a bit better...Gravatar commit-bot@chromium.org2014-03-05
* Generating the 1M skps frequently yields truncated skps. This tool is intende...Gravatar commit-bot@chromium.org2014-03-03
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...Gravatar robertphillips@google.com2014-02-28