Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(582)

Side by Side Diff: chrome/common/extensions/api/_permission_features.json

Issue 493453004: app_shell: Add audio and video capture support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: (video-capture) rebase Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This features file defines permissions for extension APIs implemented 5 // This features file defines permissions for extension APIs implemented
6 // under src/chrome. 6 // under src/chrome.
7 // See extensions/common/features/* to understand this file, in particular 7 // See extensions/common/features/* to understand this file, in particular
8 // feature.h, simple_feature.h, and base_feature_provider.h. 8 // feature.h, simple_feature.h, and base_feature_provider.h.
9 9
10 // To add a new whitelisted ID, SHA-1 it and force it to uppercase. In Bash: 10 // To add a new whitelisted ID, SHA-1 it and force it to uppercase. In Bash:
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/335729 109 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/335729
110 "307E96539209F95A1A8740C713E6998A73657D96" // http://crbug.com/335729 110 "307E96539209F95A1A8740C713E6998A73657D96" // http://crbug.com/335729
111 ] 111 ]
112 } 112 }
113 ], 113 ],
114 "autotestPrivate": { 114 "autotestPrivate": {
115 "channel": "stable", 115 "channel": "stable",
116 "extension_types": ["extension", "legacy_packaged_app"], 116 "extension_types": ["extension", "legacy_packaged_app"],
117 "location": "component" 117 "location": "component"
118 }, 118 },
119 "audioCapture": [
120 {
121 "channel": "stable",
122 "extension_types": ["platform_app"]
123 },
124 {
125 "channel": "stable",
126 "extension_types": ["extension"],
127 "whitelist": [
128 // http://crbug.com/292856
129 "3F50C3A83839D9C76334BCE81CDEC06174F266AF",
130 "09FDCB5851B8F3378DB630D06E316076E89C95A6",
131 "39BE69F11F68E4EED080DA3DC2394F7885B7AFF9",
132 "FF78670081967CE21DB86A04AD94A0498F01E20A",
133 // Hotword component extension
134 "62CCAAD339E6451BBF97C4BBDF758E934A05AD0B"
135 ]
136 }
137 ],
138 "background": [ 119 "background": [
139 { 120 {
140 "channel": "stable", 121 "channel": "stable",
141 "extension_types": [ 122 "extension_types": [
142 "extension", "legacy_packaged_app", "hosted_app" 123 "extension", "legacy_packaged_app", "hosted_app"
143 ] 124 ]
144 }, 125 },
145 { 126 {
146 "channel": "stable", 127 "channel": "stable",
147 "extension_types": ["platform_app"], 128 "extension_types": ["platform_app"],
(...skipping 916 matching lines...) Expand 10 before | Expand all | Expand 10 after
1064 "ttsEngine": { 1045 "ttsEngine": {
1065 "channel": "stable", 1046 "channel": "stable",
1066 "extension_types": ["extension", "legacy_packaged_app"] 1047 "extension_types": ["extension", "legacy_packaged_app"]
1067 }, 1048 },
1068 "unlimitedStorage": { 1049 "unlimitedStorage": {
1069 "channel": "stable", 1050 "channel": "stable",
1070 "extension_types": [ 1051 "extension_types": [
1071 "extension", "legacy_packaged_app", "hosted_app", "platform_app" 1052 "extension", "legacy_packaged_app", "hosted_app", "platform_app"
1072 ] 1053 ]
1073 }, 1054 },
1074 "videoCapture": [
1075 {
1076 "channel": "stable",
1077 "extension_types": ["platform_app"]
1078 },
1079 {
1080 "channel": "stable",
1081 "extension_types": ["extension"],
1082 "whitelist": [
1083 // http://crbug.com/292856
1084 "3F50C3A83839D9C76334BCE81CDEC06174F266AF",
1085 "09FDCB5851B8F3378DB630D06E316076E89C95A6",
1086 "A434B90223C3C52F2B69DB494736B63C612C774D"
1087 ]
1088 }
1089 ],
1090 "virtualKeyboardPrivate": { 1055 "virtualKeyboardPrivate": {
1091 "channel": "stable", 1056 "channel": "stable",
1092 "extension_types": ["extension"], 1057 "extension_types": ["extension"],
1093 "platforms": ["chromeos"], 1058 "platforms": ["chromeos"],
1094 "whitelist": [ 1059 "whitelist": [
1095 "3F50C3A83839D9C76334BCE81CDEC06174F266AF", // System-level virtual kbd 1060 "3F50C3A83839D9C76334BCE81CDEC06174F266AF", // System-level virtual kbd
1096 "06BE211D5F014BAB34BC22D9DDA09C63A81D828E", // Official XKB virtual kbd 1061 "06BE211D5F014BAB34BC22D9DDA09C63A81D828E", // Official XKB virtual kbd
1097 "CFBF7EE448FA48960FFDA7CEB30F7A21B26AA981", // Official m17n virtual kbd 1062 "CFBF7EE448FA48960FFDA7CEB30F7A21B26AA981", // Official m17n virtual kbd
1098 "F94EE6AB36D6C6588670B2B01EB65212D9C64E33", // Public XKB virtual kbd 1063 "F94EE6AB36D6C6588670B2B01EB65212D9C64E33", // Public XKB virtual kbd
1099 "3E03D9B67FDD31B2438D1CF5070573415DCB3CBA" // Public m17n virtual kbd 1064 "3E03D9B67FDD31B2438D1CF5070573415DCB3CBA" // Public m17n virtual kbd
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
1161 // Only allowed for whitelisted extensions until all the caveats are 1126 // Only allowed for whitelisted extensions until all the caveats are
1162 // addressed. Tracked in crbug/285151. 1127 // addressed. Tracked in crbug/285151.
1163 "channel": "stable", 1128 "channel": "stable",
1164 "extension_types": ["extension"], 1129 "extension_types": ["extension"],
1165 "location": "component", 1130 "location": "component",
1166 "whitelist": [ 1131 "whitelist": [
1167 "D519188F86D9ACCEE0412007B227D9936EB9676B" // GAIA Component Extension 1132 "D519188F86D9ACCEE0412007B227D9936EB9676B" // GAIA Component Extension
1168 ] 1133 ]
1169 }] 1134 }]
1170 } 1135 }
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/common/extensions/permissions/chrome_api_permissions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698