aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/circulararcs.cpp
Commit message (Expand)AuthorAge
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* avoid generating degenerate conic from arcGravatar caryclark2016-08-26
* Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for odd...Gravatar bsalomon2016-08-25
* Add cap type variations to circular arcs GMsGravatar bsalomon2016-08-22
* Add stroke-and-fill circular arc test, test near 180deg arc in all circular_a...Gravatar bsalomon2016-08-22
* Adjust angles in circular arcs GMs to test smaller arcsGravatar bsalomon2016-08-22
* Rename circular_arcs_circular_arcs_fill to circular_arcs_fill.Gravatar bsalomon2016-08-19
* Add GMs for testing drawArc.Gravatar bsalomon2016-08-19