aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureFlat.cpp
Commit message (Expand)AuthorAge
* restore 4478 w/ fixed assert (no long need 8-byte alignment)Gravatar reed@google.com2012-07-09
* revert 4478Gravatar reed@google.com2012-07-09
* switch callers to SkChecksum::Compute (no 32/64 preference)Gravatar reed@google.com2012-07-09
* Adding checksum to SkFlatData to accelerate SkPicture recording.Gravatar junov@chromium.org2012-06-27
* Adding option to serialize mutable bitmaps in SkPictureGravatar junov@chromium.org2012-06-01
* Refactor dictionaries for use by entities other than just SkPictureGravatar djsollen@google.com2012-05-30
* use new storage parameter to SkOrderedWriteBuffer (to avoid small dynamic all...Gravatar reed@google.com2012-04-24
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue asGravatar senorblanco@chromium.org2011-05-24
* rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the patternGravatar mike@reedtribe.org2011-04-29
* use sk_bzero instead of bzero, since it isn't always available.Gravatar reed@android.com2009-06-29
* grab from latest androidGravatar reed@android.com2008-12-17