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
*
SkScaledCodec class
emmaleer
2015-08-14
*
Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.c...
egdaniel
2015-08-14
*
SkScaledCodec class
emmaleer
2015-08-14
*
Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Consolidate SkCodec functions for handling rewind
scroggo
2015-08-12
*
Create a scanline decoder without creating a codec
scroggo
2015-08-04
*
Pass the destination pointer to next() in SkSwizzler
msarett
2015-07-27
*
removing png_read_end from SkPngScanlineDecoder
emmaleer
2015-07-20
*
Allow creating multiple scanline decoders.
scroggo
2015-07-10
*
Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https:/...
scroggo
2015-07-07
*
Revert of Fixing libpng transform use (patchset #5 id:80001 of https://coder...
jvanverth
2015-07-02
*
This change:
emmaleer
2015-07-01
*
Implemented onGetScanlines and onSkipScanlines for interlaced pngs
emmaleer
2015-06-22
*
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