summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui_test_utils.h
Commit message (Expand)AuthorAgeFilesLines
* 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