| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -9/+8 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -6/+6 |
* | Make hiding an extension action cause it to go to the overflow menu | rdevlin.cronin@chromium.org | 2014-08-21 | 1 | -1/+1 |
* | Support "always allow" for runtime script execution | gpdavis.chromium@gmail.com | 2014-08-15 | 1 | -1/+9 |
* | Extend contextMenus API to support browser/page actions | gpdavis.chromium@gmail.com | 2014-08-13 | 1 | -0/+19 |
* | Revert 288418 "Extend contextMenus API to support browser/page a..." | luken@chromium.org | 2014-08-08 | 1 | -19/+0 |
* | Extend contextMenus API to support browser/page actions | gpdavis.chromium@gmail.com | 2014-08-08 | 1 | -0/+19 |
* | Move ShowPopup logic from BrowserActionsContainer to BrowserActionView | rdevlin.cronin@chromium.org | 2014-07-31 | 1 | -1/+2 |
* | Move | limasdf@gmail.com | 2014-06-04 | 1 | -2/+2 |
* | Delete items of the launcher jump list upon pressing Shift click | skuhne@chromium.org | 2013-03-13 | 1 | -1/+1 |
* | Crash when clicking on the icon in an extension infobar. | MHX348@motorola.com | 2013-01-29 | 1 | -5/+5 |
* | Delete 'Disable' from right-click of Browser and Page actions | MHX348@motorola.com | 2012-10-31 | 1 | -1/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Bring back Inspect Popup on gtk | benwells@chromium.org | 2012-06-20 | 1 | -3/+27 |
* | Refactor the various ways to control what users can do to extensions. | pam@chromium.org | 2012-06-02 | 1 | -0/+9 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -3/+7 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser. | thestig@chromium.org | 2012-05-14 | 1 | -0/+1 |
* | RefCounted types should not have public destructors, chrome/browser/extension... | rsleevi@chromium.org | 2012-04-27 | 1 | -1/+3 |
* | Remove Inspect Popup command from browser actions. | benwells@chromium.org | 2012-04-17 | 1 | -22/+3 |
* | Add OVERRIDE to chrome/browser/extensions/. | avi@chromium.org | 2011-11-21 | 1 | -7/+8 |
* | Fix crashes related to the extension uninstall dialog. | jstritar@chromium.org | 2011-09-22 | 1 | -2/+2 |
* | extensions: Refactor ExtensionInstallUI class. | tfarina@chromium.org | 2011-03-26 | 1 | -8/+8 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 1 | -4/+4 |
* | Allow users to hide Browser Actions by right-clicking the icon and selecting ... | finnur@chromium.org | 2010-11-19 | 1 | -0/+2 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -2/+2 |
* | Fix browser crash when two uninstall dialogs overlap | jstritar@chromium.org | 2010-10-22 | 1 | -2/+6 |
* | Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI... | tfarina@chromium.org | 2010-09-14 | 1 | -1/+1 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Make ExtensionContextMenuModel hold on to a reference to itself | finnur@chromium.org | 2010-04-08 | 1 | -2/+3 |
* | Eliminate all UI thread decoding of extension images. | finnur@chromium.org | 2010-03-24 | 1 | -0/+3 |
* | Refactor ExtensionActionContextMenuModel. | estade@chromium.org | 2010-03-22 | 1 | -0/+70 |