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