- a212b95 Fix cases of variable shadowing in gm/. by John Stiles · 3 years, 3 months ago
- 06d7c9d Revert "Revert "use pathbuilder"" by Mike Reed · 4 years, 2 months ago
- 43e3e91 Revert "use pathbuilder" by Mike Reed · 4 years, 2 months ago
- 4b25d41 use pathbuilder by Mike Reed · 4 years, 2 months ago
- 9ded74e use strokeandfill patheffect, and fix it by Mike Reed · 4 years, 6 months ago
- 1963009 stroke-and-fill is deprecated, introduce simpler api by Mike Reed · 4 years, 6 months ago
- 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 5 years ago
- 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- e3deee1 Use a smaller tolerance when chopping conics to quads by Brian Osman · 6 years ago
- dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
- f71ab8f avoid generating degenerate conic from arc by caryclark · 8 years ago
- 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
- 4c261d0 Add cap type variations to circular arcs GMs by bsalomon · 8 years ago
- ac1d0ab Add stroke-and-fill circular arc test, test near 180deg arc in all circular_arc_tests by bsalomon · 8 years ago
- 36da771 Adjust angles in circular arcs GMs to test smaller arcs by bsalomon · 8 years ago
- 4c54788 Rename circular_arcs_circular_arcs_fill to circular_arcs_fill. by bsalomon · 8 years ago
- 71c5eee Add GMs for testing drawArc. by bsalomon · 8 years ago