1. 67b1b2a Fix fuzzer-discovered undefined behavior with NaN. by John Stiles · 3 years, 4 months ago
  2. acc6b15 Handle overflow of accumulated rect perimeter in SkDaskPath cull_path by Robert Phillips · 3 years, 9 months ago
  3. 3872c98 Move convexity enum out of public by Mike Reed · 4 years, 2 months ago
  4. 6052c0b Only expose isConvex on path publicly. by Mike Reed · 4 years, 2 months ago
  5. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 9 months ago
  6. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 5 years ago
  7. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  8. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  9. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  10. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  11. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  12. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  13. fb83927 less clever skipMoveTo logic by Mike Klein · 5 years ago
  14. 0bbb3c1 rewrite SkDashPath.cpp's cull_path() logic by Mike Klein · 5 years ago
  15. e2556a4 inline helpers in SkDashPath.cpp cull_path() by Mike Klein · 5 years ago
  16. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  17. 98acec5 remove some dead flags by Mike Reed · 6 years ago
  18. 4c65144 fix dashimpl underflow by Mike Reed · 6 years ago
  19. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  20. 4fb229d handle closed dashed rects by Cary Clark · 7 years ago
  21. 9838b49 Revert "Revert "long rect dash fix with guards"" by Greg Daniel · 7 years ago
  22. fa6b6c2 Revert "long rect dash fix with guards" by Greg Daniel · 7 years ago
  23. 93ceab1 long rect dash fix with guards by Cary Clark · 7 years ago
  24. 16a127f Revert "long rect dash with guards" by Cary Clark · 7 years ago
  25. 4ad0c59 long rect dash with guards by Cary Clark · 7 years ago
  26. 394197d Revert "efficiently dash very large rectangles and very long lines" by Cary Clark · 7 years ago
  27. 1ad8198 efficiently dash very large rectangles and very long lines by Cary Clark · 7 years ago
  28. 0b1df4b fix zero length dashed lines by Cary Clark · 7 years ago
  29. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  30. a99b6ce start removing uses of SkScalarMul by Mike Reed · 8 years ago
  31. 0adbd3e make SpecialLineRec::addSegment assert more permissive to accomodate rounding error by lsalzman · 8 years ago
  32. f41ae2f limit the number of points in SkDashPathEffect::asPoints by lsalzman · 8 years ago
  33. 398e3f4 Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. by bsalomon · 8 years ago
  34. a058786 Make SkDashPathEffect fail for stroke+fill style (in addition to fill style) by bsalomon · 8 years ago
  35. eb75c7d allow one zero length dash by caryclark · 9 years ago
  36. 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 9 years ago
  37. 5e1a248 allow one zero length dash by caryclark · 9 years ago
  38. d3cfd94 don't create zero length intervals by caryclark · 9 years ago
  39. 7f229ed Revert of don't create zero length intervals (patchset #1 id:1 of https://codereview.chromium.org/1766243004/ ) by robertphillips · 9 years ago
  40. 18bbd00 don't create zero length intervals by caryclark · 9 years ago
  41. 1a7eb26 resolution dependent path measure by caryclark · 9 years ago
  42. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  43. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  44. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  45. 5cb00a9 zero-length cap fix by caryclark · 9 years ago
  46. 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
  47. dd3c165 experiment with zero-length round capped line segments by caryclark · 9 years ago
  48. 21402e3 Bug fix for cull_line in SkDashPathEffect. by egdaniel · 10 years ago
  49. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
  50. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  51. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  52. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago