summaryrefslogtreecommitdiffstats
path: root/chrome/test/in_process_browser_test.cc
Commit message (Expand)AuthorAgeFilesLines
* CrOS - Add browsertest for file open/save dialog.jamescook@chromium.org2011-06-061-4/+0
* Get tests working with single-process mode.dmaclach@chromium.org2011-04-291-2/+8
* Landing http://codereview.chromium.org/6894022/ on behalf of dgozman@ since m...zelidrag@chromium.org2011-04-231-0/+4
* Disable Alsa mixer in browser testsoshima@google.com2011-04-121-0/+8
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Consolidate some more stuff in Window. PreferredSize obtaining.ben@chromium.org2011-03-081-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-3/+3
* Reorganize CommandLine code.msw@chromium.org2011-03-011-22/+6
* Remove interactive test aspects from FormStructureBrowserTest.DataDrivenHeuri...isherman@chromium.org2011-02-111-1/+1
* Clean up warnings found in our testing code.erg@google.com2011-02-071-0/+4
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-271-1/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Converted download UI tests to Browser tests.ahendrickson@chromium.org2011-01-101-0/+8
* Add SetUpOnMainThread() method into InProcessBrowserTestsuzhe@google.com2011-01-051-0/+3
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-5/+0
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-081-1/+1
* Move:ben@chromium.org2010-12-021-2/+2
* Move ScopedStubCrosEnabler to cros_library.h and use it in Chrome OS tests.satorux@chromium.org2010-12-021-6/+0
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Group cmdline settings in UI test and in_process_browser_test.lzheng@chromium.org2010-11-161-40/+47
* Removed --use-gl=osmesa as default for ui and browser tests.apatrick@chromium.org2010-11-151-10/+0
* Mac: Let out-of-process tests run in bundled mode for their whole lifetime.thakis@chromium.org2010-11-151-24/+30
* startup: move some browser startup code into BrowserMainevan@chromium.org2010-11-121-29/+0
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Moved --use-gl=osmesa switch out of test_launcher_utils.apatrick@chromium.org2010-11-101-0/+10
* This moves log output for ChromeOS to safer locations.gspencer@chromium.org2010-11-021-0/+5
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-0/+19
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Create temp user data dir in InProcessBrowserTest if one is not specified.rsimha@chromium.org2010-10-151-15/+22
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-2/+2
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-061-1/+1
* GTTF: Do not use the in-process timeout in browser_tests.phajdan.jr@chromium.org2010-10-061-30/+1
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-4/+2
* GTTF: prevent a browser_tests timeout from looking like a success.phajdan.jr@chromium.org2010-10-051-0/+7
* Support alt-f4 when omnibox is focused in popupisherman@chromium.org2010-09-301-11/+23
* Extract common browser command-line flags used by tests.phajdan.jr@chromium.org2010-09-301-13/+2
* Use a scoped temp dir in browser_tests instead of deleting the default user d...rohitrao@chromium.org2010-09-231-21/+26
* chromeos: implement persistence of proxy config to device, enhance unittestkuan@chromium.org2010-09-171-0/+8
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-3/+5
* Revert 59409 - GTTF: Move browser_tests test launcher timeout to chrome/test/...phajdan.jr@chromium.org2010-09-141-1/+30
* GTTF: Move browser_tests test launcher timeout to chrome/test/test_timeoutsphajdan.jr@chromium.org2010-09-141-30/+1
* The browser tests seem to fail with preconnects; the python servermbelshe@chromium.org2010-09-051-0/+3
* [Mac] Enforce proper usage of main app bundle and helper app bundle.thomasvl@chromium.org2010-08-241-0/+9
* Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (wheresky@chromium.org2010-08-231-2/+3
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-10/+2