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

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

Issue 9617039: Change Origin bound certs -> Domain bound certs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address review comments, remove dead code from spdy_http_stream_spdy2_unittest.cc Created 8 years, 9 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.bookmarks.create": "bookmarks.html#method-create", 3 "chrome.bookmarks.create": "bookmarks.html#method-create",
4 "chrome.bookmarks.get": "bookmarks.html#method-get", 4 "chrome.bookmarks.get": "bookmarks.html#method-get",
5 "chrome.bookmarks.getChildren": "bookmarks.html#method-getChildren", 5 "chrome.bookmarks.getChildren": "bookmarks.html#method-getChildren",
6 "chrome.bookmarks.getRecent": "bookmarks.html#method-getRecent", 6 "chrome.bookmarks.getRecent": "bookmarks.html#method-getRecent",
7 "chrome.bookmarks.getSubTree": "bookmarks.html#method-getSubTree", 7 "chrome.bookmarks.getSubTree": "bookmarks.html#method-getSubTree",
8 "chrome.bookmarks.getTree": "bookmarks.html#method-getTree", 8 "chrome.bookmarks.getTree": "bookmarks.html#method-getTree",
9 "chrome.bookmarks.move": "bookmarks.html#method-move", 9 "chrome.bookmarks.move": "bookmarks.html#method-move",
10 "chrome.bookmarks.onChanged": "bookmarks.html#event-onChanged", 10 "chrome.bookmarks.onChanged": "bookmarks.html#event-onChanged",
(...skipping 506 matching lines...) Expand 10 before | Expand all | Expand 10 after
517 "packaged_app": false, 517 "packaged_app": false,
518 "path": "examples\/api\/browsingData\/basic\/", 518 "path": "examples\/api\/browsingData\/basic\/",
519 "protocols": [], 519 "protocols": [],
520 "search_string": "BROWSINGDATA API: BASICS A TRIVIAL USAGE EXAMPLE. BROWSE R_ACTION BROWSINGDATA POPUP CHROME.BROWSINGDATA.REMOVE", 520 "search_string": "BROWSINGDATA API: BASICS A TRIVIAL USAGE EXAMPLE. BROWSE R_ACTION BROWSINGDATA POPUP CHROME.BROWSINGDATA.REMOVE",
521 "source_files": [ 521 "source_files": [
522 "manifest.json", 522 "manifest.json",
523 "popup.css", 523 "popup.css",
524 "popup.html", 524 "popup.html",
525 "popup.js" 525 "popup.js"
526 ], 526 ],
527 "source_hash": "d03a62493eb36bf3da3472f15df777137e159171", 527 "source_hash": "6e227746c25a1b9765dbd27e3eb0e7403dee2c65",
528 "zip_path": "examples\/api\/browsingData\/basic.zip" 528 "zip_path": "examples\/api\/browsingData\/basic.zip"
529 }, 529 },
530 { 530 {
531 "api_calls": [], 531 "api_calls": [],
532 "crx_path": null, 532 "crx_path": null,
533 "description": "Add numbers. Now includes subtraction!", 533 "description": "Add numbers. Now includes subtraction!",
534 "features": [], 534 "features": [],
535 "icon": "icon_128.png", 535 "icon": "icon_128.png",
536 "id": "3fb3045783163c0eaaf0d0ce139f254502192a92", 536 "id": "3fb3045783163c0eaaf0d0ce139f254502192a92",
537 "name": "Calculator (Platform App)", 537 "name": "Calculator (Platform App)",
(...skipping 1669 matching lines...) Expand 10 before | Expand all | Expand 10 after
2207 "path": "examples\/api\/storage\/stylizr\/", 2207 "path": "examples\/api\/storage\/stylizr\/",
2208 "protocols": [], 2208 "protocols": [],
2209 "search_string": "STYLIZR SPRUCE UP YOUR PAGES WITH CUSTOM CSS. <ALL_URLS> BROWSER_ACTION OPTIONS_PAGE STORAGE TABS CHROME.EXTENSION.GETURL CHROME.TABS.IN SERTCSS", 2209 "search_string": "STYLIZR SPRUCE UP YOUR PAGES WITH CUSTOM CSS. <ALL_URLS> BROWSER_ACTION OPTIONS_PAGE STORAGE TABS CHROME.EXTENSION.GETURL CHROME.TABS.IN SERTCSS",
2210 "source_files": [ 2210 "source_files": [
2211 "manifest.json", 2211 "manifest.json",
2212 "options.html", 2212 "options.html",
2213 "options.js", 2213 "options.js",
2214 "popup.html", 2214 "popup.html",
2215 "popup.js" 2215 "popup.js"
2216 ], 2216 ],
2217 "source_hash": "61ccd353013bfd844716c43d0f0a46cde5d1690a", 2217 "source_hash": "a6789cf4474d6497960c2f82437109953d4ed1e5",
2218 "zip_path": "examples\/api\/storage\/stylizr.zip" 2218 "zip_path": "examples\/api\/storage\/stylizr.zip"
2219 }, 2219 },
2220 { 2220 {
2221 "api_calls": [ 2221 "api_calls": [
2222 "chrome.browserAction.onClicked", 2222 "chrome.browserAction.onClicked",
2223 "chrome.extension.getURL", 2223 "chrome.extension.getURL",
2224 "chrome.tabs.create", 2224 "chrome.tabs.create",
2225 "chrome.tabs.get", 2225 "chrome.tabs.get",
2226 "chrome.tabs.move", 2226 "chrome.tabs.move",
2227 "chrome.tabs.onAttached", 2227 "chrome.tabs.onAttached",
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
2513 "manifest.json", 2513 "manifest.json",
2514 "popup.html", 2514 "popup.html",
2515 "popup.js", 2515 "popup.js",
2516 "sample.css" 2516 "sample.css"
2517 ], 2517 ],
2518 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", 2518 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65",
2519 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" 2519 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip"
2520 } 2520 }
2521 ] 2521 ]
2522 } 2522 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698