summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...gab@chromium.org2013-02-201-2/+4
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-1/+1
* Replace most BrowserList::empty() and BrowserList::size() calls by multi-desk...gab@chromium.org2013-02-131-7/+6
* Get rid of native-desktop-only BrowserList:: iterator methods in tests.gab@chromium.org2013-02-121-16/+13
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-48/+55
* content: convert zoom notifications to callbacksphajdan.jr@chromium.org2013-02-071-27/+56
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.rsleevi@chromium.org2013-02-061-6/+6
* Rename application_launch namespace to chromebenwells@chromium.org2013-01-311-4/+3
* Disable flaky BrowserTest.TabClosingWhenRemovingExtensionpkotwicz@chromium.org2013-01-251-1/+8
* Disable flaky test.sky@chromium.org2013-01-141-1/+3
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-101-63/+71
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-0/+1
* Disable the failing linux aura browser tests so that it can be enabled on the...jam@chromium.org2012-12-191-2/+4
* Show bookmark bar in fullscreen on Macsail@chromium.org2012-12-111-0/+15
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-2/+2
* Make app windows not create or interact with SessionServices.koz@chromium.org2012-12-061-0/+20
* Revert r163630 "Disable flaky test "AppModeTest.EnableAppModeTest" on windows."oshima@chromium.org2012-12-021-8/+1
* Disable flaky test "AppModeTest.EnableAppModeTest" on windows.rogerta@chromium.org2012-11-301-1/+8
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-4/+7
* Remove TabContents from TabStripModel::AddTabContents.avi@chromium.org2012-11-291-10/+10
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-151-3/+3
* Reenable NullOpenerRedirectForksProcess, as the offending patch has been reve...japhet@chromium.org2012-11-151-3/+1
* Remove TabContents from chrome::AddSelectedTabWithURL.avi@chromium.org2012-11-151-1/+1
* Disable NullOpenerRedirectForksProcess, as it fails after WebKit r134649japhet@chromium.org2012-11-151-1/+3
* Remove TabContents from TabStripModelObserver::TabClosingAt.avi@chromium.org2012-11-101-2/+2
* Remove TabContents from AddBlankTabAt, kill AddBlankTab.avi@chromium.org2012-11-081-3/+3
* Remove TabContents from ui/find_bar.avi@chromium.org2012-11-071-1/+1
* Try#2: InterstitialPage: shutdown RVH asynchronously.mattm@chromium.org2012-11-031-2/+22
* Disable flaky BeforeUnloadAtQuitWithTwoWindows.IfThisTestTimesOutItIndicatesF...phajdan.jr@chromium.org2012-11-021-7/+2
* Activate shift-click test now that the fix has landed.ericu@chromium.org2012-10-291-3/+1
* browser: Start moving browser_finder.h into chrome namespace.tfarina@chromium.org2012-10-281-9/+9
* Tests for dispositions of various modified clicks on a normal link.ericu@chromium.org2012-10-241-48/+133
* Test suite that monitors the disposition of JS-created windows based on whatericu@chromium.org2012-10-241-1/+138
* Disable BeforeUnloadAtQuitWithTwoWindows.IfThisTestTimesOutItIndicatesFAILURE...rsesek@chromium.org2012-10-151-1/+7
* [Mac] In BrowserWindowCocoa::Close() do not use -[NSWindow performClose:].rsesek@chromium.org2012-10-151-3/+79
* Switch TranslateTabHelper to use WebContentsUserData.avi@chromium.org2012-09-281-5/+5
* Remove two functions on WebContentsDelegate which didn't belong in content. T...jam@chromium.org2012-09-261-1/+1
* Remove mouse lock / pointer lock flags.scheib@chromium.org2012-09-181-5/+0
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-121-8/+14
* Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContents...avi@chromium.org2012-09-111-14/+8
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-101-8/+14
* Source files shouldn't have random broken Unicode in them.avi@chromium.org2012-09-081-1/+1
* DISABLE BrowserTest.PageZoom on Windows - flaky on XP starting circa r154109.jsbell@chromium.org2012-08-311-1/+8
* Enable BrowserTest.ThirtyFourTabs on Windows release. The bug says it flakes ...jam@chromium.org2012-08-291-1/+1
* A simple version of search term replacement for testing. Google search URLs t...dominich@chromium.org2012-08-241-1/+1
* Remove the content and test_basic pyauto tests. All the test cases, with the ...jam@chromium.org2012-08-231-0/+15
* Disable many tests failing on mac 10.7nsylvain@chromium.org2012-08-191-1/+7
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-2/+2