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.h
Commit message (
Expand
)
Author
Age
*
Requires a minor API change to pass the color table to getScanlineDecoder, as...
msarett
2015-04-29
*
***Disables swizzles to 565.
msarett
2015-04-09
*
Enable both static and dynamically linked libpng
djsollen
2015-04-03
*
SkCodec::onGetScanlineDecoder must call rewind.
scroggo
2015-04-01
*
Revert of Enable both static and dynamically linked libpng (patchset #4 id:60...
djsollen
2015-04-01
*
Enable both static and dynamically linked libpng
djsollen
2015-04-01
*
Make SkPngCodec support rewinding properly.
scroggo
2015-04-01
*
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
*
Add SkEncodedFormat, used by SkCodec.
scroggo
2015-03-20
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
*
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