summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui_test_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-4/+0
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-0/+4
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-4/+0
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-0/+4
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-4/+0
* Relanding the language detection code.jcampan@chromium.org2010-01-071-0/+4
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-4/+0
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-0/+4
* Move use_host_network test out of ChromeFrame.stoyan@chromium.org2009-11-191-1/+6
* GMocking Externaltab tests.stoyan@google.com2009-11-041-0/+29
* Implements tests for testing browser's overall key events handling behavior.suzhe@chromium.org2009-10-231-0/+7
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-1/+9
* The focus would only be restored properly the first time thejcampan@chromium.org2009-10-021-0/+9
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-0/+7
* This CL adds a test to insure we are not regressing on http://crbug.com/19941jcampan@chromium.org2009-09-151-0/+6
* Convert parts of errorpage_uitest.cc to be not flaky.phajdan.jr@chromium.org2009-08-151-4/+9
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-291-0/+3
* Convert JavascriptAlertActivatesTab to browser_tests framework.phajdan.jr@chromium.org2009-07-101-0/+5
* Convert crash recovery tests to browser test framework, which should reduce f...phajdan.jr@chromium.org2009-07-081-0/+8
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-5/+5
* reenable RenderViewHostManager browertest, add DownloadsCompleteObserver to u...rafaelw@chromium.org2009-07-021-0/+5
* Fix crash as a result of my previous change to fix the memory leak in WebCach...jam@chromium.org2009-05-221-0/+2
* Migrating the SSL UI tests to be browser tests.jcampan@chromium.org2009-04-291-33/+28
* Add missing <string> include for release build.finnur@chromium.org2009-04-171-0/+2
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-171-1/+39
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-101-0/+10
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-091-10/+0
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-091-0/+10
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-301-0/+30