|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2543 lines, -790 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/bluetooth/bluetooth_api.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
26
|
8 chunks |
+194 lines, -61 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/bluetooth/bluetooth_api.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
|
11 chunks |
+452 lines, -167 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/bluetooth/bluetooth_api_socket.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
|
1 chunk |
+125 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/bluetooth/bluetooth_api_socket.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 |
+95 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/bluetooth/bluetooth_api_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
|
1 chunk |
+207 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/bluetooth/bluetooth_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
23
|
5 chunks |
+22 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/bluetooth/bluetooth_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
23
|
3 chunks |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/bluetooth/bluetooth_event_router.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
|
20 chunks |
+26 lines, -78 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/bluetooth/bluetooth_event_router_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
|
5 chunks |
+7 lines, -117 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/bluetooth/bluetooth_extension_function.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/bluetooth/bluetooth_extension_function.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/bluetooth/bluetooth_private_api.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
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/bluetooth/bluetooth_socket_event_dispatcher.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/bluetooth/bluetooth_socket_event_dispatcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+179 lines, -0 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
23
24
25
26
27
|
2 chunks |
+4 lines, -0 lines |
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
23
24
25
26
27
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/bluetooth.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
9 chunks |
+134 lines, -51 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/api_test/bluetooth/on_connection/runtest.js
|
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 |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/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
24
25
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth.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 |
device/bluetooth/bluetooth_adapter.h
|
View
|
1
2
3
4
5
|
7 chunks |
+25 lines, -25 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_adapter_win.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_adapter_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_device.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
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_device_chromeos.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
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_device_chromeos.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
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_device_mac.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
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_device_mac.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_device_win.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
|
3 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_device_win.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
|
3 chunks |
+22 lines, -20 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_device_win_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
|
2 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_profile_chromeos_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
26
27
28
|
6 chunks |
+14 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_profile_win.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
|
3 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_profile_win.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
|
2 chunks |
+83 lines, -11 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_socket.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
|
2 chunks |
+42 lines, -17 lines |
0 comments
|
Download
|
 |
A + |
device/bluetooth/bluetooth_socket.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_socket_chromeos.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
|
2 chunks |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_socket_chromeos.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
|
2 chunks |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_socket_mac.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
|
2 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_socket_mac.mm
|
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
|
2 chunks |
+22 lines, -1 line |
0 comments
|
Download
|
 |
A |
device/bluetooth/bluetooth_socket_thread_win.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
device/bluetooth/bluetooth_socket_thread_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_socket_win.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
|
1 chunk |
+98 lines, -17 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_socket_win.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
|
2 chunks |
+347 lines, -60 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_task_manager_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+48 lines, -35 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/test/mock_bluetooth_device.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
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/test/mock_bluetooth_socket.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
|
1 chunk |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/api/api_resource_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+31 lines, -14 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/api/async_api_function.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/extension_function_histogram_value.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
26
27
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|