summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_main_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of HostDesktopType from c/b/ui/browser_finder.hscottmg2016-02-031-14/+7
* Switch to standard integer types in chrome/browser/, part 1 of 4.avi2015-12-261-0/+1
* Update chrome/browser to use the new version of LaunchProcess.rvargas2015-01-051-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-7/+10
* Cleanup: Remove unneeded path_service.h includes in base and chrome.thestig2014-11-061-1/+0
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-1/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-091-1/+1
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-081-1/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-081-1/+1
* Remove the remaining automation-based tests.jam@chromium.org2014-04-041-2/+0
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-7/+4
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Disable failing Ash browser_tests (on win8: browser_tests.exe --ash-browserte...gab@chromium.org2013-07-221-0/+22
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Remove kDefaultHostDesktopType from browser_finder.cc.gab@chromium.org2013-02-281-7/+13
* Replace most BrowserList::empty() and BrowserList::size() calls by multi-desk...gab@chromium.org2013-02-131-5/+4
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-6/+6
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-2/+3
* browser: Start moving browser_finder.h into chrome namespace.tfarina@chromium.org2012-10-281-7/+7
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-3/+3
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* Move browser commands into a separate file.ben@chromium.org2012-06-251-2/+3
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-1/+1
* Disable ChromeMainTest.SecondLaunchWithIncognitoUrl on Win and Linuxkmadhusu@chromium.org2012-05-301-2/+9
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-11/+8
* Fix ChromeMainTest tests on CrOS.jam@chromium.org2012-04-251-6/+0
* Temporarily disable ChromeMainTest on ChromeOS. These pass locally for me on ...jam@chromium.org2012-04-251-0/+6
* Convert the session restore ui_tests to browser_tests. I renabled the disable...jam@chromium.org2012-04-251-42/+17
* Add a "--silent" flag to our test suite to disable gtest output. This clears ...jam@chromium.org2012-04-231-0/+2
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-2/+2
* Convert ChromeMain ui_tests to browser_tests. I renabled ReuseBrowserInstance...jam@chromium.org2012-04-031-0/+149