index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkCodec.cpp
Commit message (
Expand
)
Author
Age
...
*
Scanline decoding for wbmp
msarett
2015-08-05
*
Create a scanline decoder without creating a codec
scroggo
2015-08-04
*
Rename SkCodec_libbmp to SkBmpCodec
msarett
2015-07-30
*
Allow creating multiple scanline decoders.
scroggo
2015-07-10
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-07
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https...
jvanverth
2015-07-02
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https...
msarett
2015-07-01
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https...
msarett
2015-06-29
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-06-29
*
Add SkWebpCodec, for decoding .webp images.
scroggo
2015-06-18
*
remove dead code behind BOOL_ONGETINFO
reed
2015-05-05
*
Requires a minor API change to pass the color table to getScanlineDecoder, as...
msarett
2015-04-29
*
SkJpegCodec
msarett
2015-04-15
*
Get rid of leaks in SkCodec::NewFromStream.
scroggo
2015-04-03
*
SkCodec::onGetScanlineDecoder must call rewind.
scroggo
2015-04-01
*
Creating a new wrapper for gif decoder
msarett
2015-04-01
*
SkCodec: add wbmp class
halcanary
2015-03-27
*
SkCodec: conditionally remove fInfo
halcanary
2015-03-26
*
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
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
*
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
*
Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of ht...
egdaniel
2015-03-16
*
fix for invalid for loop syntax broke build
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
[prev]