summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_action_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Make a ShowExtensionActionPopup functionrdevlin.cronin2014-08-281-8/+13
* Move logic to clear ExtensionAction values to ExtensionActionAPIrdevlin.cronin@chromium.org2014-08-221-1/+1
* Improve extension icon predictiongpdavis.chromium@gmail.com2014-08-121-0/+8
* Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATEDlimasdf@gmail.com2014-04-221-3/+2
* Pass Reason as a parameter with OnExtensionUnloaded.DHNishi@gmail.com2014-04-181-1/+3
* Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED.limasdf@gmail.com2014-04-111-8/+11
* Move extensions-related files to using //components/keyed_service.blundell@chromium.org2014-03-131-2/+2
* The Script Bubble and Script Badge were two extension experiments that didn't...finnur@chromium.org2014-01-241-4/+2
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-1/+1
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
* Add systray icon and click functionality to systemIndicator API.dewittj@chromium.org2012-12-171-0/+1
* Initial skeleton for System Indicator APIdewittj@chromium.org2012-11-281-1/+4
* Make ExtensionActionManager an independent ProfileKeyedServicejyasskin@chromium.org2012-10-141-8/+10
* Remove Extension's accessors for ExtensionActions.jyasskin@chromium.org2012-10-121-4/+11
* Move ownership of ExtensionAction into ExtensionSystem.jyasskin@chromium.org2012-10-081-0/+54