summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert JavascriptAlertActivatesTab to browser_tests framework.phajdan.jr@chromium.org2009-07-101-0/+40
* Convert crash recovery tests to browser test framework, which should reduce f...phajdan.jr@chromium.org2009-07-081-1/+22
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-12/+14
* reenable RenderViewHostManager browertest, add DownloadsCompleteObserver to u...rafaelw@chromium.org2009-07-021-0/+99
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-0/+1
* Porting the browser tests to Unix.jcampan@chromium.org2009-06-051-1/+7
* Fix crash as a result of my previous change to fix the memory leak in WebCach...jam@chromium.org2009-05-221-0/+12
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Migrating the SSL UI tests to be browser tests.jcampan@chromium.org2009-04-291-32/+85
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-231-2/+1
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-1/+1
* Reverting 14005.brettw@chromium.org2009-04-181-1/+1
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-1/+1
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-171-1/+40
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-101-5/+26
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-091-26/+5
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-091-5/+26
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-251-1/+3
* Reverting 10318.jcampan@chromium.org2009-02-251-3/+1
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-251-1/+3
* Reverting 10295.jcampan@chromium.org2009-02-241-3/+1
* Converted the browser focus interactive ui tests to be in process.jcampan@chromium.org2009-02-241-1/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-5/+6
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-301-0/+77