summaryrefslogtreecommitdiffstats
path: root/chrome/test/in_process_browser_test.h
Commit message (Expand)AuthorAgeFilesLines
* Misc. tidy up of various comments found whilst learning the codebase.joth@chromium.org2010-02-171-1/+3
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-2/+2
* Reverting 27389.darin@chromium.org2009-09-301-0/+1
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-1/+0
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-0/+1
* Add SetUpTestFixtureTest/TearDownTestFixtureTest methods to InProcessBrowserT...tim@chromium.org2009-09-231-0/+13
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-111-5/+10
* Only allow in-process tests in few binaries.phajdan.jr@chromium.org2009-08-271-0/+7
* Original Changelist being moved to this new location. Refer Original CL # 110...tejasshah@google.com2009-08-211-3/+0
* Make user data dir deletion optional for InProcessBrowserTests.tim@chromium.org2009-08-071-0/+7
* 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