summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
Commit message (Expand)AuthorAgeFilesLines
* Use ASCII strings for switch names.evan@chromium.org2009-10-137-24/+24
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-122-4/+4
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Mark SelfDeletePluginInvokeInSynchronousPaint as disabled since it seems to b...johnnyg@chromium.org2009-10-081-1/+2
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-072-12/+12
* 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-072-12/+12
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-072-12/+12
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-35/+50
* Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...jianli@chromium.org2009-10-051-0/+13
* disable the SlowTermination tests because it keepsnsylvain@chromium.org2009-10-031-7/+1
* Increase the action timeout on the fast shutdown ui test.estade@chromium.org2009-10-021-2/+2
* Disable slow termination ui test because it still fails on windows.estade@chromium.org2009-10-021-1/+7
* Adding new files for http://codereview.chromium.org/245036/showestade@chromium.org2009-10-021-0/+46
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-302-4/+4
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-301-0/+10
* Coverity: Add the typedef keyword to the ProfileType enum so we're not creati...jhawkins@chromium.org2009-09-291-1/+1
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Un-reverting 26919, and disabling worker-cloneports since it is flaky.atwilson@chromium.org2009-09-242-0/+21
* Reverting 26919.atwilson@chromium.org2009-09-232-21/+0
* Make several automation calls more solid. Should help with flakiness.phajdan.jr@chromium.org2009-09-231-16/+29
* Added missing layout tests along with associated rebaselinings.atwilson@chromium.org2009-09-232-0/+21
* 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
* Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...ananta@chromium.org2009-09-111-0/+13
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-3/+3
* Remove unused ATL headers.jhawkins@chromium.org2009-09-091-5/+4
* Disable DomCheckerTest.Http due to flakiness.arv@google.com2009-09-081-1/+2
* Log more info when we are unable to terminate all Chrome processes.phajdan.jr@chromium.org2009-08-312-9/+24
* More correctly run the second browser in ChromeMainTest.phajdan.jr@chromium.org2009-08-312-137/+163
* 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
* Revert 24266 - This CL ensures that plugins always peek in the context of out...ananta@chromium.org2009-08-251-10/+0
* This CL ensures that plugins always peek in the context of outgoing sync calls. ananta@chromium.org2009-08-251-0/+10
* Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...jnd@chromium.org2009-08-222-3/+69
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-202-0/+2
* 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-192-12/+23
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-192-1/+14
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-192-14/+1
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-192-1/+14
* GTK Theme: Add startup tests for gtk themes.erg@google.com2009-08-182-1/+5