Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Switch SkAutoMalloc to SkAutoTMalloc to avoid cast | 2015-12-10 | |
* | Make SkCodec support peek() and read() | 2015-12-08 | |
* | Add subsetting to SkScanlineDecoder | 2015-10-13 | |
* | Fill incomplete images in SkCodec parent class | 2015-10-09 | |
* | Move all knowledge of X sampling into SkScaledCodec | 2015-10-02 | |
* | Call rewindIfNeeded in SkCodec | 2015-09-30 | |
* | Style Change: NULL->nullptr | 2015-08-27 | |
* | Style Change: SkNEW->new; SkDELETE->delete | 2015-08-26 | |
* | Support more swizzles to 565 in SkCodec | 2015-08-14 | |
* | Consolidate SkCodec functions for handling rewind | 2015-08-12 | |
* | Let SkWebpCodec decode to 565 | 2015-08-06 | |
* | Add the ability to decode a subset to SkCodec | 2015-07-22 | |
* | SkCodec no longer inherits from SkImageGenerator. | 2015-07-09 | |
* | Prevent webp from producing 0 dimensional images | 2015-06-19 | |
* | Add SkWebpCodec, for decoding .webp images. | 2015-06-18 |