Commit message (Expand) | Author | Age | |
---|---|---|---|
* | make allocPixels throw on failure | reed | 2014-09-02 |
* | remove deprecated use of bitmap config from tests | commit-bot@chromium.org | 2014-03-05 |
* | 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 |
* | GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a... | epoger@google.com | 2013-05-24 |
* | fix BitmapHasher unittest failure as of r9064 | epoger@google.com | 2013-05-08 |
* | SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash | epoger@google.com | 2013-05-03 |
* | rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use | epoger@google.com | 2013-04-12 |