1. 218f21a don't fix winding for empty paths by caryclark · 9 years ago
  2. d83f495 initialize firstDir by caryclark · 9 years ago
  3. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  4. 4e1a4c9 fix builder winding again by caryclark · 9 years ago
  5. 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
  6. fba9da7 fix path op builder by caryclark · 9 years ago
  7. 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 · 10 years ago
  8. 5435929 cumulative pathops patch by caryclark · 10 years ago
  9. 45fa447 new files for pathops geometric intersection by caryclark · 10 years ago