Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | make tests portable by using 565 compatible colors | caryclark | 2015-07-29 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | add gm for path-arcs, and catch degenerate arc in conic-case | reed | 2015-02-17 |
* | add gm for stroked circles that are zoomed | reed | 2015-02-10 |
* | more gms for conics | reed | 2015-02-09 |
* | add SkAnimTimer, SPACE = pause/resume, ESP = stop | reed | 2015-02-02 |
* | allow GMs to animate | reed | 2015-02-01 |
* | add new gm for SkPath::addArc() | reed | 2015-01-29 |