summaryrefslogtreecommitdiffstats
path: root/chrome/test/in_process_browser_test.h
Commit message (Expand)AuthorAgeFilesLines
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-5/+5
* Review URL: http://codereview.chromium.org/155360tejasshah@google.com2009-07-101-0/+6
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-0/+4
* Adds time-out to browser-tests to prevent a hanging test from hanging the ent...jcampan@chromium.org2009-07-011-0/+3
* Close all browsers during InProcessBrowserTest cleanup, not just the main one.erikkay@google.com2009-06-161-12/+1
* Hook up extension events to the json parser, and change the extension messagempcomplete@google.com2009-04-131-0/+3
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-101-0/+8
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-091-8/+0
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-091-0/+8
* Run ExtensionViewTest in single-process mode to try to make it less flaky.mpcomplete@google.com2009-03-121-0/+11
* Reverting 11467.mpcomplete@google.com2009-03-111-4/+0
* Try to make ExtensionViewTest less flaky by running it in single-process mode.mpcomplete@google.com2009-03-111-0/+4
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-251-2/+12
* Reverting 10318.jcampan@chromium.org2009-02-251-12/+2
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-251-2/+12
* Reverting 10295.jcampan@chromium.org2009-02-241-12/+2
* Converted the browser focus interactive ui tests to be in process.jcampan@chromium.org2009-02-241-2/+12
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-301-0/+125