|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+462 lines, -163 lines) |
Patch |
 |
M |
content/browser/bluetooth/bluetooth_allowed_devices_map.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+27 lines, -19 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/bluetooth_allowed_devices_map.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
6 chunks |
+20 lines, -32 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/bluetooth_allowed_devices_map_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
14 chunks |
+38 lines, -38 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/frame_connected_bluetooth_devices.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/frame_connected_bluetooth_devices.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
5 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/frame_connected_bluetooth_devices_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
7 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/web_bluetooth_service_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
4 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/web_bluetooth_service_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
11 chunks |
+17 lines, -20 lines |
0 comments
|
Download
|
 |
M |
content/common/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
content/common/bluetooth/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/common/bluetooth/PRESUBMIT.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/common/bluetooth/typemaps.gni
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
content/common/bluetooth/web_bluetooth_device_id.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/common/bluetooth/web_bluetooth_device_id.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/common/bluetooth/web_bluetooth_device_id.typemap
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/common/bluetooth/web_bluetooth_device_id_struct_traits.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/common/bluetooth/web_bluetooth_device_id_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_common_mojo_bindings.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_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
23
24
25
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/bluetooth/web_bluetooth_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/bluetooth/web_bluetooth_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
5 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
mojo/public/tools/bindings/chromium_bindings_configuration.gni
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/blink.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
3 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|