1. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  2. 7e7c93c Disallow breakaway from job for unit tests by phajdan.jr@chromium.org · 10 years ago
  3. 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
  4. 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
  5. 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
  6. eaeb597 Clean up TestLauncherDelegate. by phajdan.jr@chromium.org · 11 years ago
  7. 2c266b5 Make --gtest_list_tests work again for unit tests. by phajdan.jr@chromium.org · 11 years ago
  8. 950a15f GTTF: Make new test launcher automatically use single process mode when debugged. by phajdan.jr@chromium.org · 11 years ago
  9. dd31b05 Run dbus_unittests serially. by phajdan.jr@chromium.org · 11 years ago
  10. edba5e1 GTTF: Don't use multi-process new test launcher on Android. by phajdan.jr@chromium.org · 11 years ago
  11. 4168086 GTTF: Enable --brave-new-test-launcher by default. by phajdan.jr@chromium.org · 11 years ago
  12. 3608f1c GTTF: Update --help for new test launcher. by phajdan.jr@chromium.org · 11 years ago
  13. 735d11d Move temp file functions to base namespace. by brettw@chromium.org · 11 years ago
  14. 1fdaeb0 Run ipc_tests serially when using new test launcher. by phajdan.jr@chromium.org · 11 years ago
  15. 7e60433 GTTF: Flip test launcher defaults (developer mode is now default) by phajdan.jr@chromium.org · 11 years ago
  16. 73c94f2 GTTF: Test launcher - correctly handle non-zero exit code with all tests passing by phajdan.jr@chromium.org · 11 years ago
  17. 2b6002b GTTF: Unify parallel test launching. by phajdan.jr@chromium.org · 11 years ago
  18. 9044ff1 Revert "Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..."" by phajdan.jr@chromium.org · 11 years ago
  19. fe181cf Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..." by rmsousa@chromium.org · 11 years ago
  20. 6222dac GTTF: make sharding_supervisor.py use --brave-new-test-launcher by phajdan.jr@chromium.org · 11 years ago
  21. f7542c0 Revert "Revert "GTTF: refactor interface..." and Revert "GTTF: Implement test retries."" by phajdan.jr@chromium.org · 11 years ago
  22. 86c889e Revert "GTTF: refactor interface..." and Revert "GTTF: Implement test retries." by kouhei@chromium.org · 11 years ago
  23. 477bb60 GTTF: Implement test retries. by phajdan.jr@chromium.org · 11 years ago
  24. 401c78c GTTF: refactor interface between TestLauncher and its delegate by phajdan.jr@chromium.org · 11 years ago
  25. d9f0d13 GTTF: Replace base::LaunchTests with public TestLauncher class. by phajdan.jr@chromium.org · 11 years ago
  26. fe216b5 GTTF: report results of all test iterations, to stdout and optionally JSON file. by phajdan.jr@chromium.org · 11 years ago
  27. af0f766 GTTF: move the test launcher files to base/test/launcher by phajdan.jr@chromium.org · 11 years ago[Renamed (98%) from base/test/unit_test_launcher.cc]
  28. dd59a37 GTTF: Fix test launcher multiple test iterations. by phajdan.jr@chromium.org · 11 years ago
  29. 9e7b5d3 GTTF: add independent test timeout for the test launcher by phajdan.jr@chromium.org · 11 years ago
  30. 0b23789 GTTF: instantiate ThreadChecker early in the test launcher by phajdan.jr@chromium.org · 11 years ago
  31. 456adbc GTTF: Support running browser tests in parallel by phajdan.jr@chromium.org · 11 years ago
  32. 69d8965 GTTF: Make --help and --gtest_help behave correctly with --brave-new-test-launcher by phajdan.jr@chromium.org · 11 years ago
  33. d211929 GTTF: kill spawned test processes when the launcher is killed by phajdan.jr@chromium.org · 11 years ago
  34. 7a7e0ee GTTF: Add command-line switches for number of jobs and batch limit. by phajdan.jr@chromium.org · 11 years ago
  35. 2e920b4 GTTF: Basic parallel unit test launcher. by phajdan.jr@chromium.org · 11 years ago
  36. b74bab8 Move ScopedClosureRunner to callback_helpers, add Reset. by avi@chromium.org · 11 years ago
  37. 488c0f7 GTTF: Convert more parts of the test launcher to callbacks. by phajdan.jr@chromium.org · 11 years ago
  38. 9e2a9f2 GTTF: make the new test launcher handle test crashes by phajdan.jr@chromium.org · 11 years ago
  39. 07cfb87 GTTF: Add a basic new unit test launcher. by phajdan.jr@chromium.org · 11 years ago