summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_constants.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 143966 - chromeos: Make Chrome app a real app.xiyuan@chromium.org2012-06-291-0/+1
* Revert r139371 and r138961asargent@chromium.org2012-06-061-9/+6
* Refactor the various ways to control what users can do to extensions.pam@chromium.org2012-06-021-1/+0
* Force update checks to use SSL for store-hosted extensions/apps.asargent@chromium.org2012-05-251-6/+9
* Support CWS intents query URLgroby@chromium.org2012-05-101-0/+13
* Revert r134673 ""View website" instead of "View in Web Store""maruel@chromium.org2012-05-011-1/+0
* "View website" instead of "View in Web Store"estade@chromium.org2012-05-011-0/+1
* Add an API for hosted apps to check their install and running states.jstritar@chromium.org2012-04-241-0/+8
* Refactor several callers that collect basic extension info.pam@chromium.org2012-03-291-0/+13
* hterm: Load component-extension version of crosh+hterm (chromeos only).rginda@chromium.org2012-03-241-0/+1
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-231-1/+3
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-231-452/+1
* Revert 128296 - Add an experimental identity API for platform apps.gman@chromium.org2012-03-231-7/+0
* Revert 128355 - Expand usage of platform-apps flag and permission features.gman@chromium.org2012-03-231-4/+0
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-231-0/+4
* Add an experimental identity API for platform apps.jstritar@chromium.org2012-03-221-0/+7
* Support default paths for intents in packaged and hosted appsgroby@chromium.org2012-03-131-0/+2
* Re-land 125247: Better error messages when using unsupported manifest features.aa@chromium.org2012-03-121-1/+1
* Revert 125979 - Re-land 125247: Better error messages when using unsupported ...aa@chromium.org2012-03-101-1/+1
* Re-land 125247: Better error messages when using unsupported manifest features.aa@chromium.org2012-03-101-1/+1
* Support both href and path keyword for extension pathgroby@chromium.org2012-03-081-6/+10
* Revert 125247 - Better error messages when using unsupported manifest features.aa@chromium.org2012-03-061-1/+1
* Better error messages when using unsupported manifest features.aa@chromium.org2012-03-061-1/+1
* Allow apps with background pages to request process-per-app-instance.creis@chromium.org2012-03-021-1/+7
* Allow platform apps to specify a maximum size for the shell container.jeremya@chromium.org2012-03-011-0/+2
* Allow the specification of a minimum size for shell windows in the manifest.jeremya@chromium.org2012-02-291-12/+6
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-231-0/+13
* Support hosted app URLs for intents. Verify URL permissions.groby@chromium.org2012-02-091-0/+3
* Add a centralized mechanism for whitelisting access to extension permissions.jstritar@chromium.org2012-02-091-0/+6
* Fix typo in extension constantshashimoto@chromium.org2012-02-051-7/+7
* Adds the spaces I forgot when changing the text in a dialog box (r119256).knorton@google.com2012-01-311-2/+2
* Updates text in dialog that appears when user tries to load an extension requ...knorton@google.com2012-01-261-2/+3
* Replace lazy-background switch with a manifest entry controlled by thempcomplete@chromium.org2012-01-241-1/+7
* Extension Manifest: MIME types for Intents are now a JSON arraygroby@chromium.org2012-01-181-0/+2
* Introduce background.scripts feature for extension manifests.aa@chromium.org2012-01-101-0/+11
* Rip Out the Sidebar APIrdevlin.cronin@chromium.org2012-01-091-15/+0
* Remove deprecated page action features from manifest v2.aa@chromium.org2012-01-041-3/+0
* Move background_page extension manifest key to background.page.aa@chromium.org2012-01-041-1/+3
* Hide downloads of extensions blacklist from web request API.battre@chromium.org2012-01-041-1/+17
* Add 'web_accessible_resource" keyword for version 2 extension manifests. This...cdn@chromium.org2011-12-211-0/+5
* Take chrome.devtools out of experimental.caseq@google.com2011-12-211-3/+0
* Make extension installs from sync be from_webstore.yoz@chromium.org2011-12-191-0/+5
* Update the mainfest_version error message to be more instructive.abarth@chromium.org2011-12-091-1/+1
* Reland restrict extension features based on the extension type.jstritar@chromium.org2011-12-041-4/+2
* Revert "Restrict extension features based on the extension type."mpcomplete@chromium.org2011-12-021-2/+4
* Restrict extension features based on the extension type.jstritar@chromium.org2011-12-021-4/+2
* Make platform apps use and require a different container ("shell" instead of ...mihaip@chromium.org2011-12-011-1/+4
* Remove potentially many static initializers.thakis@chromium.org2011-11-241-269/+269
* Enable CSP by default for extensions with manifest_version >= 2.abarth@chromium.org2011-11-171-0/+3
* Add platform_app flag to manifest.miket@chromium.org2011-11-071-0/+3