summaryrefslogtreecommitdiffstats
path: root/chrome/test/out_of_proc_test_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-655/+0
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-2/+2
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Add BROWSER_WRAPPER support on Windows [was: POSIX-only]timurrrr@chromium.org2011-07-261-4/+9
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+1
* posix: remove LaunchAppInNewProcessGroupevan@chromium.org2011-07-061-8/+7
* GTTF: Initialize TestTimeouts in out-of-process test runner.phajdan.jr@chromium.org2011-06-091-0/+1
* Move sandbox_policy to content.jam@chromium.org2011-05-281-1/+1
* Register parameterized tests.scr@chromium.org2011-05-241-0/+2
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-0/+12
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-12/+0
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-0/+12
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-061-0/+2
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-051-2/+0
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-051-0/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* GTTF: Fix out-of-proc test runner to always run the preloading testphajdan.jr@chromium.org2011-02-221-6/+6
* GTTF: Prefetch the browser with a longer timeout before running browser tests.phajdan.jr@chromium.org2011-02-111-30/+37
* Make browser_tests shardable.chase@chromium.org2011-01-151-0/+83
* Remove a TODO to convert bool failed, bool failure_ignored to an enum.tfarina@chromium.org2011-01-131-2/+1
* Remove CrApplication dependency from basethakis@chromium.org2010-12-181-0/+8
* Add --gtest_filter negative pattern handling for out_of_proc_test_runnerkinuko@chromium.org2010-12-151-3/+14
* Add a PDF test to load all the pdfs in a test directory, using the test serve...jam@chromium.org2010-11-171-1/+10
* Restrict file protocol on chromeos to certain whitelisted directories. Disabl...achuith@chromium.org2010-11-111-0/+3
* Make browser_tests obey BROWSER_WRAPPER, like how ui_tests do.evan@chromium.org2010-11-101-0/+7
* GTTF: do not ignore crashy or hangy test failures in browser_tests launcher.phajdan.jr@chromium.org2010-10-221-9/+19
* Clean up out-of-process test runner.phajdan.jr@chromium.org2010-10-211-0/+498