1. a99b6ce start removing uses of SkScalarMul by Mike Reed · 8 years ago
  2. 0adbd3e make SpecialLineRec::addSegment assert more permissive to accomodate rounding error by lsalzman · 8 years ago
  3. f41ae2f limit the number of points in SkDashPathEffect::asPoints by lsalzman · 8 years ago
  4. 398e3f4 Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. by bsalomon · 8 years ago
  5. a058786 Make SkDashPathEffect fail for stroke+fill style (in addition to fill style) by bsalomon · 8 years ago
  6. eb75c7d allow one zero length dash by caryclark · 8 years ago
  7. 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 8 years ago
  8. 5e1a248 allow one zero length dash by caryclark · 8 years ago
  9. d3cfd94 don't create zero length intervals by caryclark · 8 years ago
  10. 7f229ed Revert of don't create zero length intervals (patchset #1 id:1 of https://codereview.chromium.org/1766243004/ ) by robertphillips · 8 years ago
  11. 18bbd00 don't create zero length intervals by caryclark · 8 years ago
  12. 1a7eb26 resolution dependent path measure by caryclark · 9 years ago
  13. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  14. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  15. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  16. 5cb00a9 zero-length cap fix by caryclark · 9 years ago
  17. 21b998b Revert of experiment with zero-length round capped line segments (patchset #4 id:60001 of https://codereview.chromium.org/1309753002/ ) by caryclark · 9 years ago
  18. dd3c165 experiment with zero-length round capped line segments by caryclark · 9 years ago
  19. 21402e3 Bug fix for cull_line in SkDashPathEffect. by egdaniel · 10 years ago
  20. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
  21. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  22. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  23. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago