|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+427 lines, -152 lines) |
Patch |
 |
M |
chrome/common/extensions/api/browserAction.json
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/contextMenus.json
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/declarativeWebRequest.json
|
View
|
1
2
3
4
5
6
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/devtools_api.json
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/experimental.bookmarkManager.json
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/experimental.infobars.json
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/extension.json
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/extension_api.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+66 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/extension_api_unittest.cc
|
View
|
1
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/pageAction.json
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/privacy.json
|
View
|
1
2
3
4
5
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/proxy.json
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/tabs.json
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/ttsEngine.json
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/windows.json
|
View
|
1
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/browserAction.html
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/contextMenus.html
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/declarativeWebRequest.html
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/devtools.panels.html
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/experimental.alarms.html
|
View
|
1
2
3
4
5
|
13 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/experimental.infobars.html
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/extension.html
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/pageAction.html
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/privacy.html
|
View
|
1
2
3
4
5
|
11 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/proxy.html
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/tabs.html
|
View
|
1
2
3
4
5
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/ttsEngine.html
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/docs/windows.html
|
View
|
1
2
3
4
5
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/content_settings_custom_bindings.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/declarative_webrequest_custom_bindings.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/storage_custom_bindings.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/types_custom_bindings.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/extension_api_unittest/types_have_namespace.json
|
View
|
1
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/cc_generator.py
|
View
|
1
2
3
4
5
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/cpp_type_generator.py
|
View
|
1
2
3
4
|
6 chunks |
+16 lines, -28 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/cpp_type_generator_test.py
|
View
|
1
2
|
4 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/h_generator.py
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/idl_schema.py
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/idl_schema_test.py
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/json_schema.py
|
View
|
1
2
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/model_test.py
|
View
|
1
2
|
1 chunk |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
A |
tools/json_schema_compiler/schema_util.py
|
View
|
1
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/json_schema_compiler/schema_util_test.py
|
View
|
1
2
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/test/crossref.json
|
View
|
1
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/test/dependencyTester.json
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/test/windows.json
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|