summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test_suite.cc
Commit message (Expand)AuthorAgeFilesLines
* Extract similar code into SetJobObjectAsKillOnJobClose()toyoshim@chromium.org2011-11-231-5/+1
* GTTF: Use job objects more for things launched by tests.phajdan.jr@chromium.org2011-09-081-0/+18
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-0/+1
* GTTF: Clean up UITestSuite and ProxyLauncher:phajdan.jr@chromium.org2011-08-181-31/+1
* GTTF: Clean up UITestSuite:phajdan.jr@chromium.org2011-08-011-44/+7
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-3/+3
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-271-2/+0
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-1/+1
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-11/+11
* GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts.phajdan.jr@chromium.org2010-09-101-10/+0
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-301-0/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-11/+11
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-1/+1
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-9/+9
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-9/+9
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-2/+2
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+4
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-301-8/+6
* Cleanup: remove use_existing_browser infrastructure from ui_test.phajdan.jr@chromium.org2010-07-031-5/+0
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-3/+6
* linux: use xmessage for the dialog used in LOG(FATAL)evan@chromium.org2010-03-011-2/+0
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-4/+4
* Adding command line switch to run UI test in parallel.huanr@chromium.org2009-07-101-0/+34
* Start the crash_service on windows when running ui tests, if it's not running...jam@chromium.org2009-03-061-0/+97
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+36