Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | avoid generating degenerate conic from arc | caryclark | 2016-08-26 |
* | Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for odd... | bsalomon | 2016-08-25 |
* | Add cap type variations to circular arcs GMs | bsalomon | 2016-08-22 |
* | Add stroke-and-fill circular arc test, test near 180deg arc in all circular_a... | bsalomon | 2016-08-22 |
* | Adjust angles in circular arcs GMs to test smaller arcs | bsalomon | 2016-08-22 |
* | Rename circular_arcs_circular_arcs_fill to circular_arcs_fill. | bsalomon | 2016-08-19 |
* | Add GMs for testing drawArc. | bsalomon | 2016-08-19 |