|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+535 lines, -93 lines) |
Patch |
|
M |
chrome/browser/extensions/api/messaging/message_service.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/api/messaging/message_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
8 chunks |
+59 lines, -24 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/extension_messages_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+159 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/_api_features.json
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/_manifest_features.json
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/_permission_features.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/manifest_handlers/externally_connectable.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+11 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/manifest_handlers/externally_connectable.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
5 chunks |
+24 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/manifest_handlers/externally_connectable_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+31 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/extensions/dispatcher.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/extensions/runtime_custom_bindings.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/resources/extensions/miscellaneous_bindings.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/renderer/resources/extensions/runtime_custom_bindings.js
|
View
|
|
1 chunk |
+9 lines, -10 lines |
0 comments
|
Download
|
|
A |
chrome/test/data/extensions/api_test/messaging/externally_connectable/not_connectable/background.js
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/test/data/extensions/api_test/messaging/externally_connectable/not_connectable/manifest.json
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+129 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/chromium.org.html
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/google.com.html
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/test/data/extensions/api_test/messaging/externally_connectable/web_connectable/background.js
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/test/data/extensions/api_test/messaging/externally_connectable/web_connectable/manifest.json
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/test/data/extensions/api_test/stubs/content_script.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+17 lines, -32 lines |
0 comments
|
Download
|