Commit message (Expand) | Author | Age | |
---|---|---|---|
* | change SkStreams to work with sk_sp<SkData> instead of SkData* | reed | 2016-09-12 |
* | Support color xforms for kIndex8 pngs | msarett | 2016-08-22 |
* | Remove obsolete image codec colorspace hacks. | brianosman | 2016-04-21 |
* | Add ability to default incoming image data as sRGB by default. | herb | 2016-04-15 |
* | Workaround to set the sRGB flag on SkImageGenerator | msarett | 2016-03-23 |
* | Update Skia's YUV API | msarett | 2016-03-10 |
* | Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.... | msarett | 2016-03-07 |
* | Update Skia's YUV API | msarett | 2016-03-07 |
* | Add getYUV8Planes() API to SkCodec | msarett | 2016-01-22 |
* | Create an SkCodecImageGenerator | msarett | 2016-01-14 |