| Commit message (Expand) | Author | Age |
* | Delete reallyHasAlpha() from SkCodec | msarett | 2016-01-11 |
* | Create an SkAndroidCodec API separate from SkCodec | msarett | 2015-10-21 |
* | Fill incomplete images in SkCodec parent class | msarett | 2015-10-09 |
* | Scanline decoding for gifs | msarett | 2015-09-07 |
* | Revert of Scanline decoding for gifs (patchset #15 id:380001 of https://coder... | jcgregorio | 2015-09-05 |
* | Scanline decoding for gifs | msarett | 2015-09-04 |
* | Scanline decoding for bmp | msarett | 2015-08-31 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Support more swizzles to 565 in SkCodec | scroggo | 2015-08-14 |
* | Split SkBmpCodec into three separate classes | msarett | 2015-08-06 |
* | Scanline decoding for wbmp | msarett | 2015-08-05 |
* | Remove sk_memcpy32 | mtklein | 2015-07-27 |
* | Requires a minor API change to pass the color table to getScanlineDecoder, as... | msarett | 2015-04-29 |
* | Use a wrapper for SkDebugf in SkCodec. | scroggo | 2015-03-26 |
* | Adding swizzles for bmp: | msarett | 2015-03-18 |
* | 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 |