| Commit message (Expand) | Author | Age | Files | Lines |
* | Devtools workspace feature means that a developer can lose | lushnikov@chromium.org | 2013-11-16 | 1 | -0/+3 |
* | Extract browser.RunUnloadEventsHelper into unload controllers | lushnikov@chromium.org | 2013-10-12 | 1 | -0/+4 |
* | Don't close tabs at shutdown until all beforeunload handlers have run. | sammc@chromium.org | 2013-08-16 | 1 | -1/+20 |
* | Revert Fast tab closure and dependent CL | jeremy@chromium.org | 2013-06-21 | 1 | -70/+28 |
* | Move histograms and supporting code that don't belong in content out. | jam@chromium.org | 2013-06-19 | 1 | -1/+1 |
* | Revert 207120 "Move histograms and supporting code that don't be..." | wez@chromium.org | 2013-06-19 | 1 | -1/+1 |
* | Move histograms and supporting code that don't belong in content out. | jam@chromium.org | 2013-06-19 | 1 | -1/+1 |
* | Changes to closing contents with beforeunload/unload handlers: | jeremy@chromium.org | 2013-06-10 | 1 | -28/+70 |
* | Revert r203922, "Quickly close tabs/window with long-running unload handlers." | avi@chromium.org | 2013-06-05 | 1 | -67/+28 |
* | Changes to closing contents with beforeunload/unload handlers: | jeremy@chromium.org | 2013-06-04 | 1 | -28/+67 |
* | Speculative Revert 195108 "Changes to closing contents with beforeunload/unl..." | nkostylev@chromium.org | 2013-04-19 | 1 | -40/+7 |
* | Changes to closing contents with beforeunload/unload handlers: | slamm@chromium.org | 2013-04-19 | 1 | -7/+40 |
* | Remove straggling TabContents references. | avi@chromium.org | 2012-12-14 | 1 | -1/+0 |
* | Remove TabContents from TabStripModelObserver::TabReplacedAt. | avi@chromium.org | 2012-11-15 | 1 | -2/+2 |
* | Remove TabContents from TabStripModelObserver::TabDetachedAt. | avi@chromium.org | 2012-11-11 | 1 | -2/+3 |
* | Remove TabContents from TabStripModelObserver::TabInsertedAt. | avi@chromium.org | 2012-11-10 | 1 | -2/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move unload handling off Browser onto its own class, UnloadController. | ben@chromium.org | 2012-07-09 | 1 | -0/+139 |