1. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  2. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  3. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  6. 8af4c40 use atomic for global test counters by Cary Clark · 6 years ago
  7. 4533f3d add simplify to json tests by Cary Clark · 6 years ago
  8. ff80c2a remove SkMemoryWStream -- unused externally by Mike Reed · 8 years ago
  9. 8f18643 remove sprintf by caryclark · 8 years ago
  10. 2bec26a fix security bug by caryclark · 8 years ago
  11. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  12. 38a017b clean up tests by caryclark · 9 years ago
  13. 08bc848 fix multiple intersection logic by caryclark · 9 years ago
  14. 03b03ca working on initial winding for cubics by caryclark · 9 years ago
  15. 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
  16. 5435929 cumulative pathops patch by caryclark · 9 years ago
  17. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  18. ccec0f9 pathops version two by caryclark · 9 years ago
  19. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  20. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  21. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  22. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  23. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  24. 78e7b4e Get rid of DEFINE_TESTCLASS_SHORT() macro. by tfarina@chromium.org · 11 years ago
  25. 8d0a524 harden and speed up path op unit tests by caryclark@google.com · 11 years ago
  26. fa2aeee path ops near exact by caryclark@google.com · 11 years ago
  27. 16cfe40 allow tests to optionally use multiple threads by caryclark@google.com · 11 years ago
  28. ad65a3e path ops work in progress by caryclark@google.com · 11 years ago
  29. 66089e4 Make parallel unit testing work on windows by caryclark@google.com · 11 years ago
  30. 818b0cc Add implementation of path ops by caryclark@google.com · 11 years ago