aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/codec
Commit message (Expand)AuthorAge
* remove dead code behind BOOL_ONGETINFOGravatar reed2015-05-05
* Implementing a scanline decoder for jpegGravatar msarett2015-04-29
* Requires a minor API change to pass the color table to getScanlineDecoder, as...Gravatar msarett2015-04-29
* SkCodec::onGetScanlineDecoder must call rewind.Gravatar scroggo2015-04-01
* SkCodec: add wbmp classGravatar halcanary2015-03-27
* SkCodec: conditionally remove fInfoGravatar halcanary2015-03-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Add scanline decoding to SkCodec.Gravatar scroggo2015-03-25
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-25
* Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1...Gravatar tomhudson2015-03-24
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-24
* Add SkEncodedFormat, used by SkCodec.Gravatar scroggo2015-03-20
* guarded change to SkImageGenerator to make getInfo() constGravatar reed2015-03-19
* Implement SkCodec::getScaledDimensions.Gravatar scroggo2015-03-18
* Option for SkCodec to treat dst as all zeroes.Gravatar scroggo2015-03-17
* Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...Gravatar msarett2015-03-16
* Revert "Implementation of image decoding for bmp files, in accordance with th...Gravatar msarett2015-03-16
* Implementation of image decoding for bmp files, in accordance with the new API.Gravatar msarett2015-03-16
* Add SkCodec, including PNG implementation.Gravatar scroggo2015-03-03
* Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 ...Gravatar scroggo2015-03-02
* Add SkCodec, including PNG implementation.Gravatar scroggo2015-03-02