1. 6f2831b Remove large test timeout. It's large and only used at one place. by phajdan.jr@chromium.org · 10 years ago
  2. bef65fe Will no longer force jobs=1 with filters in bot mode. by phoglund@chromium.org · 10 years ago
  3. 69abe10 Change gtest launcher, telemetry unittests to run in parallel and retry failures by default. by dpranke@chromium.org · 10 years ago
  4. 782af4e Disallow breakaway from job on Windows 8, which supports nested jobs by phajdan.jr@chromium.org · 10 years ago
  5. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  6. 7e7c93c Disallow breakaway from job for unit tests by phajdan.jr@chromium.org · 10 years ago
  7. 35ae6d8 Fix how --gtest_filter interacts with PRE_ tests by phajdan.jr@chromium.org · 10 years ago
  8. bdedd6c Move the rest of test_file_util to base namespace. by brettw@chromium.org · 10 years ago
  9. 2384167 Remove wstring file path helpers from test_file_util. by brettw@chromium.org · 10 years ago
  10. 0875cb7 Factored out duplicate code for formatting full test name by sergiyb@chromium.org · 10 years ago
  11. 2181e4b Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti by nednguyen@google.com · 10 years ago
  12. 09f4256 [Android] Configurable instrumentation test runner + test SDK levels. by jbudorick@chromium.org · 10 years ago
  13. 88d0d23 Move base/data to base/test/data to be with the rest of the test data. by jam@chromium.org · 10 years ago
  14. 1fb53c2 MSan: increase the test timeout multiplier to 6x. by earthdok@chromium.org · 10 years ago
  15. 46ca88a android tests: don't override DIR_MODULE (take 2) by tim@chromium.org · 10 years ago
  16. 65b40ec MSan: increase the test timeout multiplier to 4x. by earthdok@chromium.org · 10 years ago
  17. 8f0c3c9 Revert of android tests: don't override DIR_MODULE (https://codereview.chromium.org/408063002/) by tim@chromium.org · 10 years ago
  18. f7616c3 android tests: don't override DIR_MODULE by tim@chromium.org · 10 years ago
  19. 5a2a766 Bring back the retry limit to 3. by jam@chromium.org · 10 years ago
  20. 8badeb9 Added an annotation to label Integration tests. by yojan@google.com · 10 years ago
  21. df33f86 Temporarily increase retry limit in test_launcher by sergeyberezin@chromium.org · 10 years ago
  22. 0abdf80 Fix StackOverFlow in AdvancedMockContext. by nyquist@chromium.org · 10 years ago
  23. f01cfba Move logging.h's definitions of operator<< into namespace std. by jyasskin@chromium.org · 10 years ago
  24. 30a2c00 [Android]: Replace calls to getdtablesize with sysconf(_SC_OPEN_MAX) in tools. by rmcilroy@chromium.org · 10 years ago
  25. 07f590c Increase the test output line limit 50 -> 5000 by phajdan.jr@chromium.org · 10 years ago
  26. c1cbdbb Improve the no-op reconcilor so that it doesn't "hang" after the first execution, but instead successfully completes the reconciliation. by mlerman@chromium.org · 10 years ago
  27. 08773ff Revert "Improve the no-op reconcilor so that it doesn't "hang" after the first execution, but instead successfully completes the reconciliation." (https://codereview.chromium.org/309843002/) by hirono@chromium.org · 10 years ago
  28. 7915acf Speculatively increase test timeouts under MSan. by earthdok@chromium.org · 10 years ago
  29. 492bbde Improve the no-op reconcilor so that it doesn't "hang" after the first execution, but instead successfully completes the reconciliation. by mlerman@chromium.org · 10 years ago
  30. a43b6c2 Increase test timeouts under MSan. by earthdok@chromium.org · 10 years ago
  31. d2edf23 Update OS version functions. by avi@chromium.org · 10 years ago
  32. 7214abd Mark test results with unknown status as unreliable by phajdan.jr@chromium.org · 10 years ago
  33. 6cb1674 Truncate huge output snippets in the test launcher before printing them by phajdan.jr@chromium.org · 10 years ago
  34. d9d8d3d Revert of Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to … (https://codereview.chromium.org/314173005/) by alph@chromium.org · 10 years ago
  35. fb315ef Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to … (https://codereview.chromium.org/315403006/) by alph@chromium.org · 10 years ago
  36. 80fc3e7 Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to new test launcher by phajdan.jr@chromium.org · 10 years ago
  37. a12dfc1 Do not flag unknown tests results as unreliable by phajdan.jr@chromium.org · 10 years ago
  38. 6fc2dea cc: Introduce OrderedSimpleTaskRunner by simonhong@chromium.org · 10 years ago
  39. 0b0b45a Mod a hash of test names to determine a shard, rather than the test index. by tapted@chromium.org · 10 years ago
  40. 78d5471 Add cpu count to trace metadata by nduca@chromium.org · 10 years ago
  41. d0b5350 Fix a findbugs warning - check file.delete return value. by vandebo@chromium.org · 10 years ago
  42. 1c966a7 Remove --debug-on-start and --debug-children. by pkasting@chromium.org · 10 years ago
  43. c69ff08 Remove MessagePumpGtk. by erg@chromium.org · 10 years ago
  44. f09e223 [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h. by rsesek@chromium.org · 10 years ago
  45. 1e4248c Increase the broken tests threshold from 10 to 20 by phajdan.jr@chromium.org · 10 years ago
  46. 87839ab Use SYZYASAN instead of ADDRESS_SANITIZER. by chrisha@google.com · 10 years ago
  47. e649137 Fix "unreachable code" warnings (MSVC warning 4702) in base/. by pkasting@chromium.org · 10 years ago
  48. c117c65 Fix a compile failure on some FYI bot that is worried about use-without-init. by pkasting@chromium.org · 10 years ago
  49. 0f88913 Style changes split off of https://codereview.chromium.org/202993003/ . by pkasting@chromium.org · 10 years ago
  50. 913c948 IPC: Make ipc_perftests run on Android. by epenner@chromium.org · 10 years ago
  51. 3fad3b8 Move some functions in test_file_util to base namespace. by brettw@chromium.org · 10 years ago
  52. 3727389 Move CommandLine to base namespace. by brettw@chromium.org · 10 years ago
  53. b52f29b Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 10 years ago
  54. 7ee0956 Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by jochen@chromium.org · 10 years ago
  55. 9e91982 Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 10 years ago
  56. 6209f3a Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by thakis@chromium.org · 10 years ago
  57. 917f714 Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 10 years ago
  58. 5a1c392 [Metrics] Don't require clients of StatisticsDeltaReader to call StatisticsRecorder::Initialize(). by isherman@chromium.org · 10 years ago
  59. ceed605 Get rid of multiprocess_test's debug_on_start arguments. by viettrungluu@chromium.org · 10 years ago
  60. c2322b0 Add multiprocess test helper functions. by viettrungluu@chromium.org · 10 years ago
  61. b5f1fc9 Used scoped_ptr by suyash.s@samsung.com · 10 years ago
  62. dc9e0c8 Remove the MultiProcessTest::SpawnChild() that as an fds_to_map argument. by viettrungluu@chromium.org · 10 years ago
  63. 54debc4 Add a comment regarding base::PathService::Override usage. by thestig@chromium.org · 10 years ago
  64. dc8e7c6 Fixed bug which caused incorrect XML report to be written by the new by fatalerr@yandex-team.ru · 10 years ago
  65. f8057ac FindBugs: Rename org.chromium.base.test.util.ScalableTimeout.ScaleTimeout to scaleTimeout. by thestig@chromium.org · 11 years ago
  66. e8e1902 Threading: Remove TaskRunnerHandlesNonZeroDelays from TaskRunnerTestDelegate by nhiroki@chromium.org · 11 years ago
  67. 05eca20 GTTF: Clearly tag unreliable results in the new test launcher by phajdan.jr@chromium.org · 11 years ago
  68. eaeb597 Clean up TestLauncherDelegate. by phajdan.jr@chromium.org · 11 years ago
  69. ac98901 Avoid printing three stack traces on CHECK failure. Print just one. by phajdan.jr@chromium.org · 11 years ago
  70. 74da0a8 Only print summary of all test iterations if there is more than one. by phajdan.jr@chromium.org · 11 years ago
  71. 22f9efb linux_aura: Reenable parallel_jobs_. by erg@chromium.org · 11 years ago
  72. 2b7ada6 Implement sampling profiler (chromium side change) by haraken@chromium.org · 11 years ago
  73. 99eddc2 Add a StatisticsDeltaReader class and use cases by lpromero@chromium.org · 11 years ago
  74. 6886c0e GTTF: Include info about disabled tests and platforms in JSON test summary. by phajdan.jr@chromium.org · 11 years ago
  75. bb3f59d GTTF: only print the message about skipping retries when it actually applies. by phajdan.jr@chromium.org · 11 years ago
  76. 872dfb9 Emit test name in FATAL logs. by fischman@chromium.org · 11 years ago
  77. 2c266b5 Make --gtest_list_tests work again for unit tests. by phajdan.jr@chromium.org · 11 years ago
  78. 9a6d683 Revert 242671 "Implement sampling profiler (chromium side change)" by haraken@chromium.org · 11 years ago
  79. b3327cf Implement sampling profiler (chromium side change) by haraken@chromium.org · 11 years ago
  80. 0e569b9 Remove UTF string conversion functions from the global namespace. by avi@chromium.org · 11 years ago
  81. 233b389 Revert 242121 "Reland "Add a HistogramRecorder class and use cas..." by groby@chromium.org · 11 years ago
  82. e4a46ca Reland "Add a HistogramRecorder class and use cases." by lpromero@chromium.org · 11 years ago
  83. 8a5060c GTTF: add an option to pass test filter using a file by phajdan.jr@chromium.org · 11 years ago
  84. 3ce6b41 GTTF: Limit number of retried tests. by phajdan.jr@chromium.org · 11 years ago
  85. 457ac90 GTTF: Fix the test launcher's JSON output for non-UTF8-encoded snippets. by phajdan.jr@chromium.org · 11 years ago
  86. 950a15f GTTF: Make new test launcher automatically use single process mode when debugged. by phajdan.jr@chromium.org · 11 years ago
  87. 1385c79 Fixing all Java import ordering issues. by aurimas@chromium.org · 11 years ago
  88. 1ff4ff2 Fix Java style issues in base/ by aurimas@chromium.org · 11 years ago
  89. 012bcd0 linux_aura: Move parallel_jobs_ override to base/. by erg@chromium.org · 11 years ago
  90. f01de7e Revert 239400 "Revert 239280 "Move more file_util functions to b..." by thakis@chromium.org · 11 years ago
  91. c4512e4 Revert 239280 "Move more file_util functions to base namespace." by thakis@chromium.org · 11 years ago
  92. bb48397 Move more file_util functions to base namespace. by brettw@chromium.org · 11 years ago
  93. dd31b05 Run dbus_unittests serially. by phajdan.jr@chromium.org · 11 years ago
  94. b1b55ff Add a MultiProcessTest::SpawnChildWithOptions(). by viettrungluu@chromium.org · 11 years ago
  95. edba5e1 GTTF: Don't use multi-process new test launcher on Android. by phajdan.jr@chromium.org · 11 years ago
  96. 4168086 GTTF: Enable --brave-new-test-launcher by default. by phajdan.jr@chromium.org · 11 years ago
  97. 3608f1c GTTF: Update --help for new test launcher. by phajdan.jr@chromium.org · 11 years ago
  98. 738669a Move directory creation functions to base namespace. by brettw@chromium.org · 11 years ago
  99. 735d11d Move temp file functions to base namespace. by brettw@chromium.org · 11 years ago
  100. fa5a0f9 Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by mark@chromium.org · 11 years ago