|
|
mus ws: Consistently use mojom::Cursor instead of int32_t.
Instead of casting back and forth between the two types at different
layers of the window server, consistently use mojom::Cursor and only
cast to int32_t at the final usage in DefaultPlatformDisplay.
BUG= 614037
Committed: https://crrev.com/2fb80909a5e274f92122ba067bdf10cc4483417b
Cr-Commit-Position: refs/heads/master@{#421856}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+82 lines, -79 lines) |
Patch |
 |
M |
services/ui/ws/cursor_unittest.cc
|
View
|
|
3 chunks |
+20 lines, -25 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/display.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/display.cc
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/drag_controller.h
|
View
|
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/drag_controller.cc
|
View
|
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/event_dispatcher.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/ws/event_dispatcher.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/ws/platform_display.h
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/platform_display.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/server_window.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/server_window.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/server_window_observer.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/test_utils.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/test_utils.cc
|
View
|
|
7 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/window_manager_state.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/ws/window_server.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/window_server.cc
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/window_tree.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/ws/window_tree.cc
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/window_tree_unittest.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 12 (7 generated)
|