index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
CodexTest.cpp
Commit message (
Expand
)
Author
Age
*
Add the ability to decode a subset to SkCodec
scroggo
2015-07-22
*
Allow creating multiple scanline decoders.
scroggo
2015-07-10
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
In the case of subset decodes, we will often not decode to
msarett
2015-07-01
*
Add SkWebpCodec, for decoding .webp images.
scroggo
2015-06-18
*
Implementing a scanline decoder for jpeg
msarett
2015-04-29
*
Ensure that we create a NULL codec for images with zero dimensions
msarett
2015-04-23
*
SkJpegCodec
msarett
2015-04-15
*
***Disables swizzles to 565.
msarett
2015-04-09
*
Get rid of leaks in SkCodec::NewFromStream.
scroggo
2015-04-03
*
Ico test with embedded png
msarett
2015-04-01
*
SkCodec::onGetScanlineDecoder must call rewind.
scroggo
2015-04-01
*
Acknowledge that SkIcoCodec can rewind and test it.
scroggo
2015-04-01
*
Make SkPngCodec support rewinding properly.
scroggo
2015-04-01
*
Handle rewinds in SkBmpCodec.
scroggo
2015-04-01
*
SkCodec: add wbmp class
halcanary
2015-03-27