|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1809 lines, -299 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/networking_private/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_api.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_api_chromeos.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_api_nonchromeos.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
9 chunks |
+170 lines, -192 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
7 chunks |
+62 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_crypto.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_crypto.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_crypto_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_event_router.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+7 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_event_router_chromeos.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
5 chunks |
+75 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_event_router_factory.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/networking_private/networking_private_event_router_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/networking_private/networking_private_event_router_nonchromeos.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+157 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/networking_private/networking_private_service_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+239 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/networking_private/networking_private_service_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+470 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/networking_private/networking_private_service_client_factory.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/networking_private/networking_private_service_client_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+57 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
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6 chunks |
+24 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/networking_private.json
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/components.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
components/wifi.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
19
|
1 chunk |
+7 lines, -5 lines |
7 comments
|
Download
|
 |
A + |
components/wifi/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
components/wifi/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
components/wifi/fake_wifi_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+208 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/wifi/wifi_export.h
|
View
|
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/wifi/wifi_service.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/wifi/wifi_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/json_schema_compiler/cpp_bundle_generator.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|