summaryrefslogtreecommitdiffstats
path: root/chrome/test/automated_ui_tests
Commit message (Expand)AuthorAgeFilesLines
* Calling setup from automated_ui_tests so that browser start time is set post ...ace@chromium.org2010-10-141-2/+1
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-1/+1
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* [Mac] AutomatedUITestBase.FindInPage should not be marked FAILS on Mac.rohitrao@chromium.org2010-09-231-8/+1
* Unify the two places we attempt to find the crash count.evan@chromium.org2010-09-221-5/+1
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-071-4/+2
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-041-2/+4
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-031-4/+2
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-2/+2
* Re-lands 58186:bryeung@chromium.org2010-09-032-12/+12
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-022-12/+12
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-022-12/+12
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-012-12/+12
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-012-12/+12
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-1/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-262-0/+2
* 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