summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/manifest.cc
Commit message (Expand)AuthorAgeFilesLines
* Create ExtensionsClient abstraction for globally registered extension state.yoz@chromium.org2013-08-091-4/+4
* Lazily load API schemas from resource files and convert all APIs to featurescduvall@chromium.org2013-06-141-2/+4
* Use a direct include of strings headers in chrome/common/, part 1.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Basic multi-module supportelijahtaylor@chromium.org2013-04-301-0/+2
* Load extensions features file separately when neededcduvall@chromium.org2013-04-111-6/+5
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...pneubeck@chromium.org2013-03-061-4/+4
* Use string16 intead of std::string on error argument in extension.cc among Ex...limasdf@gmail.com2013-03-021-2/+3
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-17/+7
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Change --load-extension flag so the extensions don't persist across restart.mpcomplete@chromium.org2013-02-271-4/+9
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-16/+91
* Change ManifestHandler interface to always (implicitly) pass the entire manif...yoz@chromium.org2013-01-301-0/+10
* Implement ComplexFeature to support permission features with multiple rules.justinlin@chromium.org2012-12-151-5/+5
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-1/+1
* Rename PACKAGED_APP references to LEGACY_PACKAGED_APPgrv@chromium.org2012-09-281-1/+1
* Manifest version 2 should be the default for platform apps.mihaip@chromium.org2012-09-131-1/+3
* Include the allowed and current extension types when displaying INVALID_TYPE ...mihaip@chromium.org2012-08-301-5/+4
* From the 'no free lunch' department: Add a warning when developing an extensi...aa@chromium.org2012-06-131-5/+10
* Move all the feature related stuff into extensions/featuresmitchellwrosen@chromium.org2012-06-111-1/+1
* Change the platform app manifest structure.mihaip@chromium.org2012-06-081-12/+13
* Unknown options in extension manifest file are silently ignoredmitchellwrosen@chromium.org2012-05-111-0/+10
* Enforce manifest_version 2 for platform apps.mihaip@chromium.org2012-05-021-38/+32
* Allow features to refer to subkeys in _manifest_features.json.mpcomplete@chromium.org2012-04-301-22/+27
* Don't cache JSON objects in SimpleFeatureProvideraa@chromium.org2012-04-051-4/+4
* Revert "Revert 130697 - Reland r130462: Implement FeatureProvider for Extensi...aa@chromium.org2012-04-041-2/+2
* Revert 130697 - Reland r130462: Implement FeatureProvider for ExtensionAPI."aa@chromium.org2012-04-041-2/+2
* Reland r130462: Implement FeatureProvider for ExtensionAPI."aa@chromium.org2012-04-041-2/+2
* Revert 130462 - Implement FeatureProvider for ExtensionAPI.aa@chromium.org2012-04-031-2/+2
* Implement FeatureProvider for ExtensionAPI.aa@chromium.org2012-04-031-2/+2
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-231-1/+1
* Implement extension::Features for permissions.aa@chromium.org2012-03-161-3/+3
* Re-land 125247: Better error messages when using unsupported manifest features.aa@chromium.org2012-03-121-18/+20
* Revert 125979 - Re-land 125247: Better error messages when using unsupported ...aa@chromium.org2012-03-101-20/+18
* Re-land 125247: Better error messages when using unsupported manifest features.aa@chromium.org2012-03-101-18/+20
* Revert 125247 - Better error messages when using unsupported manifest features.aa@chromium.org2012-03-061-20/+18
* Better error messages when using unsupported manifest features.aa@chromium.org2012-03-061-18/+20
* Introduce ManifestFeatureProvider.kalman@chromium.org2012-02-241-126/+51
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-231-0/+1
* Let hosted apps declare web intents.jstritar@chromium.org2012-01-191-1/+1
* Try to fix the memory leak reports in g_restrictions.jstritar@chromium.org2012-01-111-4/+7
* Rip Out the Sidebar APIrdevlin.cronin@chromium.org2012-01-091-1/+0
* Move background_page extension manifest key to background.page.aa@chromium.org2012-01-041-1/+2
* Add 'web_accessible_resource" keyword for version 2 extension manifests. This...cdn@chromium.org2011-12-211-0/+1
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-171-2/+2
* Update the manifest key restrictions.jstritar@chromium.org2011-12-161-4/+6
* Reland restrict extension features based on the extension type.jstritar@chromium.org2011-12-041-0/+229
* Revert "Restrict extension features based on the extension type."mpcomplete@chromium.org2011-12-021-229/+0
* Restrict extension features based on the extension type.jstritar@chromium.org2011-12-021-0/+229