summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browser_actions_api.h
Commit message (Expand)AuthorAgeFilesLines
* Update comments to reflect the removal of class ExtensionActionState, which n...skerner@chromium.org2010-01-201-1/+0
* Fix memory leak in AsyncExtensionFunction.mpcomplete@chromium.org2009-11-101-1/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+5
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-5/+0
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+5
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-3/+3
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-7/+29
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-2/+2
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-2/+2
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-2/+2
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-2/+2
* Small cleanup to extension function registration to avoid scattered definitions.mpcomplete@chromium.org2009-10-141-10/+4
* Add an API to manipulate the browser action badge.aa@chromium.org2009-10-031-0/+11
* Add chrome.browserAction.setName and .setIcon.mpcomplete@chromium.org2009-10-011-0/+26