1. 4efcb7d handle degenerate cubic loops by Cary Clark · 6 years ago
  2. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  3. febbffa Improve cubic KLM accuracy by Chris Dalton · 7 years ago
  4. 4343654 Improve accuracy of cubic classification by Chris Dalton · 7 years ago
  5. 7eb01e0 simplify bug by Cary Clark · 8 years ago
  6. a35ab3e fix fuzzers by caryclark · 8 years ago
  7. 6c3b9cd fix tiger b by caryclark · 8 years ago
  8. 27c015d split tight quads and conics by caryclark · 8 years ago
  9. 26ad22a Enabling clip stack flattening exercises path ops. by caryclark · 9 years ago
  10. 6ff734b remove unused fields from SkOpSegment by caryclark · 9 years ago
  11. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  12. 94c902e fix pathops fuzz failures by caryclark · 9 years ago
  13. 03b03ca working on initial winding for cubics by caryclark · 9 years ago
  14. 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
  15. 5435929 cumulative pathops patch by caryclark · 9 years ago
  16. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  17. 82dec0e1 Revert of remove obsolete tests (patchset #1 id:1 of https://codereview.chromium.org/1030883002/) by caryclark · 9 years ago
  18. e02c944 remove obsolete tests by caryclark · 9 years ago
  19. ccec0f9 pathops version two by caryclark · 9 years ago
  20. dac1d17 Enabling the canvas bit to turn the clip stack into a flat replace exposed around 100 failures when testing the 800K skp set generated from the top 1M web sites. by caryclark · 10 years ago
  21. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  22. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  23. 78e7b4e Get rid of DEFINE_TESTCLASS_SHORT() macro. by tfarina@chromium.org · 11 years ago
  24. 927b702 remove unused reduce order code by caryclark@google.com · 11 years ago
  25. a2bbc6e pathops work in progress by caryclark@google.com · 11 years ago
  26. b0a0589 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  27. 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
  28. 570863f path ops work in progress by caryclark@google.com · 11 years ago
  29. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  30. 4fdbb22 turn off debugging printfs by caryclark@google.com · 11 years ago
  31. 8d0a524 harden and speed up path op unit tests by caryclark@google.com · 11 years ago
  32. 5ec2b1e call newOneOff instead of oneOff by caryclark@google.com · 11 years ago
  33. 8dcea7d Fix compiler warning/error in r10079 by robertphillips@google.com · 11 years ago
  34. 3dd2784 add florin tests by caryclark@google.com · 11 years ago
  35. fa2aeee path ops near exact by caryclark@google.com · 11 years ago
  36. 07e97fc path ops work in progress by caryclark@google.com · 11 years ago
  37. d892bd8 convert pathops to use SkSTArray where possible. by caryclark@google.com · 11 years ago
  38. cffbcc3 path ops -- rewrite angle sort by caryclark@google.com · 11 years ago
  39. a5e5592 path ops -- fix skp bugs by caryclark@google.com · 11 years ago
  40. b3f0921 shape ops work in progress by caryclark@google.com · 11 years ago
  41. ad65a3e path ops work in progress by caryclark@google.com · 11 years ago
  42. db60de7 shape ops test fixes by caryclark@google.com · 11 years ago
  43. 9166dcb Add intersections for path ops by caryclark@google.com · 11 years ago