Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Issue 1218663006: Use new WebTouchPoint field names. (Closed)

Created:
5 years, 5 months ago by USE eero AT chromium.org
Modified:
5 years, 5 months ago
Reviewers:
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use new WebTouchPoint field names. This CL is a part of a three-sided patchset: 1. https://codereview.chromium.org/1216053014/ 2. https://codereview.chromium.org/1218663006/ <-- this patch 3. https://codereview.chromium.org/1212113007/

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -103 lines) Patch
M components/test_runner/event_sender.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/input/input_router_impl_perftest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/motion_event_web.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M content/browser/renderer_host/input/synthetic_gesture_target_android.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/synthetic_gesture_target_aura.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/touch_emulator.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/input/touch_emulator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/touch_event_queue.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M content/browser/renderer_host/input/touch_event_queue_unittest.cc View 7 chunks +11 lines, -11 lines 0 comments Download
M content/browser/renderer_host/input/web_input_event_util_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/ui_events_helper.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/input/input_param_traits_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/input/synthetic_web_input_event_builders.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/input/touch_event_stream_validator.cc View 8 chunks +20 lines, -16 lines 0 comments Download
M content/common/input/web_input_event_traits.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M content/common/input/web_input_event_traits_unittest.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M content/renderer/pepper/event_conversion.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M content/renderer/pepper/event_conversion_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M ui/events/blink/blink_event_util.cc View 2 chunks +6 lines, -6 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698