Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add drawString helper to canvas | Cary Clark | 2017-04-28 |
* | GM: some header cleanup | Mike Klein | 2017-03-22 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | Update SkBlurImageFilter to sk_sp | robertphillips | 2016-04-04 |
* | SkBlurImageFilter returns input when sigma = 0 | xidachen | 2015-12-10 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | make pixelsnap textblob* etc gm portable | caryclark | 2015-07-28 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Cleanup: Another round of override fixes. | tfarina | 2014-12-20 |
* | 2D kernel initial wiring for Guassian | joshualitt | 2014-08-11 |