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
*
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