aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkOrderedWriteBuffer.cpp
Commit message (Expand)AuthorAge
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* Make texteffects gm work through serialization and pipe.Gravatar scroggo@google.com2012-09-12
* refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparat...Gravatar mike@reedtribe.org2012-08-12
* Refactor Bitmap Storage for SkPicture using SkPipe's design.Gravatar djsollen@google.com2012-08-07
* Update SkFlattenable buffers to be more modular.Gravatar djsollen@google.com2012-08-07
* Pipe factory names independently from the flattenables using them.Gravatar scroggo@google.com2012-08-01
* export flags on the state of the world when a picture was serialized.Gravatar reed@google.com2012-06-25
* Compiler complaints + some minor cleanupGravatar robertphillips@google.com2012-06-12
* change gm to use concat instead of setMatrix, so we don't trash the caller ifGravatar reed@google.com2012-06-04
* add optional storage parameter to SkWriter32Gravatar reed@google.com2012-04-24
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12