aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPicturePlayback.h
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* Fixing SkPicture serializationGravatar commit-bot@chromium.org2014-03-12
* This is just the first version and shows how I intend to orchestrate this. Fu...Gravatar commit-bot@chromium.org2014-03-07
* Generating the 1M skps frequently yields truncated skps. This tool is intende...Gravatar commit-bot@chromium.org2014-03-03
* Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....Gravatar commit-bot@chromium.org2014-02-07
* Revert "Serialization of SkPictureImageFilter"Gravatar fmalita@google.com2014-02-07
* Serialization of SkPictureImageFilterGravatar commit-bot@chromium.org2014-02-07
* Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....Gravatar robertphillips@google.com2014-02-06
* Serialization of SkPictureImageFilterGravatar commit-bot@chromium.org2014-02-06
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* No deduping dictionaries for matrices and regions.Gravatar commit-bot@chromium.org2014-01-23
* Expose SkPicture::willPlayBackBitmaps()Gravatar tomhudson@google.com2013-10-24
* Allow creating a picture from skp to fail.Gravatar scroggo@google.com2013-10-01
* Remove offsetcanvas from debuggerGravatar robertphillips@google.com2013-05-23
* add SkDrawPictureCallback optional parameter to drawPicture(), which can abor...Gravatar reed@google.com2013-05-20
* Only print error message in debug mode.Gravatar scroggo@google.com2013-02-28
* Remove bogus ability for creating an SkPicturePlayback to fail.Gravatar scroggo@google.com2013-02-25
* Remove SkSerializationHelpers.Gravatar scroggo@google.com2013-02-22
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Only support SkPicture abort for Android due to the fragility of the existing...Gravatar djsollen@google.com2013-02-01
* Switch debugger profiling stubs over to being guarded by SK_DEVELOPERGravatar robertphillips@google.com2013-01-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-13
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12
* revert 6762-6763, since those require new skps to be generated, and we can'tGravatar reed@google.com2012-12-12
* make RRect and Oval first-class drawing primitives in SkCanvas.Gravatar reed@google.com2012-12-12
* Make debugger profiling honor deleted commandsGravatar robertphillips@google.com2012-12-07
* Handle recording a bitmap if copy fails.Gravatar scroggo@google.com2012-12-04
* Added profiling stubs to SkPicturePlaybackGravatar robertphillips@google.com2012-11-13
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated cl...Gravatar rileya@google.com2012-09-13
* Implement multi-threaded picture playback via cloning.Gravatar djsollen@google.com2012-08-29
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Refactor Bitmap Storage for SkPicture using SkPipe's design.Gravatar djsollen@google.com2012-08-07
* Store more behavior of SkFlatDictionary in SkFlatController.Gravatar scroggo@google.com2012-08-02
* use SkTRefArray to share readonly data between picturesGravatar reed@google.com2012-07-23
* use SkData to share between record and playbackGravatar reed@google.com2012-07-21
* Expand header in serialized picturesGravatar reed@google.com2012-06-22
* add PictInfo chunk to serialized picturesGravatar reed@google.com2012-06-22
* Remove unecessary virtual calls by having SkPicture use SkReader32 directly.Gravatar djsollen@google.com2012-04-18
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12
* Formatting cleanup: remove extra whitespaceGravatar vandebo@chromium.org2012-01-28
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* use templated skipT() for skipping structs within a readerGravatar reed@google.com2011-09-07
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28