summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension.h
Commit message (Expand)AuthorAgeFilesLines
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-281-0/+9
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-281-4/+4
* Update of the extension install UI:aa@chromium.org2009-08-271-14/+20
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-201-1/+8
* This change enables Chrome to load locale information for the extension. It d...cira@chromium.org2009-08-191-0/+26
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-181-0/+5
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-141-1/+3
* Add privacy_blacklists key to extension manifest and validate it.phajdan.jr@chromium.org2009-08-131-1/+11
* Add a method to classify what permission class an extension is in, with unitmpcomplete@chromium.org2009-08-121-0/+11
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-071-2/+14
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-041-1/+10
* Delay loading of ExtensionHosts until the background page is ready.mpcomplete@chromium.org2009-08-031-1/+18
* Pull all the filesystem manipulation out ofaa@chromium.org2009-07-281-0/+1
* Pull a SandboxedExtensionUnpacker out of ExtensionsService.aa@chromium.org2009-07-281-0/+1
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-261-3/+12
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-251-3/+6
* A small start: add icons to the extension manifest.aa@chromium.org2009-07-171-0/+7
* Refactor extension constants to improve readability, debugging, and to make i...erikkay@chromium.org2009-07-131-79/+0
* Add a couple of more extension unit tests for pagefinnur@chromium.org2009-07-021-0/+2
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-011-0/+2
* Allow extension extensions to be case-insensitive.avi@chromium.org2009-06-291-0/+3
* Small piece of extensions auto-update: add an auto-update url member varasargent@chromium.org2009-06-181-0/+6
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-171-3/+1
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-121-6/+33
* Revert "BUG=12114"tc@google.com2009-06-111-33/+6
* BUG=12114rafaelw@chromium.org2009-06-111-6/+33
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-091-3/+17
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-051-0/+5
* Add this ability to install Extensions using preferences. Also known as: port...finnur@chromium.org2009-06-051-5/+29
* Change plugin handling in extension from "plugin_dir" to a "plugin" list ofmpcomplete@google.com2009-06-031-9/+19
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-0/+7
* Allow themes to be installed without any commandline flag, still require flag...glen@chromium.org2009-05-291-1/+7
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-3/+0
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-0/+247