summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_constants.cc
Commit message (Expand)AuthorAgeFilesLines
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-19/+32
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-32/+19
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-19/+32
* Support app tabs as a launch point for apps. Also, move the logic for launch...erikkay@chromium.org2010-03-121-5/+6
* Add "origin" to the app object in the extension manifest.aa@chromium.org2010-03-121-0/+5
* Make the invalid version error a bit more specific; the previous textjoi@chromium.org2010-02-261-1/+1
* Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...aa@chromium.org2010-02-201-0/+3
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-051-0/+5
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@google.com2010-01-301-0/+2
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-291-2/+3
* Allow extensions to add, remove, or change their page action popup.skerner@chromium.org2010-01-281-0/+4
* Revert 36966 - Trying to reland. It's the same as http://codereview.chromium....cira@chromium.org2010-01-231-2/+0
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@chromium.org2010-01-231-0/+2
* Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. Th...cira@chromium.org2010-01-211-2/+0
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-211-0/+2
* Revert 36693 - breaking mac for some reason - Add reserved messages to Extens...cira@chromium.org2010-01-201-2/+0
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-201-0/+2
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-5/+0
* Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...aa@chromium.org2010-01-151-1/+4
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-151-4/+1
* Add launch configuration to apps. Create a desktop shortcutaa@chromium.org2010-01-151-1/+4
* initial manifest hooks for app experimenterikkay@chromium.org2010-01-121-0/+4
* Allow an empty list of page actions.skerner@chromium.org2010-01-111-1/+1
* Revert 35802 - Failed Valgrind - Allow an empty list of page actions.rsesek@chromium.org2010-01-081-1/+1
* Allow an empty list of page actions.skerner@chromium.org2010-01-081-1/+1
* Reland: Add a minimum_chrome_version key to the manifest.aa@chromium.org2010-01-061-4/+9
* Revert 35602 - Add a "minimum_chrome_version" key to the manifest.arv@chromium.org2010-01-061-9/+4
* Add a "minimum_chrome_version" key to the manifest.aa@chromium.org2010-01-061-4/+9
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-0/+1
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-251-0/+3
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-201-0/+8
* Ignore requests to run content scripts on file:// urls.finnur@chromium.org2009-11-181-2/+0
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-0/+6
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-181-0/+2
* Add first class support for user scripts.aa@chromium.org2009-11-041-0/+7
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-031-0/+1
* Revert r30784aa@chromium.org2009-11-031-1/+0
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-031-0/+1
* Neither name nor title are required for page- or browser-actions. Update loaderpam@chromium.org2009-10-281-1/+3
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-161-1/+4
* Limit extensions to 1 UI surface (either Page/Browser action, but not both).finnur@chromium.org2009-10-161-0/+2
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-131-4/+9
* Improve error messages when a manifest is not readable or not valid JSON.aa@chromium.org2009-10-091-1/+5
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-0/+9
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-0/+3
* Fix bug where we fail to install an extension that has an emptyaa@chromium.org2009-09-181-2/+0
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-281-0/+3
* This change enables Chrome to load locale information for the extension. It d...cira@chromium.org2009-08-191-0/+7
* Add privacy_blacklists key to extension manifest and validate it.phajdan.jr@chromium.org2009-08-131-0/+5
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-261-0/+2