index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
common
/
extensions
/
manifest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create ExtensionsClient abstraction for globally registered extension state.
yoz@chromium.org
2013-08-09
1
-4
/
+4
*
Lazily load API schemas from resource files and convert all APIs to features
cduvall@chromium.org
2013-06-14
1
-2
/
+4
*
Use a direct include of strings headers in chrome/common/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Basic multi-module support
elijahtaylor@chromium.org
2013-04-30
1
-0
/
+2
*
Load extensions features file separately when needed
cduvall@chromium.org
2013-04-11
1
-6
/
+5
*
Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...
pneubeck@chromium.org
2013-03-06
1
-4
/
+4
*
Use string16 intead of std::string on error argument in extension.cc among Ex...
limasdf@gmail.com
2013-03-02
1
-2
/
+3
*
Manifest handler for all keys background-related.
yoz@chromium.org
2013-03-01
1
-17
/
+7
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
Change --load-extension flag so the extensions don't persist across restart.
mpcomplete@chromium.org
2013-02-27
1
-4
/
+9
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-16
/
+91
*
Change ManifestHandler interface to always (implicitly) pass the entire manif...
yoz@chromium.org
2013-01-30
1
-0
/
+10
*
Implement ComplexFeature to support permission features with multiple rules.
justinlin@chromium.org
2012-12-15
1
-5
/
+5
*
Move extension_error_utils.* and url_pattern_set.* into
aa@chromium.org
2012-11-19
1
-1
/
+1
*
Rename PACKAGED_APP references to LEGACY_PACKAGED_APP
grv@chromium.org
2012-09-28
1
-1
/
+1
*
Manifest version 2 should be the default for platform apps.
mihaip@chromium.org
2012-09-13
1
-1
/
+3
*
Include the allowed and current extension types when displaying INVALID_TYPE ...
mihaip@chromium.org
2012-08-30
1
-5
/
+4
*
From the 'no free lunch' department: Add a warning when developing an extensi...
aa@chromium.org
2012-06-13
1
-5
/
+10
*
Move all the feature related stuff into extensions/features
mitchellwrosen@chromium.org
2012-06-11
1
-1
/
+1
*
Change the platform app manifest structure.
mihaip@chromium.org
2012-06-08
1
-12
/
+13
*
Unknown options in extension manifest file are silently ignored
mitchellwrosen@chromium.org
2012-05-11
1
-0
/
+10
*
Enforce manifest_version 2 for platform apps.
mihaip@chromium.org
2012-05-02
1
-38
/
+32
*
Allow features to refer to subkeys in _manifest_features.json.
mpcomplete@chromium.org
2012-04-30
1
-22
/
+27
*
Don't cache JSON objects in SimpleFeatureProvider
aa@chromium.org
2012-04-05
1
-4
/
+4
*
Revert "Revert 130697 - Reland r130462: Implement FeatureProvider for Extensi...
aa@chromium.org
2012-04-04
1
-2
/
+2
*
Revert 130697 - Reland r130462: Implement FeatureProvider for ExtensionAPI."
aa@chromium.org
2012-04-04
1
-2
/
+2
*
Reland r130462: Implement FeatureProvider for ExtensionAPI."
aa@chromium.org
2012-04-04
1
-2
/
+2
*
Revert 130462 - Implement FeatureProvider for ExtensionAPI.
aa@chromium.org
2012-04-03
1
-2
/
+2
*
Implement FeatureProvider for ExtensionAPI.
aa@chromium.org
2012-04-03
1
-2
/
+2
*
Put manifest string constant declarations into separate header
groby@chromium.org
2012-03-23
1
-1
/
+1
*
Implement extension::Features for permissions.
aa@chromium.org
2012-03-16
1
-3
/
+3
*
Re-land 125247: Better error messages when using unsupported manifest features.
aa@chromium.org
2012-03-12
1
-18
/
+20
*
Revert 125979 - Re-land 125247: Better error messages when using unsupported ...
aa@chromium.org
2012-03-10
1
-20
/
+18
*
Re-land 125247: Better error messages when using unsupported manifest features.
aa@chromium.org
2012-03-10
1
-18
/
+20
*
Revert 125247 - Better error messages when using unsupported manifest features.
aa@chromium.org
2012-03-06
1
-20
/
+18
*
Better error messages when using unsupported manifest features.
aa@chromium.org
2012-03-06
1
-18
/
+20
*
Introduce ManifestFeatureProvider.
kalman@chromium.org
2012-02-24
1
-126
/
+51
*
Experimental Extension Keybinding (first cut).
finnur@chromium.org
2012-02-23
1
-0
/
+1
*
Let hosted apps declare web intents.
jstritar@chromium.org
2012-01-19
1
-1
/
+1
*
Try to fix the memory leak reports in g_restrictions.
jstritar@chromium.org
2012-01-11
1
-4
/
+7
*
Rip Out the Sidebar API
rdevlin.cronin@chromium.org
2012-01-09
1
-1
/
+0
*
Move background_page extension manifest key to background.page.
aa@chromium.org
2012-01-04
1
-1
/
+2
*
Add 'web_accessible_resource" keyword for version 2 extension manifests. This...
cdn@chromium.org
2011-12-21
1
-0
/
+1
*
Updating extensions code to use UTF16
RDevlin.Cronin@gmail.com
2011-12-17
1
-2
/
+2
*
Update the manifest key restrictions.
jstritar@chromium.org
2011-12-16
1
-4
/
+6
*
Reland restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-04
1
-0
/
+229
*
Revert "Restrict extension features based on the extension type."
mpcomplete@chromium.org
2011-12-02
1
-229
/
+0
*
Restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-02
1
-0
/
+229