summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension.cc
Commit message (Expand)AuthorAgeFilesLines
* Delay loading of ExtensionHosts until the background page is ready.mpcomplete@chromium.org2009-08-031-1/+16
* Make the update_url key allowed for themes.aa@chromium.org2009-07-301-1/+2
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-261-2/+36
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-251-0/+2
* Let theme values that previous had to be real be specified as ints.glen@chromium.org2009-07-241-5/+8
* A small start: add icons to the extension manifest.aa@chromium.org2009-07-171-5/+36
* Refactor extension constants to improve readability, debugging, and to make i...erikkay@chromium.org2009-07-131-225/+108
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-011-10/+33
* Allow extension extensions to be case-insensitive.avi@chromium.org2009-06-291-0/+8
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-251-5/+2
* Small piece of extensions auto-update: add an auto-update url member varasargent@chromium.org2009-06-181-4/+23
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-171-12/+0
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-131-10/+21
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-121-30/+48
* Revert "BUG=12114"tc@google.com2009-06-111-48/+30
* BUG=12114rafaelw@chromium.org2009-06-111-30/+48
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-091-14/+90
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-051-0/+22
* Add this ability to install Extensions using preferences. Also known as: port...finnur@chromium.org2009-06-051-4/+42
* Add ability to theme our buttons.glen@chromium.org2009-06-041-7/+20
* Change plugin handling in extension from "plugin_dir" to a "plugin" list ofmpcomplete@google.com2009-06-031-9/+45
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-0/+8
* Allow themes to be installed without any commandline flag, still require flag...glen@chromium.org2009-05-291-61/+100
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-0/+673