|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1043 lines, -1565 lines) |
Patch |
 |
M |
components/exo/gamepad.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
6 chunks |
+32 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/gamepad/gamepad_service.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/gamepad/gamepad_service.cc
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/gamepad/gamepad_service_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/BUILD.gn
|
View
|
1
2
3
4
5
6
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad.gyp
|
View
|
1
2
3
|
2 chunks |
+3 lines, -9 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_data_fetcher.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+45 lines, -36 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_data_fetcher.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -74 lines |
0 comments
|
Download
|
 |
A |
device/gamepad/gamepad_data_fetcher_manager.h
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
device/gamepad/gamepad_data_fetcher_manager.cc
|
View
|
1
2
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
device/gamepad/gamepad_pad_state_provider.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
device/gamepad/gamepad_pad_state_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+56 lines, -17 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_platform_data_fetcher.h
|
View
|
|
1 chunk |
+13 lines, -18 lines |
0 comments
|
Download
|
 |
D |
device/gamepad/gamepad_platform_data_fetcher.cc
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_platform_data_fetcher_android.h
|
View
|
1
2
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_platform_data_fetcher_android.cc
|
View
|
1
2
|
3 chunks |
+41 lines, -38 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_platform_data_fetcher_linux.h
|
View
|
1
2
3
4
5
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_platform_data_fetcher_linux.cc
|
View
|
1
2
|
8 chunks |
+31 lines, -26 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_platform_data_fetcher_mac.h
|
View
|
1
2
|
3 chunks |
+19 lines, -31 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_platform_data_fetcher_mac.mm
|
View
|
1
2
|
17 chunks |
+60 lines, -162 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_platform_data_fetcher_win.h
|
View
|
1
2
|
3 chunks |
+11 lines, -30 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_platform_data_fetcher_win.cc
|
View
|
1
2
|
6 chunks |
+53 lines, -176 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_provider.h
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+20 lines, -28 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
11 chunks |
+74 lines, -67 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_provider_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_test_helpers.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/gamepad_test_helpers.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/raw_input_data_fetcher_win.h
|
View
|
1
2
|
3 chunks |
+21 lines, -8 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/raw_input_data_fetcher_win.cc
|
View
|
1
2
|
9 chunks |
+112 lines, -27 lines |
0 comments
|
Download
|
 |
M |
device/gamepad/xbox_data_fetcher_mac.h
|
View
|
1
2
|
6 chunks |
+22 lines, -14 lines |
0 comments
|
Download
|
 |
D |
device/gamepad/xbox_data_fetcher_mac.cc
|
View
|
|
1 chunk |
+0 lines, -765 lines |
0 comments
|
Download
|
 |
A + |
device/gamepad/xbox_data_fetcher_mac.mm
|
View
|
1
2
3
4
|
6 chunks |
+86 lines, -5 lines |
0 comments
|
Download
|