summaryrefslogtreecommitdiffstats
path: root/chrome/test/automated_ui_tests
Commit message (Expand)AuthorAgeFilesLines
* Putting back tests that are excluded in bug 28808oshima@chromium.org2009-12-221-7/+0
* Use GetSwitchValueASCII, so we don't use the deprecated versions.evan@chromium.org2009-12-171-8/+6
* Flaky tests on linux/view/64bit builds.oshima@chromium.org2009-11-251-1/+8
* Use GetSwitchValuePath.evan@chromium.org2009-11-161-4/+2
* AutomatedUITestBase.CloseTab fails on multiple platforms, notnsylvain@chromium.org2009-10-281-8/+2
* Changes ui proxy classes to use Browser::Types rather than copyingsky@chromium.org2009-10-281-1/+1
* Mark AutomatedUITestBase.CloseBrowserWindow as flaky. It failsnsylvain@chromium.org2009-10-281-3/+2
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-271-1/+2
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-2/+1
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-1/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-6/+6
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-1/+1
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-292-2/+4
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-281-2/+7
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-282-4/+2
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-282-2/+4
* Cut down on flakiness of automated ui tests by changing message sending/waiti...estade@chromium.org2009-09-251-62/+30
* GTK: First cut at tab dragging automation.estade@chromium.org2009-09-252-10/+6
* Automated ui test porting + cleanup:estade@chromium.org2009-09-223-27/+27
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-165-58/+178
* Revert "First part of automated_ui_tests improvements."phajdan.jr@chromium.org2009-09-155-174/+58
* Fix Mac by disabling some UI tests on it.phajdan.jr@chromium.org2009-09-151-0/+6
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-155-58/+168
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-2/+3
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-1/+1
* Port automated_ui_tests to linux.huanr@chromium.org2009-08-192-68/+63
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-192-1/+3
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-192-3/+1
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-192-1/+3
* Relands drop support:sky@chromium.org2009-08-192-0/+6
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-182-6/+0
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-182-0/+6
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-8/+9
* Mark AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator as a flakey cr...ericroman@google.com2009-08-141-1/+2
* Checkpoint for event automation porting.estade@chromium.org2009-08-121-29/+50
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-221-1/+1
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-072-18/+21
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-242-13/+0
* Disable some flaky UI tests in windows Debug.mpcomplete@google.com2009-06-201-2/+11
* Disable flaky UI test.jparent@chromium.org2009-06-191-1/+2
* Move automated_ui_test_test to ui_tests from a library so it actually gets run.dkegel@google.com2009-06-162-4/+17
* Fix tab dragging test in automated UI test.huanr@chromium.org2009-06-125-122/+296
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-041-228/+0
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-285-26/+27
* Try fix the flakey AutomatedUITestBase.RestoreTab.huanr@chromium.org2009-05-181-1/+2
* Making navigate, back, forward, and reloadhuanr@chromium.org2009-05-135-55/+82
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Consolidate notifiers used by different automationhuanr@chromium.org2009-05-075-42/+106