summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_list.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* Ensure that incognito profiles are correctly destroyed when all incognito win...mirandac@chromium.org2011-08-121-0/+3
* Multi-Profiles: Add delete profile commandsail@chromium.org2011-07-071-0/+3
* Don't set exit_cleanly bit early if shutdown can be canceled.oshima@google.com2011-06-281-14/+31
* Change SelectFileDialog to refer to the last active profile for its new brows...mirandac@chromium.org2011-06-161-0/+4
* Print Preview: Print in the background.thestig@chromium.org2011-05-071-1/+7
* Browser::Type cleanup.jianli@chromium.org2011-05-051-8/+11
* Pipe TabContentsWrapper through the task manageravi@chromium.org2011-03-291-8/+8
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* signout_ is a ChromeOS-specific variable.achuith@chromium.org2011-02-111-1/+2
* Only call NotifyAndTerminate when we've explicitly signed out. achuith@chromium.org2011-02-041-0/+1
* Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-031-6/+5
* Revert 73550 - Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-031-5/+6
* Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-031-6/+5
* Revert 73361 - Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-021-5/+6
* Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-011-6/+5
* Once we initiate shutdown sequence, don't show crash bar on subsequent startup.achuith@chromium.org2011-01-261-0/+1
* [linux] Avoid crash when there's an X error during shutdown.estade@chromium.org2011-01-261-1/+1
* chromeos: Notify window manager earlier about signout.derat@chromium.org2011-01-201-0/+5
* Fixing crash in UpdateAppIconDownloadProgress().ahendrickson@chromium.org2011-01-101-0/+2