|
DO NOT COMMIT
Example (Chrome side) of extension custom bindings with a wekit idl object.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+679 lines, -0 lines) |
Patch |
 |
A |
chrome/browser/extensions/api/media_gallery/media_gallery_api.h
|
View
|
1
2
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/media_gallery/media_gallery_api.cc
|
View
|
1
2
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_function_dispatcher.cc
|
View
|
1
2
3
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_renderer.gypi
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/common_resources.grd
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/api/experimental.mediaGalleries.json
|
View
|
|
1 chunk |
+96 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/extension_api.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/js/api_page_generator.js
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/custom_bindings_util.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/extension_dispatcher.cc
|
View
|
1
2
3
|
4 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/extensions/media_gallery_custom_bindings.h
|
View
|
1
2
3
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/extensions/media_gallery_custom_bindings.cc
|
View
|
1
2
3
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/renderer_resources.grd
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/resources/extensions/experimental.media_galleries_custom_bindings.js
|
View
|
1
2
3
4
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit.patch
|
View
|
1
2
|
1 chunk |
+343 lines, -0 lines |
0 comments
|
Download
|
|