index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkWriteBuffer.cpp
Commit message (
Expand
)
Author
Age
*
SkPixelSerializer: support indexed pixels
halcanary
2015-12-07
*
Revert of change pixel-serializer to support reencoding existing data (patchs...
reed
2015-09-28
*
change pixel-serializer to support reencoding existing data
reed
2015-09-28
*
Handle zero-length encoded images gracefully during deserialization
fmalita
2015-09-04
*
Add a SkPixelSerializer SkImage encode variant
fmalita
2015-09-03
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
change old picture serialization to really handle images
reed
2015-06-22
*
add SkPixmap and external locking to bitmaps
reed
2015-05-22
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-11
*
Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...
scroggo
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...
robertphillips
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Cleanup public includes directory.
djsollen
2014-11-13
*
stop calling SkBitmap::flatten
commit-bot@chromium.org
2014-05-23
*
getFactory() must return a factory.
commit-bot@chromium.org
2014-03-07
*
Templetized SkWriter32 readTAt() & overwriteTAt()
commit-bot@chromium.org
2014-02-11
*
fix samplefuzz, fix some 32/64bit warnings
reed@google.com
2014-02-04
*
Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.
commit-bot@chromium.org
2014-01-31
*
Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.
commit-bot@chromium.org
2014-01-30
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30