aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPicture.h
Commit message (Expand)AuthorAge
* 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
* 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
* Remove a warning for comparing signed and unsigned integers.Gravatar scroggo@google.com2012-11-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-13
* Allow SkPicture-derived classes install their own SkPicturePlayback-derived o...Gravatar robertphillips@google.com2012-11-13
* Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPi...Gravatar junov@chromium.org2012-11-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-26
* Correctly set width & height in filtered SkPicturesGravatar robertphillips@google.com2012-10-25
* Make filter tool actually filter the read in SkPictureGravatar robertphillips@google.com2012-10-24
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* Check for invalid SkPicturesGravatar borenet@google.com2012-09-17
* Fix some nits from http://codereview.appspot.com/6506103/Gravatar rileya@google.com2012-09-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-14
* Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated cl...Gravatar rileya@google.com2012-09-13
* Sanitizing source files in Skia_Nightly_House_KeepingGravatar skia.committer@gmail.com2012-08-30
* 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
* Always store pixels of mutable bitmaps when recording a SkPicture.Gravatar djsollen@google.com2012-07-27
* export flags on the state of the world when a picture was serialized.Gravatar reed@google.com2012-06-25
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* Adding option to serialize mutable bitmaps in SkPictureGravatar junov@chromium.org2012-06-01
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add SK_APIGravatar reed@google.com2011-04-25
* add picture-record option to speedup complex clipsGravatar reed@android.com2009-02-13
* grab from latest androidGravatar reed@android.com2008-12-17