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

Side by Side Diff: chrome/common/extensions/docs/samples.json

Issue 10806023: switch mediaGalleries to .idl api definition (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: retry upload Created 8 years, 5 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 { 1 {
2 "api": { 2 "api": {
3 "chrome.alarms.clear": "alarms.html#method-clear", 3 "chrome.alarms.clear": "alarms.html#method-clear",
4 "chrome.alarms.clearAll": "alarms.html#method-clearAll", 4 "chrome.alarms.clearAll": "alarms.html#method-clearAll",
5 "chrome.alarms.create": "alarms.html#method-create", 5 "chrome.alarms.create": "alarms.html#method-create",
6 "chrome.alarms.get": "alarms.html#method-get", 6 "chrome.alarms.get": "alarms.html#method-get",
7 "chrome.alarms.getAll": "alarms.html#method-getAll", 7 "chrome.alarms.getAll": "alarms.html#method-getAll",
8 "chrome.alarms.onAlarm": "alarms.html#event-onAlarm", 8 "chrome.alarms.onAlarm": "alarms.html#event-onAlarm",
9 "chrome.appWindow.create": "appWindow.html#method-create", 9 "chrome.appWindow.create": "appWindow.html#method-create",
10 "chrome.appWindow.focus": "appWindow.html#method-focus", 10 "chrome.appWindow.focus": "appWindow.html#method-focus",
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 "chrome.experimental.fontSettings.setDefaultFontSize": "experimental.fontSet tings.html#method-setDefaultFontSize", 166 "chrome.experimental.fontSettings.setDefaultFontSize": "experimental.fontSet tings.html#method-setDefaultFontSize",
167 "chrome.experimental.fontSettings.setFont": "experimental.fontSettings.html# method-setFont", 167 "chrome.experimental.fontSettings.setFont": "experimental.fontSettings.html# method-setFont",
168 "chrome.experimental.fontSettings.setMinimumFontSize": "experimental.fontSet tings.html#method-setMinimumFontSize", 168 "chrome.experimental.fontSettings.setMinimumFontSize": "experimental.fontSet tings.html#method-setMinimumFontSize",
169 "chrome.experimental.identity.getAuthToken": "experimental.identity.html#met hod-getAuthToken", 169 "chrome.experimental.identity.getAuthToken": "experimental.identity.html#met hod-getAuthToken",
170 "chrome.experimental.identity.launchWebAuthFlow": "experimental.identity.htm l#method-launchWebAuthFlow", 170 "chrome.experimental.identity.launchWebAuthFlow": "experimental.identity.htm l#method-launchWebAuthFlow",
171 "chrome.experimental.infobars.show": "experimental.infobars.html#method-show ", 171 "chrome.experimental.infobars.show": "experimental.infobars.html#method-show ",
172 "chrome.experimental.keybinding.onCommand": "experimental.keybinding.html#ev ent-onCommand", 172 "chrome.experimental.keybinding.onCommand": "experimental.keybinding.html#ev ent-onCommand",
173 "chrome.experimental.mediaGalleries.assembleMediaFile": "experimental.mediaG alleries.html#method-assembleMediaFile", 173 "chrome.experimental.mediaGalleries.assembleMediaFile": "experimental.mediaG alleries.html#method-assembleMediaFile",
174 "chrome.experimental.mediaGalleries.extractEmbeddedThumbnails": "experimenta l.mediaGalleries.html#method-extractEmbeddedThumbnails", 174 "chrome.experimental.mediaGalleries.extractEmbeddedThumbnails": "experimenta l.mediaGalleries.html#method-extractEmbeddedThumbnails",
175 "chrome.experimental.mediaGalleries.getMediaFileSystems": "experimental.medi aGalleries.html#method-getMediaFileSystems", 175 "chrome.experimental.mediaGalleries.getMediaFileSystems": "experimental.medi aGalleries.html#method-getMediaFileSystems",
176 "chrome.experimental.mediaGalleries.openMediaGalleryManager": "experimental. mediaGalleries.html#method-openMediaGalleryManager",
177 "chrome.experimental.offscreenTabs.create": "experimental.offscreenTabs.html #method-create", 176 "chrome.experimental.offscreenTabs.create": "experimental.offscreenTabs.html #method-create",
178 "chrome.experimental.offscreenTabs.get": "experimental.offscreenTabs.html#me thod-get", 177 "chrome.experimental.offscreenTabs.get": "experimental.offscreenTabs.html#me thod-get",
179 "chrome.experimental.offscreenTabs.getAll": "experimental.offscreenTabs.html #method-getAll", 178 "chrome.experimental.offscreenTabs.getAll": "experimental.offscreenTabs.html #method-getAll",
180 "chrome.experimental.offscreenTabs.onUpdated": "experimental.offscreenTabs.h tml#event-onUpdated", 179 "chrome.experimental.offscreenTabs.onUpdated": "experimental.offscreenTabs.h tml#event-onUpdated",
181 "chrome.experimental.offscreenTabs.remove": "experimental.offscreenTabs.html #method-remove", 180 "chrome.experimental.offscreenTabs.remove": "experimental.offscreenTabs.html #method-remove",
182 "chrome.experimental.offscreenTabs.sendKeyboardEvent": "experimental.offscre enTabs.html#method-sendKeyboardEvent", 181 "chrome.experimental.offscreenTabs.sendKeyboardEvent": "experimental.offscre enTabs.html#method-sendKeyboardEvent",
183 "chrome.experimental.offscreenTabs.sendMouseEvent": "experimental.offscreenT abs.html#method-sendMouseEvent", 182 "chrome.experimental.offscreenTabs.sendMouseEvent": "experimental.offscreenT abs.html#method-sendMouseEvent",
184 "chrome.experimental.offscreenTabs.toDataUrl": "experimental.offscreenTabs.h tml#method-toDataUrl", 183 "chrome.experimental.offscreenTabs.toDataUrl": "experimental.offscreenTabs.h tml#method-toDataUrl",
185 "chrome.experimental.offscreenTabs.update": "experimental.offscreenTabs.html #method-update", 184 "chrome.experimental.offscreenTabs.update": "experimental.offscreenTabs.html #method-update",
186 "chrome.experimental.processes.getProcessIdForTab": "experimental.processes. html#method-getProcessIdForTab", 185 "chrome.experimental.processes.getProcessIdForTab": "experimental.processes. html#method-getProcessIdForTab",
(...skipping 2597 matching lines...) Expand 10 before | Expand all | Expand 10 after
2784 "manifest.json", 2783 "manifest.json",
2785 "popup.html", 2784 "popup.html",
2786 "popup.js", 2785 "popup.js",
2787 "sample.css" 2786 "sample.css"
2788 ], 2787 ],
2789 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", 2788 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65",
2790 "zip_path": "examples/api/extension/isAllowedAccess.zip" 2789 "zip_path": "examples/api/extension/isAllowedAccess.zip"
2791 } 2790 }
2792 ] 2791 ]
2793 } 2792 }
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/js/api_page_generator.js ('k') | chrome/common/extensions_api_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698