summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_main_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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