|
Clean up GestureEventDetails' constructors.
In one of the GestureEventDetails' constructors, the arguments
delta_x, delta_y sometime are not used, so we should make a new
constructor which only takes one argument EventType.
BUG= 350942
Committed: https://crrev.com/b5e408e7bffd3d1e6b60612f65c0538a90329c59
Cr-Commit-Position: refs/heads/master@{#294760}
Total comments: 5
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Stats (+171 lines, -216 lines) |
 |
M |
ash/drag_drop/drag_drop_controller.cc
|
View
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
 |
M |
ash/drag_drop/drag_drop_controller_unittest.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
ash/shelf/shelf_tooltip_manager_unittest.cc
|
View
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
 |
M |
ash/system/chromeos/rotation/tray_rotation_lock_unittest.cc
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
ash/system/overview/overview_button_tray_unittest.cc
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
chrome/browser/ui/views/autofill/autofill_popup_base_view_browsertest.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
chrome/browser/ui/views/desktop_media_picker_views_unittest.cc
|
View
|
1 chunk |
+3 lines, -7 lines |
0 comments
|
 |
M |
chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc
|
View
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
 |
M |
content/browser/renderer_host/input/gesture_text_selector_unittest.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
|
View
|
5 chunks |
+7 lines, -10 lines |
0 comments
|
 |
M |
ui/aura/remote_window_tree_host_win.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
ui/aura/window_event_dispatcher_unittest.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
ui/events/gesture_detection/gesture_event_data.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
ui/events/gesture_detection/gesture_event_data_packet_unittest.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
ui/events/gesture_detection/gesture_provider.cc
|
View
|
7 chunks |
+11 lines, -8 lines |
0 comments
|
 |
M |
ui/events/gesture_detection/touch_disposition_gesture_filter.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
ui/events/gesture_event_details.h
|
View
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
 |
M |
ui/events/gesture_event_details.cc
|
View
|
3 chunks |
+8 lines, -18 lines |
0 comments
|
 |
M |
ui/events/test/event_generator.cc
|
View
|
1 chunk |
+1 line, -5 lines |
0 comments
|
 |
M |
ui/views/controls/button/custom_button_unittest.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
ui/views/controls/table/table_view_unittest.cc
|
View
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
 |
M |
ui/views/controls/textfield/textfield_unittest.cc
|
View
|
7 chunks |
+24 lines, -22 lines |
0 comments
|
 |
M |
ui/views/corewm/desktop_capture_controller_unittest.cc
|
View
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
 |
M |
ui/views/touchui/touch_selection_controller_impl_unittest.cc
|
View
|
5 chunks |
+15 lines, -25 lines |
0 comments
|
 |
M |
ui/views/view_targeter_unittest.cc
|
View
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
 |
M |
ui/views/widget/root_view_unittest.cc
|
View
|
6 chunks |
+18 lines, -36 lines |
0 comments
|
 |
M |
ui/views/widget/widget_interactive_uitest.cc
|
View
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
 |
M |
ui/views/widget/widget_unittest.cc
|
View
|
8 chunks |
+26 lines, -32 lines |
0 comments
|
 |
M |
ui/wm/core/user_activity_detector_unittest.cc
|
View
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Total messages: 25 (8 generated)
|