|
|
Reorganize event mojom files.
* Moves input_events.mojom to //ui/events/mojo/event.mojom.
* Moves input_event_constants.mojom to //ui/events/mojo/event_constants.mojom.
* Moves input_key_codes.mojom to //ui/events/mojo/keyboard_codes.mojom.
BUG= 618808
Committed: https://crrev.com/b1637da1d27e0a28a16c1c6954c97f94111cd448
Cr-Commit-Position: refs/heads/master@{#399454}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+211 lines, -583 lines) |
Patch |
 |
M |
ash/mus/accelerator_registrar_unittest.cc
|
View
|
|
2 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ash/mus/root_window_controller.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/mus/window_manager.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/mus/common/event_matcher_util.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/mus/common/event_matcher_util.cc
|
View
|
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/cpp/tests/window_tree_client_unittest.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/cpp/window_manager_delegate.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/mus/public/interfaces/BUILD.gn
|
View
|
1
2
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/interfaces/accelerator_registrar.mojom
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/interfaces/event_matcher.mojom
|
View
|
|
3 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
D |
components/mus/public/interfaces/input_event_constants.mojom
|
View
|
|
1 chunk |
+0 lines, -64 lines |
0 comments
|
Download
|
 |
D |
components/mus/public/interfaces/input_events.mojom
|
View
|
|
1 chunk |
+0 lines, -119 lines |
0 comments
|
Download
|
 |
D |
components/mus/public/interfaces/input_key_codes.mojom
|
View
|
|
1 chunk |
+0 lines, -188 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/interfaces/window_manager.mojom
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/interfaces/window_tree.mojom
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/accelerator.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/accelerator.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/mus/ws/event_dispatcher.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/mus/ws/event_dispatcher.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/event_dispatcher_unittest.cc
|
View
|
1
|
4 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/event_matcher.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/event_matcher.cc
|
View
|
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/event_matcher_unittest.cc
|
View
|
1
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/window_manager_state.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/window_manager_state_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/window_tree.cc
|
View
|
|
1 chunk |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/mus/ws/window_tree_unittest.cc
|
View
|
|
6 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/renderer/mus/compositor_mus_connection.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/mus/compositor_mus_connection_unittest.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mash/app_driver/app_driver.cc
|
View
|
|
1 chunk |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ui/events/mojo/BUILD.gn
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A + |
ui/events/mojo/event.mojom
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/events/mojo/event.typemap
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
ui/events/mojo/event_constants.mojom
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/events/mojo/event_struct_traits.h
|
View
|
1
|
2 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/events/mojo/event_struct_traits.cc
|
View
|
1
2
3
|
11 chunks |
+68 lines, -69 lines |
0 comments
|
Download
|
 |
A + |
ui/events/mojo/keyboard_codes.mojom
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/events/mojo/traits_test_service.mojom
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/mus/window_manager_connection.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 17 (7 generated)
|