1. be28ee2 Make iOS main() functions normal. by Mike Klein · 7 years ago
  2. 59d5a0e Revert "offset angle check edge in common" by Cary Clark · 7 years ago
  3. d2eb581 offset angle check edge in common by Cary Clark · 7 years ago
  4. 918fb1f fuzz hang fix and pathops client debugging by Cary Clark · 8 years ago
  5. 9feb632 fix fuzz by caryclark · 8 years ago
  6. 1326068 formalize host debugging by caryclark · 8 years ago
  7. f114a9b fix mac all build by caryclark · 8 years ago
  8. a35c68d fix initialization order by Cary Clark · 8 years ago
  9. ab87d7a coin debugging runs all tests in extended by Cary Clark · 8 years ago
  10. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  11. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  12. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  13. ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 8 years ago
  14. 048494c clean up more dead code by mtklein · 8 years ago
  15. 26ad22a Enabling clip stack flattening exercises path ops. by caryclark · 9 years ago
  16. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  17. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  18. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  19. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  20. 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
  21. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  22. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  23. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  24. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  25. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  26. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  27. 297aaf9 Avoid wrong memory access due to double substitution and %% by kkinnunen · 9 years ago
  28. 87f3ba4 Simplify skiatest framework. by halcanary · 9 years ago
  29. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  30. a71d3af Cleanup: Use SkAutoGraphics in gm and tests. by tfarina · 10 years ago
  31. 0ee2627 When running DM, write test failures to json. by scroggo · 10 years ago
  32. 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
  33. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  34. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  35. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  36. 17f0b6d share dm and command flags by caryclark · 10 years ago
  37. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  38. 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
  39. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  40. 0dc5bd1 Let DM run unit tests. by commit-bot@chromium.org · 10 years ago
  41. 79e1326 Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/) by commit-bot@chromium.org · 10 years ago
  42. 6bd250a Let DM run unit tests. by commit-bot@chromium.org · 10 years ago
  43. 5a47b09 Reland "Add --skip_cpu and --skip_gpu options to tests" by commit-bot@chromium.org · 10 years ago
  44. 11ea96c tests: add --veryVerbose / -V by commit-bot@chromium.org · 10 years ago
  45. 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
  46. 5683acd Add --skip_cpu and --skip_gpu options to tests by commit-bot@chromium.org · 10 years ago
  47. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  48. 6dda827 add leaks flag to show unref'd insts by commit-bot@chromium.org · 10 years ago
  49. 261c666 Make tests output spin on the same line by default. by commit-bot@chromium.org · 11 years ago
  50. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  51. 3495c91 GpuTest::GetContext() doesn't exist. by commit-bot@chromium.org · 11 years ago
  52. f9a2759 tests: Provide a default resources path. by commit-bot@chromium.org · 11 years ago
  53. a7538ba SkThreadPool: tweak two little things that have been annoying me by commit-bot@chromium.org · 11 years ago
  54. f6842e7 In skia_test.cc, atomics -> mutex. by commit-bot@chromium.org · 11 years ago
  55. 1435f9f Add skia_tsan_build to match skia_asan_build and fix one example race. by bungeman@google.com · 11 years ago
  56. a6f37e7 Add ShouldSkip variant that can read a --match flag directly. by commit-bot@chromium.org · 11 years ago
  57. 5696baa dump out sizeof(void*) in header by reed@google.com · 11 years ago
  58. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  59. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  60. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  61. 8d0a524 harden and speed up path op unit tests by caryclark@google.com · 11 years ago
  62. 07e97fc path ops work in progress by caryclark@google.com · 11 years ago
  63. 1f79286 Refactor: clean up some unused or mostly-unused API I saw here. by commit-bot@chromium.org · 11 years ago
  64. c76218d Fix bug in setting directories for tests. by scroggo@google.com · 11 years ago
  65. 89d1827 fix error that ran no tests if no options were passed by caryclark@google.com · 11 years ago
  66. b631eec Allow unit tests to include or exclude test sets. by caryclark@google.com · 11 years ago
  67. e1c5429 Unbreak -z. The LocalReporter shim layer was forcing the pathops options back to defaults. by commit-bot@chromium.org · 11 years ago
  68. 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
  69. 44c661f Add thread-per-core setting to SkThreadPool. by commit-bot@chromium.org · 11 years ago
  70. 197845a Add --threads to tests binary, to run non-GPU tests on multiple cores. by commit-bot@chromium.org · 11 years ago
  71. 16cfe40 allow tests to optionally use multiple threads by caryclark@google.com · 11 years ago
  72. 5a6324e Better fix for the patched build. by scroggo@google.com · 11 years ago
  73. 9aff148 restore option to --match (instead of --matchStr) by reed@google.com · 11 years ago
  74. 746cd0f Fix build. Unreviewed. by scroggo@google.com · 11 years ago
  75. ba59d64 use commandlineflags for tests/ by commit-bot@chromium.org · 11 years ago
  76. 391ca66 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  77. d54e1e9 add extended option to Test by caryclark@google.com · 11 years ago
  78. cb62650 Add --resourcePath flag to the test program. by djsollen@google.com · 11 years ago
  79. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  80. 789c6f2 add --tmpDir foo option to tests, to allow unittests that want to write/read files by reed@google.com · 11 years ago
  81. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 11 years ago
  82. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  83. 4e23068 Re-enable inst counting in debug builds. by bsalomon@google.com · 11 years ago
  84. f4d1b39 Remove legacy flag for android from tests by djsollen@google.com · 12 years ago
  85. 0945bde Fix test app to ensure that we destroy our GPU resources. by djsollen@google.com · 12 years ago
  86. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  87. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  88. bdb1be5 Added cache stats printout to tests by robertphillips@google.com · 12 years ago
  89. 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
  90. a276975 check for memory leaks in debug-build by reed@google.com · 12 years ago
  91. 91d449e add header to document debug-vs-release, fixed-vs-float by reed@google.com · 13 years ago
  92. 5af16f8 Reduce size of filter mask. http://codereview.appspot.com/4965057/ by bungeman@google.com · 13 years ago
  93. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  94. f65817c remove last vestiges of intentional break by epoger@google.com · 13 years ago
  95. 3325084 fix intentional break by epoger@google.com · 13 years ago
  96. 601d1ba another intentional break by epoger@google.com · 13 years ago
  97. 3721a7a fix intentional break by epoger@google.com · 13 years ago
  98. 2278a78 intentional error to exercise buildbot emails by epoger@google.com · 13 years ago
  99. a8fd79d make tests return nonzero if failing by epoger@google.com · 13 years ago
  100. 1db89dc update tests for blitrow by reed@android.com · 14 years ago[Renamed from tests/testmain.cpp]