1. 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 4 years, 8 months ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. e3deee1 Use a smaller tolerance when chopping conics to quads by Brian Osman · 6 years ago
  5. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  6. f71ab8f avoid generating degenerate conic from arc by caryclark · 8 years ago
  7. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  8. 4c261d0 Add cap type variations to circular arcs GMs by bsalomon · 8 years ago
  9. ac1d0ab Add stroke-and-fill circular arc test, test near 180deg arc in all circular_arc_tests by bsalomon · 8 years ago
  10. 36da771 Adjust angles in circular arcs GMs to test smaller arcs by bsalomon · 8 years ago
  11. 4c54788 Rename circular_arcs_circular_arcs_fill to circular_arcs_fill. by bsalomon · 8 years ago
  12. 71c5eee Add GMs for testing drawArc. by bsalomon · 8 years ago