summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Split the arg to --extra-chrome-flags by spaces before passing to Chromenirnimesh@chromium.org2009-10-201-1/+5
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-4/+3
* Have UI tests use a profile where the dates in the segment_usagetony@chromium.org2009-10-141-0/+28
* Revert "Revert "Revert "Have UI tests use a profile where the dates in the se...tony@chromium.org2009-10-131-28/+0
* Revert "Revert "Have UI tests use a profile where the dates in the segment_us...tony@chromium.org2009-10-131-0/+28
* Revert "Have UI tests use a profile where the dates in the segment_usage"tony@chromium.org2009-10-131-24/+0
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-131-0/+8
* Have UI tests use a profile where the dates in the segment_usagetony@chromium.org2009-10-131-0/+24
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-1/+1
* Revert 28796 - This is a simple integration test that loads a simple nexe and...gregoryd@google.com2009-10-131-8/+0
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-131-0/+8
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-12/+12
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-121-1/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-1/+1
* Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ...cmasone@google.com2009-10-071-8/+5
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-1/+1
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-1/+1
* Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...jianli@chromium.org2009-10-051-0/+13
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-301-3/+3
* Make several automation calls more solid. Should help with flakiness.phajdan.jr@chromium.org2009-09-231-16/+29
* Speculative patch to fix flakiness in RendererCrashTest.Crash.phajdan.jr@chromium.org2009-09-221-0/+1
* Speed up the BrowserEncodingTest.TestEncodingAutoDetect.jnd@chromium.org2009-09-221-2/+3
* Break out page load test into its own target on Linux.estade@chromium.org2009-09-181-1/+7
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-161-5/+0
* Revert "First part of automated_ui_tests improvements."phajdan.jr@chromium.org2009-09-151-0/+5
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-151-5/+0
* 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