aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPicturePlayback.h
Commit message (Expand)AuthorAge
* 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
* remove drawShape from canvas apiGravatar reed@google.com2011-06-27
* Upstream android changes.Gravatar djsollen@google.com2011-04-15
* add shape recording to pictuures (sans serialization)Gravatar reed@android.com2009-06-26
* grab from latest androidGravatar reed@android.com2008-12-17