1. 7b33bf1 fix builder fuzz by caryclark · 8 years ago
  2. 55888e4 pathops coincidence and security rewrite by caryclark · 8 years ago
  3. dae6b97 fix pathops fuzz bugs by caryclark · 8 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. d434972 fix path ops fuzz buster by caryclark · 9 years ago
  6. 218f21a don't fix winding for empty paths by caryclark · 9 years ago
  7. d83f495 initialize firstDir by caryclark · 9 years ago
  8. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  9. 4e1a4c9 fix builder winding again by caryclark · 9 years ago
  10. 5b5ddd7 The path ops builder code needs to determine the winding of each contour added, and reverse windings if the contours are nested in other contours. by caryclark · 9 years ago
  11. fba9da7 fix path op builder by caryclark · 9 years ago
  12. 1049f12 Now, path ops natively intersect conics, quads, and cubics in any combination. There are still a class of cubic tests that fail and a handful of undiagnosed failures from skps and fuzz tests, but things are much better overall. by caryclark · 9 years ago
  13. 5435929 cumulative pathops patch by caryclark · 9 years ago
  14. 45fa447 new files for pathops geometric intersection by caryclark · 10 years ago