Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make header files idempotent; script to check | Hal Canary | 2017-02-13 |
* | Implement scaling in SkCodecImageGenerator | Leon Scroggins III | 2016-12-21 |
* | remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag | Mike Reed | 2016-12-08 |
* | Remove SkAutoTDelete. | Ben Wagner | 2016-11-03 |
* | 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 |