| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -5/+4 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -1/+1 |
* | Make a ShowExtensionActionPopup function | rdevlin.cronin | 2014-08-28 | 1 | -8/+13 |
* | Move logic to clear ExtensionAction values to ExtensionActionAPI | rdevlin.cronin@chromium.org | 2014-08-22 | 1 | -1/+1 |
* | Improve extension icon prediction | gpdavis.chromium@gmail.com | 2014-08-12 | 1 | -0/+8 |
* | Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED | limasdf@gmail.com | 2014-04-22 | 1 | -3/+2 |
* | Pass Reason as a parameter with OnExtensionUnloaded. | DHNishi@gmail.com | 2014-04-18 | 1 | -1/+3 |
* | Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED. | limasdf@gmail.com | 2014-04-11 | 1 | -8/+11 |
* | Move extensions-related files to using //components/keyed_service. | blundell@chromium.org | 2014-03-13 | 1 | -2/+2 |
* | The Script Bubble and Script Badge were two extension experiments that didn't... | finnur@chromium.org | 2014-01-24 | 1 | -4/+2 |
* | Remove references to Profile from browser_context_keyed_service. | phajdan.jr@chromium.org | 2013-05-22 | 1 | -1/+1 |
* | Move ProfileKeyedService infrastructure to a component | phajdan.jr@chromium.org | 2013-05-20 | 1 | -1/+1 |
* | Add systray icon and click functionality to systemIndicator API. | dewittj@chromium.org | 2012-12-17 | 1 | -0/+1 |
* | Initial skeleton for System Indicator API | dewittj@chromium.org | 2012-11-28 | 1 | -1/+4 |
* | Make ExtensionActionManager an independent ProfileKeyedService | jyasskin@chromium.org | 2012-10-14 | 1 | -8/+10 |
* | Remove Extension's accessors for ExtensionActions. | jyasskin@chromium.org | 2012-10-12 | 1 | -4/+11 |
* | Move ownership of ExtensionAction into ExtensionSystem. | jyasskin@chromium.org | 2012-10-08 | 1 | -0/+54 |