summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/unload_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-101-1/+1
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-1/+1
* Remove TabContents from TabStripModelObserver::TabReplacedAt.avi@chromium.org2012-11-151-4/+4
* Remove TabContents from TabStripModelObserver::TabDetachedAt.avi@chromium.org2012-11-111-8/+8
* Remove TabContents from TabStripModelObserver::TabInsertedAt.avi@chromium.org2012-11-101-4/+4
* IWYU and other random cleanup in chrome/browser/ui.thestig@chromium.org2012-07-311-0/+1
* Move unload handling off Browser onto its own class, UnloadController.ben@chromium.org2012-07-091-0/+258