1. 14a6430 SkSTArenaAlloc by Florin Malita · 7 years ago
  2. c3cc5fa Move from SkChunkAlloc to SkArenaAlloc for PathOps by Herb Derby · 8 years ago
  3. c0a4c4f Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps" by Derek Sollenberger · 8 years ago
  4. 38c6018 Move from SkChunkAlloc to SkArenaAlloc for PathOps by Herb Derby · 8 years ago
  5. fa9193d one more empty contour by Cary Clark · 8 years ago
  6. 51c5678 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  7. 2fd58a2 Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of https://codereview.chromium.org/2481463002/ ) by caryclark · 8 years ago
  8. d8db392 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  9. ab87d7a coin debugging runs all tests in extended by Cary Clark · 8 years ago
  10. e3a4e99 fix cubic linear test by caryclark · 8 years ago
  11. eed356d Rewriting path writer by caryclark · 8 years ago
  12. 7b33bf1 fix builder fuzz by caryclark · 8 years ago
  13. 55888e4 pathops coincidence and security rewrite by caryclark · 8 years ago
  14. dae6b97 fix pathops fuzz bugs by caryclark · 8 years ago
  15. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  16. d434972 fix path ops fuzz buster by caryclark · 9 years ago
  17. 218f21a don't fix winding for empty paths by caryclark · 9 years ago
  18. d83f495 initialize firstDir by caryclark · 9 years ago
  19. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  20. 4e1a4c9 fix builder winding again by caryclark · 9 years ago
  21. 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
  22. fba9da7 fix path op builder by caryclark · 9 years ago
  23. 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
  24. 5435929 cumulative pathops patch by caryclark · 10 years ago
  25. 45fa447 new files for pathops geometric intersection by caryclark · 10 years ago