summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-5/+4
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-4/+5
* Clean up warnings found in our testing code.erg@google.com2011-02-071-0/+4
* Fix ChromeFrame perf tests which now crash because of a recent change to the ...ananta@chromium.org2011-02-011-1/+2
* Fix and refactor for ProxyLauncher browser disconnect.dtu@chromium.org2011-02-011-7/+5
* Couple of changes in hopes of finally making ShareProcessesOnRestoresky@chromium.org2011-01-311-2/+6
* GTTF: Move NavigateToURLAsync function from UITestBase into UITest.tfarina@chromium.org2011-01-311-6/+6
* GTTF: Move TerminateBrowser function from UITestBase into UITest.tfarina@chromium.org2011-01-281-4/+4
* Modifying some downloads hooks to act per-window (so that incognito windows c...ace@chromium.org2011-01-191-0/+4
* Fix ChromeFrame perf redness caused by the change to move the creation of the...ananta@chromium.org2011-01-191-1/+2
* Followup to http://codereview.chromium.org/5967003/dtu@chromium.org2011-01-141-2/+4
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-7/+10
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-428/+62
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-4/+4
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-2/+2
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-21/+39
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Rename WebKitTools->Tools.tonyg@chromium.org2010-12-181-1/+1
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-39/+21
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-21/+39
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-39/+21
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-21/+39
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-171-39/+21
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-171-21/+39
* Group cmdline settings in UI test and in_process_browser_test.lzheng@chromium.org2010-11-161-34/+39
* Restrict file protocol on chromeos to certain whitelisted directories. Disabl...achuith@chromium.org2010-11-111-0/+3
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* Moved --use-gl=osmesa to UITest::SetUp so it is not visible to pyautolib.apatrick@chromium.org2010-11-101-8/+11
* Moved --use-gl=osmesa switch out of test_launcher_utils.apatrick@chromium.org2010-11-101-0/+10
* BUG=43066ahendrickson@chromium.org2010-11-091-4/+26
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-211-4/+0
* Relanding 61718.apatrick@chromium.org2010-10-211-0/+4
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-2/+2
* Convert LOG(INFO) to VLOG(1) - chrome/test/.pkasting@chromium.org2010-10-201-4/+3
* GTTF: Move more parts of UITestBase down to UITest.phajdan.jr@chromium.org2010-10-151-50/+49
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Record startup time closer to where the browser really startednirnimesh@chromium.org2010-10-121-3/+2
* GTTF: Move parts of UITestBase down to UITest.phajdan.jr@chromium.org2010-10-061-267/+268
* Extract common browser command-line flags used by tests.phajdan.jr@chromium.org2010-09-301-8/+2
* Turn off preconnect for UI tests as well.jochen@chromium.org2010-09-291-0/+3
* GTTF: clean up http server launching in ui_tests.phajdan.jr@chromium.org2010-09-281-28/+20
* ui_tests: check the return value of WaitForAppLaunch.evan@chromium.org2010-09-241-1/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* ifdef out tests that don't apply to the Macstuartmorgan@chromium.org2010-09-231-0/+2
* Use a scoped temp dir in browser_tests instead of deleting the default user d...rohitrao@chromium.org2010-09-231-15/+3
* Unify the two places we attempt to find the crash count.evan@chromium.org2010-09-221-10/+15