index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkOrderedWriteBuffer.cpp
Commit message (
Expand
)
Author
Age
*
Read and write pixel offset when serializing bitmaps.
scroggo@google.com
2013-05-31
*
New API for encoding bitmaps during serialization.
scroggo@google.com
2013-05-21
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
Remove SkSerializationHelpers.
scroggo@google.com
2013-02-22
*
Ensure that streams written using SkFlattenableBuffer's can be read with read...
djsollen@google.com
2013-01-23
*
In SKP serialization, use existing encoded data.
scroggo@google.com
2012-12-10
*
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
*
Make texteffects gm work through serialization and pipe.
scroggo@google.com
2012-09-12
*
refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparat...
mike@reedtribe.org
2012-08-12
*
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
*
change gm to use concat instead of setMatrix, so we don't trash the caller if
reed@google.com
2012-06-04
*
add optional storage parameter to SkWriter32
reed@google.com
2012-04-24
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12