| Commit message (Expand) | Author | Age |
* | Call rewindIfNeeded in SkCodec | scroggo | 2015-09-30 |
* | Merge SkCodec with SkScanlineDecoder | scroggo | 2015-09-30 |
* | Move SkTemplates.h to private. | bungeman | 2015-08-19 |
* | Test scaling for small images | msarett | 2015-08-18 |
* | 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 |
* | 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 |
* | 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 |
* | SkCodec::onGetScanlineDecoder must call rewind. | scroggo | 2015-04-01 |
* | SkCodec: add wbmp class | halcanary | 2015-03-27 |
* | SkCodec: conditionally remove fInfo | halcanary | 2015-03-26 |
* | 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 |
* | 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 |
* | Add SkEncodedFormat, used by SkCodec. | scroggo | 2015-03-20 |
* | guarded change to SkImageGenerator to make getInfo() const | reed | 2015-03-19 |
* | Implement SkCodec::getScaledDimensions. | scroggo | 2015-03-18 |
* | Option for SkCodec to treat dst as all zeroes. | scroggo | 2015-03-17 |
* | 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 |
* | 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 |