summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_list.h
Commit message (Expand)AuthorAgeFilesLines
* Remove using namespace from ObserverList.brettw2015-06-031-2/+2
* The Lock and Guest functions currently try to close all browser windows for t...mlerman2014-09-051-0/+36
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-211-6/+66
* Revert 183580 - added a static initializer on Macyoz@chromium.org2013-02-211-64/+6
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-201-6/+64
* Make BrowserList::IsOffTheRecordSessionActive() check for the incognito windo...gab@chromium.org2013-02-141-2/+4
* Replace static/native-desktop-only BrowserList::const_reverse_iterator by des...gab@chromium.org2013-02-141-8/+0
* Revert 182463gab@chromium.org2013-02-141-0/+8
* Replace static/native-desktop-only BrowserList::const_reverse_iterator by des...gab@chromium.org2013-02-141-8/+0
* Make BrowserList::(Add|Remove)Observer add the observer to every desktop's br...gab@chromium.org2013-02-141-3/+4
* Phase out BrowserList::empty() and BrowserList::size().gab@chromium.org2013-02-141-3/+0
* BrowserList iterator methods have been phased out, delete them!gab@chromium.org2013-02-131-6/+0
* Make BrowserList::CloseAllBrowsersWithProfile iterate over all desktops and r...gab@chromium.org2013-02-121-1/+1
* Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...gab@chromium.org2013-02-011-1/+0
* IWYU: include base/basictypes.h in browser_list.h for the sake of size_t.grt@chromium.org2012-11-201-0/+2
* Replace BrowserList::GetLastActive with chrome::FindLastActiveWithHostDesktop...grt@chromium.org2012-11-201-58/+0
* browser: Move one last cocoa and gtk files into chrome namespace.tfarina@chromium.org2012-10-141-6/+3
* Clean up infobars' use of FindAnyBrowser and GetLastActive.grt@chromium.org2012-10-121-4/+0
* Cleanup: Remove some of BrowserList's former friends.thestig@chromium.org2012-10-041-9/+0
* [Web Intents] Add ability to dispatch intents from extension-caused code (i.e...gbillock@chromium.org2012-08-091-0/+6
* Move implementation of BrowserList onto an inner, instantiatable class, Brows...ben@chromium.org2012-07-121-22/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* startup: Put it in chrome namespace.tfarina@chromium.org2012-07-011-5/+8
* browser: Do the check for network profile outside of views.tfarina@chromium.org2012-06-261-1/+1
* Get rid of browser::FindLastActiveWithProfile call in extensions uninstall di...jam@chromium.org2012-06-251-2/+2
* browser: Rename network_profile_bubble.* to network_profile_bubble_view.* and...tfarina@chromium.org2012-06-251-1/+1
* Remove BrowserList::GetLastActive usage from WebUI pages. I've plumbed the Ta...jam@chromium.org2012-06-191-2/+0
* Remove BrowserList::GetLastActive usage from interactive ui tests..jam@chromium.org2012-06-151-5/+0
* Remove BrowserList::GetLastActive from extensions install dialog code by plum...jam@chromium.org2012-06-151-7/+0
* browser_list.h - remove friend class BasePanelBrowserTest.jennb@chromium.org2012-06-131-1/+0
* Remove use of BrowserList in Print Preview test code.ben@chromium.org2012-06-011-5/+0
* Remove friend declaration from BrowserList for one panel test.jennb@chromium.org2012-05-301-1/+0
* Revert 139428 - Remove use of BrowserList in Print Preview test code.rlp@chromium.org2012-05-301-0/+5
* Remove use of BrowserList in Print Preview test code.ben@chromium.org2012-05-291-5/+0
* browser: Factor out TabContentsIterator into its own module.tfarina@chromium.org2012-05-271-74/+1
* Make BrowserList::GetLastActive() private, and add a friend list to BrowserLi...ben@chromium.org2012-05-251-11/+86
* Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...ben@chromium.org2012-05-231-3/+3
* Move application lifetime functionality off BrowserList.ben@chromium.org2012-05-181-77/+0
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-56/+3
* Rename and document Browser::GetTabbedBrowser()'smmenke@chromium.org2012-05-101-7/+10
* TabContents -> WebContentsImpl, part 21.avi@chromium.org2012-04-171-7/+7
* Alternative method for dealing with zero browserspkotwicz@chromium.org2012-03-211-5/+9
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-5/+4
* Fixes for the kWasRestarted pref.marja@chromium.org2011-12-131-3/+3
* Store the "browser autorestarted, last session must be restored" information ...marja@chromium.org2011-12-051-3/+3
* chrome: Remove 11 exit time destructors and 4 static initializers.thakis@chromium.org2011-11-171-16/+7
* Sync Promo: Close browser tab when closing promosail@chromium.org2011-10-121-0/+6
* Trying again to land OOM priority manager changes.gspencer@google.com2011-08-231-1/+1
* Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.mattm@chromium.org2011-08-221-1/+1
* Changing OOM range to 0, 1000 and tweaking OOM algorithm.gspencer@google.com2011-08-221-1/+1