|
Change device IDs from unsigned to signed.
Change ui::InputDevice::id and ash::DisplayInfo::touch_device_id_ from
'unsigned int' to 'int' in accordance with the coding style guide.
Committed: https://crrev.com/a824971547acc92c86a302e442c385f94d63a3fb
Cr-Commit-Position: refs/heads/master@{#325042}
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+129 lines, -118 lines) |
Patch |
 |
M |
ash/display/display_info.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/host/ash_window_tree_host_x11_unittest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/touch/touch_transformer_controller.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/touch/touchscreen_util_unittest.cc
|
View
|
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/events/event_rewriter_unittest.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/device_data_manager.h
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/device_data_manager.cc
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/input_device.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/input_device.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/touchscreen_device.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/events/devices/touchscreen_device.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/events/devices/x11/device_data_manager_x11.h
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/x11/device_data_manager_x11.cc
|
View
|
1
2
3
4
|
13 chunks |
+21 lines, -15 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/x11/device_data_manager_x11_unittest.cc
|
View
|
|
6 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/x11/touch_factory_x11.h
|
View
|
1
2
3
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/events/devices/x11/touch_factory_x11.cc
|
View
|
1
2
3
|
4 chunks |
+21 lines, -19 lines |
0 comments
|
Download
|
 |
M |
ui/events/test/events_test_utils_x11.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/events/test/events_test_utils_x11.cc
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/events/x/events_x_unittest.cc
|
View
|
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/egltest/ozone_platform_egltest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/controls/menu/menu_controller_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/desktop_window_tree_host_x11_unittest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 24 (10 generated)
|