index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkCodec_libpng.cpp
Commit message (
Expand
)
Author
Age
*
Get rid of leaks in SkCodec::NewFromStream.
scroggo
2015-04-03
*
SkCodec::onGetScanlineDecoder must call rewind.
scroggo
2015-04-01
*
Make SkPngCodec support rewinding properly.
scroggo
2015-04-01
*
SkCodec: add wbmp class
halcanary
2015-03-27
*
Silence PNG warnings from SkPngCodec.
scroggo
2015-03-26
*
Use a wrapper for SkDebugf in SkCodec.
scroggo
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Add scanline decoding to SkCodec.
scroggo
2015-03-25
*
Enabling ico decoding with use of png and bmp decoders
msarett
2015-03-25
*
Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1...
tomhudson
2015-03-24
*
Enabling ico decoding with use of png and bmp decoders
msarett
2015-03-24
*
Adding swizzles for bmp:
msarett
2015-03-18
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
*
Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...
msarett
2015-03-16
*
Revert "Implementation of image decoding for bmp files, in accordance with th...
msarett
2015-03-16
*
Implementation of image decoding for bmp files, in accordance with the new API.
msarett
2015-03-16
*
Add SkCodec, including PNG implementation.
scroggo
2015-03-03
*
Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 ...
scroggo
2015-03-02
*
Add SkCodec, including PNG implementation.
scroggo
2015-03-02