summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/unload_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Devtools workspace feature means that a developer can loselushnikov@chromium.org2013-11-161-0/+3
* Extract browser.RunUnloadEventsHelper into unload controllerslushnikov@chromium.org2013-10-121-0/+4
* Don't close tabs at shutdown until all beforeunload handlers have run.sammc@chromium.org2013-08-161-1/+20
* Revert Fast tab closure and dependent CLjeremy@chromium.org2013-06-211-70/+28
* Move histograms and supporting code that don't belong in content out.jam@chromium.org2013-06-191-1/+1
* Revert 207120 "Move histograms and supporting code that don't be..."wez@chromium.org2013-06-191-1/+1
* Move histograms and supporting code that don't belong in content out.jam@chromium.org2013-06-191-1/+1
* Changes to closing contents with beforeunload/unload handlers:jeremy@chromium.org2013-06-101-28/+70
* Revert r203922, "Quickly close tabs/window with long-running unload handlers."avi@chromium.org2013-06-051-67/+28
* Changes to closing contents with beforeunload/unload handlers:jeremy@chromium.org2013-06-041-28/+67
* Speculative Revert 195108 "Changes to closing contents with beforeunload/unl..."nkostylev@chromium.org2013-04-191-40/+7
* Changes to closing contents with beforeunload/unload handlers:slamm@chromium.org2013-04-191-7/+40
* Remove straggling TabContents references.avi@chromium.org2012-12-141-1/+0
* Remove TabContents from TabStripModelObserver::TabReplacedAt.avi@chromium.org2012-11-151-2/+2
* Remove TabContents from TabStripModelObserver::TabDetachedAt.avi@chromium.org2012-11-111-2/+3
* Remove TabContents from TabStripModelObserver::TabInsertedAt.avi@chromium.org2012-11-101-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move unload handling off Browser onto its own class, UnloadController.ben@chromium.org2012-07-091-0/+139