Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS | reed | 2015-06-23 |
* | remove dead code behind BOOL_ONGETINFO | reed | 2015-05-05 |
* | change default impl to facilitate transition in blink/chrome | reed | 2015-03-20 |
* | guarded change to SkImageGenerator to make getInfo() const | reed | 2015-03-19 |
* | Option for SkCodec to treat dst as all zeroes. | scroggo | 2015-03-17 |
* | Rename onGetPixelsEnum back to onGetPixels. | scroggo | 2015-02-19 |
* | Fix conversion from enum to bool error. | scroggo | 2015-02-13 |
* | Make SkImageGenerator::getPixels() return an enum. | scroggo | 2015-02-13 |
* | remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI | reed | 2014-09-30 |
* | Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. | rileya | 2014-09-12 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Skia side RGB to YUV gpu conversion | sugoi | 2014-07-21 |
* | move SkImageGenerator.cpp from src/images to src/core | reed@google.com | 2014-05-29 |