aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPicturePlayback.cpp
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
* 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
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* Culling APIGravatar commit-bot@chromium.org2014-02-27
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-21
* add SkCanvas::drawDRRectGravatar commit-bot@chromium.org2014-02-21
* Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) d...Gravatar robertphillips@google.com2014-02-20
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-19
* Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...Gravatar commit-bot@chromium.org2014-02-18
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-18
* 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
* Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.Gravatar commit-bot@chromium.org2014-01-30
* 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
* Convert SkWriter32 to use an SkTDArray for its internal storage.Gravatar commit-bot@chromium.org2014-01-14
* Function pointers -> templates in SkPictureFlat.Gravatar commit-bot@chromium.org2014-01-02
* reenable vertices gm, adding picture supportGravatar reed@google.com2013-12-30
* remove unused SkFixed and SkFract functionsGravatar reed@google.com2013-12-19
* Code cleanup following recapture of skpsGravatar robertphillips@google.com2013-12-03
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar commit-bot@chromium.org2013-11-05
* Revert "Checking structure sizes before reading them from memory to avoid ove...Gravatar reed@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...Gravatar epoger@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Expose SkPicture::willPlayBackBitmaps()Gravatar tomhudson@google.com2013-10-24
* make explicit the requirement that all colorfilters are reentrant-safeGravatar reed@google.com2013-10-10
* commit to xfermode objects being immutableGravatar commit-bot@chromium.org2013-10-04