1. 992d4b11 Adding cast_unittests to valgrind tool by [email protected] · 12 years ago
  2. ce7a881 Add the --brave-new-test-launcher and --test-launcher-bot-mode flags to chrome_tests.py by [email protected] · 12 years ago
  3. e5bc4a2 GTTF: Disable new test launcher under Valgrind. by [email protected] · 12 years ago
  4. 9839efc Valgrind: Pass --gtest_shuffle option to gtest. by [email protected] · 12 years ago
  5. 52f905f events: Fix running events-unittests under valgrind/heapcheck. by [email protected] · 12 years ago
  6. 955429ac4 Fix chrome_tests.sh for local workflow by [email protected] · 12 years ago
  7. a1da409 Prepare chrome_tests.py for relative build dirs. by [email protected] · 12 years ago
  8. d7b8035 Valgrind: Bump up the parallelism for webkit layout tests. by [email protected] · 12 years ago
  9. 196fd40 Fix a TODO now that memory and try masters have restarted. by [email protected] · 12 years ago
  10. e0eaf04 Fix DrMemory bots for real. by [email protected] · 12 years ago
  11. e184feaf dirty workaround to get drmemory green by [email protected] · 12 years ago
  12. a09d280 more debug logging by [email protected] · 12 years ago
  13. 6994df8 Try to debug DrMemory bots. by [email protected] · 12 years ago
  14. e2307a2d Add --target flag to the chrome_tests.py scripts. by [email protected] · 12 years ago
  15. 9351299 Memory scripts: Accept --build-dir in addition to --build_dir. by [email protected] · 12 years ago
  16. 1809845 Valgrind/Heapcheck: Do not try to run layout tests with 0 jobs. by [email protected] · 12 years ago
  17. 8a61ca1e Support build directories other than 'out' for webkit tests. by [email protected] · 12 years ago
  18. 6126b99 Fix OOM on Valgrind Webkit bot. by [email protected] · 12 years ago
  19. 912c4c2 Remove googleurl_unittests hack. by [email protected] · 12 years ago
  20. 5c01d9c Reduce valgrind layout tests parallelism to avoid OOM by [email protected] · 12 years ago
  21. c4cd9878 Reduce the number of layout tests in a chunk by [email protected] · 12 years ago
  22. 2dda4b4 Add support for PPAPI, jingle and GPU tests to the heapcheck harness by [email protected] · 12 years ago
  23. 810d17bf valgrind/heapcheck: Add support for running app_list and message_center unittests. by [email protected] · 12 years ago
  24. 10fe998 increase timeout for browser_tests to avoid test timeout when running browser_tests in Dr.Memory by [email protected] · 12 years ago
  25. 739aa4e Add net_perftests as a test suite for valgrind launcher. by [email protected] · 12 years ago
  26. d242cb3f Add support to chrome_tests.py for url_unittests by [email protected] · 12 years ago
  27. 6e23edb Remove remaining references to test_shell_tests now that the bots have been updated. by [email protected] · 12 years ago
  28. 1709d66 Valgrind: Restore the layout tests chunk size to 1500. by [email protected] · 12 years ago
  29. 4d805b5d Try to fix webkit memcheck bot timeouts with --no-show-results by [email protected] · 12 years ago
  30. 7a39b23 Reduce the memcheck layout test chunk size to 1000 from 1500 by [email protected] · 12 years ago
  31. 40a96ef4 Disable sandbox when running under Valgrind by [email protected] · 13 years ago
  32. ef8175f Use the winheap allocator for TSan/Win by [email protected] · 13 years ago
  33. a403af5 Skip components_unittests under TSan on Windows by [email protected] · 13 years ago
  34. 5746d35d Add components_unittests to the Valgrind/TSan runner by [email protected] · 13 years ago
  35. 565bb8d2 Remove the --noshow-results flag which is no longer supported by run_webkit_tests.py after WebKit roll 137511:137535. by [email protected] · 13 years ago
  36. dd25ba2 Valgrind: enable Linux Sandbox tests under Valgrind by [email protected] · 13 years ago
  37. d8531b9 Valgrind: Save layout test chunk number before running the layout tests. by [email protected] · 13 years ago
  38. b419834 Add device_unittests to valgrind/heapchecker scripts. by [email protected] · 13 years ago
  39. fd1c791 add --help-tests to list valgrind tests by [email protected] · 13 years ago
  40. ba1c6ca0 Add chromeos_unittests to valgrind/heapcheker start script by [email protected] · 13 years ago
  41. 6ef529bc Suppress leaks/uninitialized found in compositor_unittests by [email protected] · 13 years ago
  42. abb77e6 Remove gfx_unittests target in favor of ui_unittests by [email protected] · 13 years ago
  43. c8218b2 Valgrind/Heapchecker: Add content_browsertets to chrome_tests.py by [email protected] · 13 years ago
  44. c11172a Rename aura_shell_unittests to ash_unittests, part 1 by [email protected] · 13 years ago
  45. 934a2ef Rename gfx_unittests with ui_unittests. by [email protected] · 13 years ago
  46. 3a9a979 Do not retry the layout tests that produce unexpected results when running under Valgrind. by [email protected] · 13 years ago
  47. 1b9a5b0 Valgrind: Tool changes to support running browser tests with memcheck in sharding_supervisor. by [email protected] · 13 years ago
  48. da43c922 Valgrind: Increase timeouts for browser tests. by [email protected] · 13 years ago
  49. c57f36f Valgrind / Heapcheck: Remove ui_tests from test harness. by [email protected] · 13 years ago
  50. ab4bd03 Valgrind: Detect the situation when layout tests finishes too quickly. by [email protected] · 13 years ago
  51. aadb99f Update Valgrind script after Webkit r114441 renamed --experimental-fully-parallel to --fully-parallel. by [email protected] · 13 years ago
  52. db4b5be Increase tiny test timeout under Valgrind. by [email protected] · 13 years ago
  53. 34c5504 Allow running aura_unittests with valgrind, and fix a leak it exposes. by [email protected] · 13 years ago
  54. 6e37ddf Add ffmpeg_unittests and ffmpeg_regression_tests to chrome_tests. by [email protected] · 13 years ago
  55. cbff694 Disable unit_tests for memcheck/Mac by checking in chrome_tests.py by [email protected] · 14 years ago
  56. 4953d36 add aura_shell_unittests to chrome_tests.py. by [email protected] · 14 years ago
  57. d6d2bafa Run 3x more tests on WebKit Linux Valgrind bot by [email protected] · 14 years ago
  58. ebe98fbd9 Run 2.5x more tests on the WebKit Linux bot as now it's 2.5x faster by [email protected] · 14 years ago
  59. 3cdd72e Slightly simplify the command line when one invokes chrome_tests with --gtest_filter=One.Test by [email protected] · 14 years ago
  60. 95f1939b Set up Dr.Memory symcache to speed up loading Chrome with BROWSER_WRAPPER by [email protected] · 14 years ago
  61. cb155a8 Fix python scripts in src/tools/ by [email protected] · 14 years ago
  62. 9819545f Run more tests on the Webkit Layout Valgrind bot and do it in parallel by [email protected] · 14 years ago
  63. 79bf2f08 Make timeouts smaller under Valgrind. by [email protected] · 14 years ago
  64. 64c56e2 Increase the total chrome_tests timeout to 4 hours by [email protected] · 14 years ago
  65. 6ee5e80 Make timeouts 1.5x smaller under Valgrind, except for the "master" timeout (time to run the whole set of tests) by [email protected] · 14 years ago
  66. bad501a89 Make only slow (Valgrind and DR) tools use the *.gtest.txt files by [email protected] · 14 years ago
  67. 209cb1a7 Valgrind: Fix webkit layout tests since they no longer use BROWSER_WRAPPER. Use --wrapper instead. by [email protected] · 14 years ago
  68. 40c4627d Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer(). by [email protected] · 14 years ago
  69. dd210274 Fix the extra "--" flag for ui_tests by [email protected] · 14 years ago
  70. 927a672 Add support for client program options when using "-t cmdline" by [email protected] · 14 years ago
  71. 77b41ebf Add support for "-t cmdline" to tools/valgrind/chrome_tests.py by [email protected] · 14 years ago
  72. 6c1c5db Remove an unused _DefaultCommand argument by [email protected] · 14 years ago
  73. 482853d Remove unused test command-line switches. by [email protected] · 14 years ago
  74. 4247213 Add support for content unit tests to memory bot scripts by [email protected] · 14 years ago
  75. 3b50a1c add gpu unit tests to chrome_tests.py by [email protected] · 14 years ago
  76. 2083314 Fix browser_tests Valgrind runner; also re-order the other test runners. by [email protected] · 14 years ago
  77. fa338faa Remove app_unittests from chrome_tests.py now that the buildbot master was restarted. by [email protected] · 14 years ago
  78. 0a7cbf904 Add support for sql_unittests to chrome_tests.py. by [email protected] · 14 years ago
  79. 69e148d Use performance_ui_tests executable instead of: by [email protected] · 14 years ago
  80. 31ef2a84 Views views_unittests native widget tests leak by [email protected] · 14 years ago
  81. d2531ea Add crypto_unittests to the list of tests run for heapcheck/valgrind by [email protected] · 14 years ago
  82. 1b0f1e1 GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms by [email protected] · 14 years ago
  83. 6939017b Get rid of unused flags. by [email protected] · 14 years ago
  84. 6de751f Add JingleThreadWrapper. by [email protected] · 14 years ago
  85. 3a775953 Rename valgrind_layout to valgrind_webkit by [email protected] · 14 years ago
  86. 6ecdfa3f Normalize the top-level ui/ module. by [email protected] · 14 years ago
  87. 0563318a9 Add support for running ui_base_unittests to chrome_tests.py by [email protected] · 14 years ago
  88. a46ce86 And one more follow-up - finally tested that on Windows... by [email protected] · 14 years ago
  89. 148ea41 Follow-up fix: strip the "\" from the gtest filter path as well (on Windows) by [email protected] · 14 years ago
  90. 57ca0af7 Exclude a couple of sync tests from running under TSan. by [email protected] · 14 years ago
  91. 558bf52 Valgrind timeouts are in seconds. Let's set some saner values. by [email protected] · 14 years ago
  92. 79172622 Remove Wine + Valgrind code since nobody is working on it. by [email protected] · 14 years ago
  93. 09bda1d Add sync_integration_tests support to valgrind's chrome_tests.sh. by [email protected] · 14 years ago
  94. 6812c11 Suppress a couple of new Valgrind reports on interactive_ui tests, update the TSan suppression for a benign race in timegm by [email protected] · 14 years ago
  95. 7328a309 Pass in right parameter for safe_browsing valgrind test on trybot. by [email protected] · 15 years ago
  96. 6d42496 Add safe_browsing_tests to valgrind. by [email protected] · 15 years ago
  97. ade3ef65 Add automated_ui_tests and interactive_ui_tests to the Valgrind test runner by [email protected] · 15 years ago
  98. 51d866e Add reliability runner to chrome_tests.py by [email protected] · 15 years ago
  99. 016498e scons: excise more scons references from the code base by [email protected] · 15 years ago
  100. c96068cc Reenable remoting_unittests under TSan. by [email protected] · 15 years ago