Commit message (Expand) | Author | Age | |
---|---|---|---|
* | GM: some header cleanup | Mike Klein | 2017-03-22 |
* | Update SkMatrixImageFilter to sk_sp | robertphillips | 2016-04-05 |
* | GM: replace boilerplate with macros | halcanary | 2015-09-09 |
* | make tests portable by using 565 compatible colors | caryclark | 2015-07-29 |
* | Change some more GMs to clear to opaque black, not transparent black. | senorblanco | 2015-04-09 |
* | Move SkMatrixImageFilter into core, and add a factory fn for it. | senorblanco | 2015-03-20 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | Cleanup: Get rid of make_isize() function from gm.h. | tfarina | 2014-06-09 |
* | Speculative Mac 10.6 fix: disable medium & high filter quality tests. | senorblanco@chromium.org | 2014-03-25 |
* | Speculative Mac 10.6 fix: remove useless code from matriximagefilter GM. | senorblanco@chromium.org | 2014-03-25 |
* | Implement a generic matrix transform image filter. | senorblanco@chromium.org | 2014-03-25 |