index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkOrderedReadBuffer.cpp
Commit message (
Expand
)
Author
Age
*
New API for encoding bitmaps during serialization.
scroggo@google.com
2013-05-21
*
Add buffer helper to read directly into SkString to avoid extra copying
djsollen@google.com
2013-05-21
*
Band-aid for subsetted bitmaps in SKPs.
scroggo@google.com
2013-05-16
*
Revert "Allow supporting 1 older PICTURE_VERSION."
scroggo@google.com
2013-05-07
*
Allow supporting 1 older PICTURE_VERSION.
scroggo@google.com
2013-04-30
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
Use SkError for a bitmap that could not be decoded.
scroggo@google.com
2013-04-25
*
Fix a bunch of warnings, mainly around rowBytes.
scroggo@google.com
2013-02-25
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionary
junov@chromium.org
2012-10-17
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Refactor Bitmap Storage for SkPicture using SkPipe's design.
djsollen@google.com
2012-08-07
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Pipe factory names independently from the flattenables using them.
scroggo@google.com
2012-08-01
*
export flags on the state of the world when a picture was serialized.
reed@google.com
2012-06-25
*
Compiler complaints + some minor cleanup
robertphillips@google.com
2012-06-12
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12