aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkOrderedReadBuffer.cpp
Commit message (Expand)AuthorAge
* Band-aid for subsetted bitmaps in SKPs.Gravatar scroggo@google.com2013-05-16
* Revert "Allow supporting 1 older PICTURE_VERSION."Gravatar scroggo@google.com2013-05-07
* Allow supporting 1 older PICTURE_VERSION.Gravatar scroggo@google.com2013-04-30
* Fixes for piping bitmaps with encoded data.Gravatar scroggo@google.com2013-04-30
* Use SkError for a bitmap that could not be decoded.Gravatar scroggo@google.com2013-04-25
* Fix a bunch of warnings, mainly around rowBytes.Gravatar scroggo@google.com2013-02-25
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionaryGravatar junov@chromium.org2012-10-17
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* 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
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12