Commit message (Expand) | Author | Age | |
---|---|---|---|
* | change SkStreams to work with sk_sp<SkData> instead of SkData* | reed | 2016-09-12 |
* | Convert SkAutoTUnref<SkData> to sk_sp<SkData>. | bungeman | 2016-08-03 |
* | 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 |