1. 16cfe40 allow tests to optionally use multiple threads by caryclark@google.com · 11 years ago
  2. 5a6324e Better fix for the patched build. by scroggo@google.com · 11 years ago
  3. 9aff148 restore option to --match (instead of --matchStr) by reed@google.com · 11 years ago
  4. 746cd0f Fix build. Unreviewed. by scroggo@google.com · 11 years ago
  5. ba59d64 use commandlineflags for tests/ by commit-bot@chromium.org · 11 years ago
  6. 391ca66 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  7. d54e1e9 add extended option to Test by caryclark@google.com · 11 years ago
  8. cb62650 Add --resourcePath flag to the test program. by djsollen@google.com · 11 years ago
  9. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 12 years ago
  10. 789c6f2 add --tmpDir foo option to tests, to allow unittests that want to write/read files by reed@google.com · 12 years ago
  11. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 12 years ago
  12. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. 4e23068 Re-enable inst counting in debug builds. by bsalomon@google.com · 12 years ago
  14. f4d1b39 Remove legacy flag for android from tests by djsollen@google.com · 12 years ago
  15. 0945bde Fix test app to ensure that we destroy our GPU resources. by djsollen@google.com · 12 years ago
  16. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  17. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  18. bdb1be5 Added cache stats printout to tests by robertphillips@google.com · 12 years ago
  19. 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
  20. a276975 check for memory leaks in debug-build by reed@google.com · 12 years ago
  21. 91d449e add header to document debug-vs-release, fixed-vs-float by reed@google.com · 13 years ago
  22. 5af16f8 Reduce size of filter mask. http://codereview.appspot.com/4965057/ by bungeman@google.com · 13 years ago
  23. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  24. f65817c remove last vestiges of intentional break by epoger@google.com · 13 years ago
  25. 3325084 fix intentional break by epoger@google.com · 13 years ago
  26. 601d1ba another intentional break by epoger@google.com · 13 years ago
  27. 3721a7a fix intentional break by epoger@google.com · 13 years ago
  28. 2278a78 intentional error to exercise buildbot emails by epoger@google.com · 13 years ago
  29. a8fd79d make tests return nonzero if failing by epoger@google.com · 13 years ago
  30. 1db89dc update tests for blitrow by reed@android.com · 14 years ago[Renamed from tests/testmain.cpp]
  31. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  32. eeb3b7f support -android mode when running tests, which spews out android specific by reed@android.com · 15 years ago
  33. 80e39a7 cleanup formating (e.g. no trailing spaces) by reed@android.com · 15 years ago
  34. 57b799e rename tests/main to testmain.cpp by reed@android.com · 15 years ago[Renamed (74%) from tests/main.cpp]
  35. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  36. 5e5adfd migrate more legacy unittests into tests/ SkParse yet to be cleaned up by reed@android.com · 15 years ago
  37. ed67331 add initial unittest framework (tests) by reed@android.com · 16 years ago