aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPicture.cpp
Commit message (Expand)AuthorAge
* Make SkPictures valid regardless of SK_SUPPORT_HINTING_SCALE_FACTOR.Gravatar scroggo@google.com2012-10-09
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* remove call to setBitmapDevice (deprecated).Gravatar reed@google.com2012-09-27
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* 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
* Implement multi-threaded picture playback via cloning.Gravatar djsollen@google.com2012-08-29
* Added Serialization of SkPath's boundGravatar robertphillips@google.com2012-08-17
* Always store pixels of mutable bitmaps when recording a SkPicture.Gravatar djsollen@google.com2012-07-27
* Cleanup restore offsets at end of SkPicture recordingGravatar junov@chromium.org2012-07-12
* export flags on the state of the world when a picture was serialized.Gravatar reed@google.com2012-06-25
* Expand header in serialized picturesGravatar reed@google.com2012-06-22
* add PictInfo chunk to serialized picturesGravatar reed@google.com2012-06-22
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* Record pixel ref's gen ID in pictureGravatar bsalomon@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
* remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withGravatar reed@google.com2011-02-07
* add picture-record option to speedup complex clipsGravatar reed@android.com2009-02-13
* grab from latest androidGravatar reed@android.com2008-12-17