Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Switch SkAutoMalloc to SkAutoTMalloc to avoid cast | scroggo | 2015-12-10 |
* | make allocPixels throw on failure | reed | 2014-09-02 |
* | hide SkBitmap::setConfig | reed | 2014-06-09 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Convert two more tests to DEF_TEST() macro. | tfarina@chromium.org | 2014-01-06 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 2013-10-21 |
* | remove dst/rendertarget support for kARGB_4444_Config | reed@google.com | 2013-06-21 |
* | ARGB image encoder for checksums. | bungeman@google.com | 2013-04-23 |