summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_list_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-211-131/+0
* Revert 183580 - added a static initializer on Macyoz@chromium.org2013-02-211-0/+131
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-201-131/+0
* Make BrowserList::IsOffTheRecordSessionActive() check for the incognito windo...gab@chromium.org2013-02-141-32/+0
* Explicitly hardcode tab_drag_controller_interactive_uitest.cc to use the nati...gab@chromium.org2013-02-121-3/+3
* Make BrowserList::CloseAllBrowsersWithProfile iterate over all desktops and r...gab@chromium.org2013-02-121-15/+0
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* browser: Start moving application_lifetime.h functions into chrome namespace.tfarina@chromium.org2013-01-301-2/+2
* Remove call to IsTryingToQuit from BrowserListImpl::SetLastActivebenwells@chromium.org2012-08-091-5/+0
* Remove details from BROWSER_CLOSING and BROWSER_CLOSED notifications.benwells@chromium.org2012-07-271-19/+1
* Consolidate Browser Creation.ben@chromium.org2012-07-251-5/+0
* Revert 148281 - Remove details from BROWSER_CLOSING and BROWSER_CLOSED notifi...benwells@chromium.org2012-07-251-1/+19
* Remove details from BROWSER_CLOSING and BROWSER_CLOSED notifications.benwells@chromium.org2012-07-251-19/+1
* Move implementation of BrowserList onto an inner, instantiatable class, Brows...ben@chromium.org2012-07-121-0/+206