Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add drawString helper to canvas | Cary Clark | 2017-04-28 |
* | GM: some header cleanup | Mike Klein | 2017-03-22 |
* | hide trivial helpers on canvas | Mike Reed | 2017-02-22 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | use Make instead of Create to return a shared shader | reed | 2016-03-08 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | make pixelsnap textblob* etc gm portable | caryclark | 2015-07-28 |
* | Make pixel_snap GMs incur less platform-specific variation | bsalomon | 2015-04-22 |
* | Add GM to test non-AA pixel snapping for points, lines, rects. | bsalomon | 2015-04-22 |