Commit message (Expand) | Author | Age | |
---|---|---|---|
* | GIF: Only report a frame after knowing dependency | Leon Scroggins III | 2017-01-30 |
* | GIF: Avoid copying/storing data when possible | Leon Scroggins III | 2016-12-19 |
* | Add SkCodec::FrameInfo::fFullyReceived | Leon Scroggins III | 2016-12-14 |
* | Fix SkGifCodec bugs around truncated data | Leon Scroggins III | 2016-12-12 |
* | Do not create SkGifCodec if true size is not known | Leon Scroggins III | 2016-12-09 |
* | Remove SkAutoTDelete. | Ben Wagner | 2016-11-03 |
* | Add support for multiple frames in SkCodec | scroggo | 2016-10-24 |
* | Make SkPngCodec decode progressively. | scroggo | 2016-09-16 |