Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move implementation of BrowserList onto an inner, instantiatable class, Brows... | ben@chromium.org | 2012-07-12 | 1 | -3/+3 |
* | Disable modifying extensions when in managed mode. | pam@chromium.org | 2012-06-25 | 1 | -5/+36 |
* | Fix extension event name for managedModePrivate.onChange (whoops). | bauerb@chromium.org | 2012-06-04 | 1 | -0/+1 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser. | thestig@chromium.org | 2012-05-26 | 1 | -1/+0 |
* | Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste... | ben@chromium.org | 2012-05-23 | 1 | -3/+3 |
* | Add a button to exit managed mode in place of the profile avatar. | bauerb@chromium.org | 2012-04-27 | 1 | -0/+4 |
* | Wait for other browser windows to close when entering managed mode and cancel... | bauerb@chromium.org | 2012-04-18 | 1 | -6/+56 |
* | Close other profile windows when entering managed mode. | bauerb@chromium.org | 2012-03-23 | 1 | -1/+7 |
* | Move ManagedMode into a separate class. | bauerb@chromium.org | 2012-03-08 | 1 | -0/+23 |