1. 4c65144 fix dashimpl underflow by Mike Reed · 7 years ago
  2. f08d1d0 Stop using SkTSwap. by Ben Wagner · 7 years ago
  3. 4fb229d handle closed dashed rects by Cary Clark · 8 years ago
  4. 9838b49 Revert "Revert "long rect dash fix with guards"" by Greg Daniel · 8 years ago
  5. fa6b6c2 Revert "long rect dash fix with guards" by Greg Daniel · 8 years ago
  6. 93ceab1 long rect dash fix with guards by Cary Clark · 8 years ago
  7. 16a127f Revert "long rect dash with guards" by Cary Clark · 8 years ago
  8. 4ad0c59 long rect dash with guards by Cary Clark · 8 years ago
  9. 394197d Revert "efficiently dash very large rectangles and very long lines" by Cary Clark · 8 years ago
  10. 1ad8198 efficiently dash very large rectangles and very long lines by Cary Clark · 8 years ago
  11. 0b1df4b fix zero length dashed lines by Cary Clark · 8 years ago
  12. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 8 years ago
  13. a99b6ce start removing uses of SkScalarMul by Mike Reed · 9 years ago
  14. 0adbd3e make SpecialLineRec::addSegment assert more permissive to accomodate rounding error by lsalzman · 9 years ago
  15. f41ae2f limit the number of points in SkDashPathEffect::asPoints by lsalzman · 9 years ago
  16. 398e3f4 Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. by bsalomon · 9 years ago
  17. a058786 Make SkDashPathEffect fail for stroke+fill style (in addition to fill style) by bsalomon · 9 years ago
  18. eb75c7d allow one zero length dash by caryclark · 9 years ago
  19. 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 9 years ago
  20. 5e1a248 allow one zero length dash by caryclark · 9 years ago
  21. d3cfd94 don't create zero length intervals by caryclark · 9 years ago
  22. 7f229ed Revert of don't create zero length intervals (patchset #1 id:1 of https://codereview.chromium.org/1766243004/ ) by robertphillips · 9 years ago
  23. 18bbd00 don't create zero length intervals by caryclark · 9 years ago
  24. 1a7eb26 resolution dependent path measure by caryclark · 10 years ago
  25. 3127c99 ubsan shift fixes by caryclark · 10 years ago
  26. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 10 years ago
  27. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  28. 5cb00a9 zero-length cap fix by caryclark · 10 years ago
  29. 21b998b Revert of experiment with zero-length round capped line segments (patchset #4 id:60001 of https://codereview.chromium.org/1309753002/ ) by caryclark · 10 years ago
  30. dd3c165 experiment with zero-length round capped line segments by caryclark · 10 years ago
  31. 21402e3 Bug fix for cull_line in SkDashPathEffect. by egdaniel · 11 years ago
  32. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 11 years ago
  33. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 11 years ago
  34. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 11 years ago
  35. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 11 years ago