summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Log more info when we are unable to terminate all Chrome processes.phajdan.jr@chromium.org2009-08-311-9/+23
* More correctly run the second browser in ChromeMainTest.phajdan.jr@chromium.org2009-08-311-136/+151
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-1/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+1
* Turn tips on by default, and turn off tip loading during UI testing.mirandac@chromium.org2009-08-261-2/+1
* Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...jnd@chromium.org2009-08-221-3/+50
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-201-0/+1
* Try to shutdown the browser more peacefully before using more brutal methods.phajdan.jr@chromium.org2009-08-191-16/+16
* More linux startup tests. Add startup tests for custom frametony@chromium.org2009-08-191-11/+20
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-1/+7
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-191-7/+1
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-1/+7
* GTK Theme: Add startup tests for gtk themes.erg@google.com2009-08-181-0/+3
* Fix startup tests with complex theme.mirandac@chromium.org2009-08-151-1/+39
* Reverting 23313.mirandac@chromium.org2009-08-131-37/+1
* Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file...mirandac@chromium.org2009-08-131-1/+37
* Test startup of new tab page with a complex theme.mirandac@chromium.org2009-08-101-0/+19
* Remove duplication of DieFileDie, and move it to proper location.phajdan.jr@chromium.org2009-07-301-14/+1
* Increase timeouts in DieFileDie in hope to further reduce the flakiness.phajdan.jr@chromium.org2009-07-291-2/+2
* Disable the tips service by default.arv@google.com2009-07-251-1/+2
* Turn backend tip service on by default.mirandac@chromium.org2009-07-121-0/+2
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-8/+13
* Linux build fixdimich@google.com2009-06-241-1/+1
* Add ability to start/stop http server to ui_tests. This will be used to run W...dimich@google.com2009-06-231-0/+75
* Add a switch to allow longer shutdown timeouts, since quitting under valgrind...stuartmorgan@chromium.org2009-06-191-2/+14
* <!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...willchan@chromium.org2009-06-101-4/+0
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-2/+2
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-4/+13
* Some UI tests would fail on some boxes as these tests have specific expectati...jcampan@chromium.org2009-06-011-0/+4
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-13/+19
* Revert r16903 that causes reliability crash spike.huanr@chromium.org2009-05-261-18/+6
* Run ui_tests (and other tests based on UITest) with --no-first-run to avoidmark@chromium.org2009-05-261-0/+3
* Retry r15294. The previous two tries causedhuanr@chromium.org2009-05-261-6/+18
* Fix some incorrect timeout settings in ui test.huanr@chromium.org2009-05-221-7/+7
* Enable IDC_CLOSE_WINDOW on linux.estade@chromium.org2009-05-201-0/+4
* Revert r15693. The crash spike still exists.huanr@chromium.org2009-05-091-18/+6
* Retry r15294. The previous check in exposed bug 11659huanr@chromium.org2009-05-081-6/+18
* Uncomment the crash checks in UITest::TearDown since CountFilesCreatedAfterevan@chromium.org2009-05-061-6/+0
* Revert r15294 that causes crash spike in chromebot.huanr@chromium.org2009-05-051-18/+6
* Close browser window synchronously during UI testhuanr@chromium.org2009-05-051-6/+18
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-9/+8
* Fix BROWSER_WRAPPER env for ui tests so it works with commandstc@google.com2009-05-011-8/+4
* Remove platform defines now that things work on Mac.pinkerton@chromium.org2009-04-281-10/+0
* POSIX: don't spawn zombies.agl@chromium.org2009-04-281-1/+12
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-281-3/+3
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-231-1/+1
* Restore closed tabs into new windows when necessary, and track the windows theypam@chromium.org2009-04-221-8/+14
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-0/+10
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-181-6/+2
* Remove deprecated version of UITest::DieFileDie().thestig@chromium.org2009-04-161-9/+7