summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_page_actions_module.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-3/+3
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-1/+3
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-011-1/+13
* Fix crash 15371finnur@chromium.org2009-06-261-1/+2
* Adding the ability to remove page actions.BUG=NoneTEST=unit test.finnur@chromium.org2009-06-221-3/+11
* Clean up extension loading:erikkay@google.com2009-06-151-1/+1
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-2/+2
* Separate out the string constants used for extension API functionaa@chromium.org2009-05-261-13/+9
* Add error handling to PageAction extension API.finnur@chromium.org2009-05-141-9/+25
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-061-25/+20
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-0/+64