Commit message (Expand) | Author | Age | |
---|---|---|---|
* | GM: some header cleanup | Mike Klein | 2017-03-22 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | Enlarge strokerect GM size to reveal hidden content | bsalomon | 2016-07-06 |
* | fix non-square stroke rects (non-aa) | reed | 2016-06-10 |
* | revised strokerect gm | caryclark | 2015-12-22 |
* | 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 |
* | Turn on quilt mode in DM. | commit-bot@chromium.org | 2014-04-30 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | test for StrokeAndFill as well in this GM | reed@google.com | 2012-11-20 |
* | add specialty strokeRect() to SkStroke, which can return much cleaner results | reed@google.com | 2012-11-20 |