1. 14a6430 SkSTArenaAlloc by Florin Malita · 7 years ago
  2. c3cc5fa Move from SkChunkAlloc to SkArenaAlloc for PathOps by Herb Derby · 7 years ago
  3. c0a4c4f Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps" by Derek Sollenberger · 7 years ago
  4. 38c6018 Move from SkChunkAlloc to SkArenaAlloc for PathOps by Herb Derby · 7 years ago
  5. b60e864 Scale the result of TightBounds when path was inverse-scaled by Fredrik Söderquist · 8 years ago
  6. 61c21cd tight bounds optimization by caryclark · 8 years ago
  7. eed356d Rewriting path writer by caryclark · 8 years ago
  8. 55888e4 pathops coincidence and security rewrite by caryclark · 8 years ago
  9. dae6b97 fix pathops fuzz bugs by caryclark · 8 years ago
  10. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  11. d434972 fix path ops fuzz buster by caryclark · 9 years ago
  12. 624637c Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges. by caryclark · 9 years ago
  13. 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
  14. 5435929 cumulative pathops patch by caryclark · 9 years ago
  15. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  16. 74c464a Revert of fix destructor order to fix build (patchset #1 id:1 of https://codereview.chromium.org/1033703002/) by caryclark · 9 years ago
  17. c207f9b fix destructor order to fix build by caryclark · 9 years ago
  18. ccec0f9 pathops version two by caryclark · 9 years ago
  19. a8d2ffb add pathops tight bounds; conform path ops' gyp to unit tests by caryclark · 10 years ago