summaryrefslogtreecommitdiffstats
path: root/chrome/test/test_launcher_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-110/+0
* Add flag to use mock keychain for testing on mac.braffert@chromium.org2011-07-261-0/+7
* GTTF: Move --test-terminate-timeout logic to base/test/test_timeoutsphajdan.jr@chromium.org2011-06-101-16/+0
* Revert 88111 - GTTF: Move --test-terminate-timeout logic to base/test/test_ti...rsimha@chromium.org2011-06-081-0/+16
* GTTF: Move --test-terminate-timeout logic to base/test/test_timeoutsphajdan.jr@chromium.org2011-06-071-16/+0
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-1/+1
* Use basic password store on Linux for browser tests.asanka@chromium.org2011-05-121-0/+9
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-2/+2
* GTTF: Prefetch the browser with a longer timeout before running browser tests.phajdan.jr@chromium.org2011-02-111-0/+39
* Checked in missing change.apatrick@chromium.org2010-11-151-1/+1
* Removed --use-gl=osmesa as default for ui and browser tests.apatrick@chromium.org2010-11-151-0/+12
* Disable safebrowsing for UI tests and browser tests.lzheng@chromium.org2010-11-121-0/+3
* Moved --use-gl=osmesa switch out of test_launcher_utils.apatrick@chromium.org2010-11-101-10/+0
* Made OSMesa work on Mac for WebGL.apatrick@chromium.org2010-11-081-3/+4
* Reenabled GPUTest.UITestLaunchedWithOSMesa on linux and windows.apatrick@chromium.org2010-11-011-1/+1
* Temporarily disabling test GPUTest.UITestLaunchedWithOSMesa on linux.apatrick@chromium.org2010-10-271-1/+1
* ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo...apatrick@chromium.org2010-10-271-0/+9
* Remove flaky from a test that has been de-flaked in several ways (see bug 574...levin@chromium.org2010-10-221-1/+1
* Remove flaky from external extension uitest.levin@chromium.org2010-10-071-2/+3
* Extract common browser command-line flags used by tests.phajdan.jr@chromium.org2010-09-301-0/+21
* Use a scoped temp dir in browser_tests instead of deleting the default user d...rohitrao@chromium.org2010-09-231-0/+34