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