|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+597 lines, -9 lines) |
Patch |
 |
A + |
chrome/browser/extensions/api/mdns/OWNERS
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/mdns/dns_sd_registry.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/mdns/dns_sd_registry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/mdns/mdns_api.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/mdns/mdns_api.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+154 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/mdns/mdns_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+134 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/_api_features.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/_permission_features.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/api.gyp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/api/mdns.idl
|
View
|
1
2
3
4
5
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/api_permission.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/chrome_api_permissions.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/permission_set_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/event_bindings.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/event.js
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/mdns/api/manifest.json
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/mdns/api/register_listener.html
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/mdns/api/register_listener.js
|
View
|
1
2
3
4
5
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/mdns/api/register_multiple_listeners.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/mdns/api/register_multiple_listeners.js
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/event_filtering_info.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/event_filtering_info.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
extensions/common/event_matcher.h
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/event_matcher.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|