summaryrefslogtreecommitdiffstats
path: root/chrome/test/in_process_browser_test.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Reorganize CommandLine code.msw@chromium.org2011-03-011-8/+0
* Clean up warnings found in our testing code.erg@google.com2011-02-071-2/+2
* Converted download UI tests to Browser tests.ahendrickson@chromium.org2011-01-101-0/+3
* Add SetUpOnMainThread() method into InProcessBrowserTestsuzhe@google.com2011-01-051-3/+26
* Move ScopedStubCrosEnabler to cros_library.h and use it in Chrome OS tests.satorux@chromium.org2010-12-021-0/+8
* Group cmdline settings in UI test and in_process_browser_test.lzheng@chromium.org2010-11-161-0/+4
* Mac: Let out-of-process tests run in bundled mode for their whole lifetime.thakis@chromium.org2010-11-151-2/+2
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-0/+12
* Create temp user data dir in InProcessBrowserTest if one is not specified.rsimha@chromium.org2010-10-151-5/+15
* GTTF: Do not use the in-process timeout in browser_tests.phajdan.jr@chromium.org2010-10-061-9/+0
* Support alt-f4 when omnibox is focused in popupisherman@chromium.org2010-09-301-0/+4
* Revert 59409 - GTTF: Move browser_tests test launcher timeout to chrome/test/...phajdan.jr@chromium.org2010-09-141-0/+9
* GTTF: Move browser_tests test launcher timeout to chrome/test/test_timeoutsphajdan.jr@chromium.org2010-09-141-9/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-5/+5
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-3/+7
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-0/+6
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-151-1/+2
* Remove EnableSingleProcess() since it's unused. Improve comments and user he...pkasting@chromium.org2010-05-131-5/+2
* Mac: Don't run nested loop for browser_tests (matching Windows and Linux).viettrungluu@chromium.org2010-05-041-6/+0
* Re-apply http://codereview.chromium.org/1622012timurrrr@chromium.org2010-04-301-4/+6
* Revert "[Third time landing] Python implementation of sync server, for testing."phajdan.jr@chromium.org2010-04-301-6/+4
* [Third time landing] Python implementation of sync server, for testing.nick@chromium.org2010-04-301-4/+6
* Revert 45916 - Python implementation of sync server, for testing.nick@chromium.org2010-04-291-6/+4
* Python implementation of sync server, for testing.nick@chromium.org2010-04-291-4/+6
* Makes tests on chromeos not run a nested message loop.sky@chromium.org2010-04-221-3/+2
* Revert 44708 - Python implementation of sync server, for testing.nick@chromium.org2010-04-151-6/+4
* Python implementation of sync server, for testing.nick@chromium.org2010-04-151-4/+6
* Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-131-2/+13
* Revert 44004 - Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-081-13/+2
* Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-081-2/+13
* Rename RunAllPendingEvents -> RunAllPendingInMessageLooposhima@chromium.org2010-04-011-3/+0
* basic browser tests for compact navigation bar.oshima@chromium.org2010-03-241-0/+3
* 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