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

Issue 1424683002: Refactor TouchSelectionDraggableClient APIs

Created:
5 years, 1 month ago by AviD
Modified:
5 years, 1 month ago
Reviewers:
CC:
chromium-reviews, asanka, benjhayden+dwatch_chromium.org, dcheng
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor TouchSelectionDraggableClient APIs Unify Drag update APIs in TouchSelectionDraggableClient to send the drag events as enums. This is to provide scope for more selection events that can be processed for long press drag selector. BUG=NONE

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -71 lines) Patch
M ui/touch_selection/longpress_drag_selector.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ui/touch_selection/longpress_drag_selector_unittest.cc View 1 chunk +16 lines, -13 lines 0 comments Download
M ui/touch_selection/touch_handle.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M ui/touch_selection/touch_handle_unittest.cc View 1 chunk +16 lines, -13 lines 0 comments Download
M ui/touch_selection/touch_selection_controller.h View 2 chunks +9 lines, -5 lines 0 comments Download
M ui/touch_selection/touch_selection_controller.cc View 4 chunks +48 lines, -30 lines 0 comments Download
M ui/touch_selection/touch_selection_draggable.h View 1 chunk +8 lines, -4 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698