summaryrefslogtreecommitdiffstats
path: root/chrome/test/automated_ui_tests
Commit message (Expand)AuthorAgeFilesLines
* Enable two AutomationUITestBase tests on the Mac, and add a bug annotation fo...stuartmorgan@chromium.org2010-06-041-6/+3
* Re-enable some disabled tests that pass locally.estade@chromium.org2010-05-271-14/+4
* TTF: Enable ShowBookmarkBar test, as it appears to be working.jhawkins@chromium.org2010-05-241-9/+1
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-191-4/+2
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-3/+4
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-99/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+99
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-100/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+100
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-222-75/+23
* [GTTF] Make automation timeouts more sane.phajdan.jr@chromium.org2010-03-191-1/+1
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-164-51/+72
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Revert previously disabled mac tests.rohitrao@chromium.org2010-01-291-9/+0
* Disable crashing mac ui testvictorw@chromium.org2010-01-291-0/+3
* Disable crashing mac ui testvictorw@chromium.org2010-01-291-0/+3
* Disable crashing new tab test on macvictorw@chromium.org2010-01-291-0/+3
* 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