summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_action.h
Commit message (Expand)AuthorAgeFilesLines
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-2/+2
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-271-16/+44
* Update comments to reflect the removal of class ExtensionActionState, which n...skerner@chromium.org2010-01-201-2/+0
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-91/+128
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-2/+4
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-201-2/+13
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-201-13/+2
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-191-2/+13
* Implement new page action API.mpcomplete@chromium.org2009-10-161-1/+7
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-4/+0
* Extensions: Make badge drawing code cross platform so linux (and eventually m...estade@chromium.org2009-10-151-0/+7
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-8/+0
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-0/+8
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-8/+0
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-131-5/+5
* Pull a BrowserActionView out of BrowserActionContainer. Alsoaa@chromium.org2009-10-071-6/+6
* Implement browserAction.setIcon(ImageData) for extensions.mpcomplete@chromium.org2009-10-061-1/+8
* Don't show popup browser actions in the wrench menu.erikkay@chromium.org2009-10-061-0/+2
* Add an API to manipulate the browser action badge.aa@chromium.org2009-10-031-2/+23
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-0/+11
* Add chrome.browserAction.setName and .setIcon.mpcomplete@chromium.org2009-10-011-0/+3
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-301-0/+8
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-0/+85