1. 2ccdb63 SkPDF: clean up overuse of SK_SUPPORT_PDF by halcanary · 9 years ago
  2. 87f3ba4 Simplify skiatest framework. by halcanary · 10 years ago
  3. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  4. 0ee2627 When running DM, write test failures to json. by scroggo · 10 years ago
  5. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  6. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  7. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  8. 9ea53f9 Preprend Test to test function name generated by DEF_TEST() macro. by tfarina · 10 years ago
  9. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  10. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  11. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
  12. 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
  13. 0dc5bd1 Let DM run unit tests. by commit-bot@chromium.org · 11 years ago
  14. 79e1326 Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/) by commit-bot@chromium.org · 11 years ago
  15. 6bd250a Let DM run unit tests. by commit-bot@chromium.org · 11 years ago
  16. 5a47b09 Reland "Add --skip_cpu and --skip_gpu options to tests" by commit-bot@chromium.org · 11 years ago
  17. 04bfdc3 Revert of Add --skip_cpu and --skip_gpu options to tests (https://codereview.chromium.org/144343004/) by commit-bot@chromium.org · 11 years ago
  18. 5683acd Add --skip_cpu and --skip_gpu options to tests by commit-bot@chromium.org · 11 years ago
  19. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  20. a9325fa Add REPORTF test macro. by halcanary@google.com · 11 years ago
  21. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  22. 07e97fc path ops work in progress by caryclark@google.com · 11 years ago
  23. 1f79286 Refactor: clean up some unused or mostly-unused API I saw here. by commit-bot@chromium.org · 11 years ago
  24. c76218d Fix bug in setting directories for tests. by scroggo@google.com · 11 years ago
  25. c7e08bd Also proxy bumpTestCount. by commit-bot@chromium.org · 11 years ago
  26. 0506b9d Make it clearer what's going on at the end of tests. BUG= R=reed@google.com by commit-bot@chromium.org · 11 years ago
  27. 197845a Add --threads to tests binary, to run non-GPU tests on multiple cores. by commit-bot@chromium.org · 11 years ago
  28. 16cfe40 allow tests to optionally use multiple threads by caryclark@google.com · 11 years ago
  29. db60de7 shape ops test fixes by caryclark@google.com · 11 years ago
  30. d54e1e9 add extended option to Test by caryclark@google.com · 11 years ago
  31. cb62650 Add --resourcePath flag to the test program. by djsollen@google.com · 11 years ago
  32. 789c6f2 add --tmpDir foo option to tests, to allow unittests that want to write/read files by reed@google.com · 12 years ago
  33. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 12 years ago
  34. 0945bde Fix test app to ensure that we destroy our GPU resources. by djsollen@google.com · 12 years ago
  35. bdb1be5 Added cache stats printout to tests by robertphillips@google.com · 12 years ago
  36. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  37. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  38. 1cc8f6f Adding more unit testing for SkCanvas and derived classes. by junov@chromium.org · 13 years ago
  39. e295313 move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol style LF on all gpu files by bsalomon@google.com · 13 years ago
  40. a8e686e Make program unit test run clean and add it to tests program by bsalomon@google.com · 13 years ago
  41. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  42. eeb3b7f support -android mode when running tests, which spews out android specific by reed@android.com · 15 years ago
  43. 80e39a7 cleanup formating (e.g. no trailing spaces) by reed@android.com · 15 years ago
  44. ed67331 add initial unittest framework (tests) by reed@android.com · 16 years ago