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

Issue 2882653004: [CRD iOS] Injecting scroll events w/ fling animation (Closed)

Created:
3 years, 7 months ago by Yuwei
Modified:
3 years, 7 months ago
Reviewers:
nicholss
CC:
chromium-reviews, ios-reviews_chromium.org, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[CRD iOS] Injecting scroll events w/ fling animation This CL adds two-finger scrolling support with fling animation to the CRD iOS client. BUG=718704 Review-Url: https://codereview.chromium.org/2882653004 Cr-Commit-Position: refs/heads/master@{#472353} Committed: https://chromium.googlesource.com/chromium/src/+/f6db64d1daaeeb654e6fde7badf189bd82821ae8

Patch Set 1 #

Patch Set 2 : Rebase upstream #

Patch Set 3 : Rebase #

Total comments: 8

Patch Set 4 : Resolve Feedback #

Patch Set 5 : Fix comment #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -7 lines) Patch
M remoting/client/ui/direct_input_strategy.h View 1 2 3 3 chunks +7 lines, -3 lines 0 comments Download
M remoting/client/ui/direct_input_strategy.cc View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M remoting/client/ui/fling_animation.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/client/ui/gesture_interpreter.h View 1 2 3 3 chunks +10 lines, -0 lines 0 comments Download
M remoting/client/ui/gesture_interpreter.cc View 1 2 3 4 chunks +36 lines, -4 lines 0 comments Download
M remoting/client/ui/input_strategy.h View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M remoting/ios/client_gestures.h View 2 chunks +3 lines, -0 lines 0 comments Download
M remoting/ios/client_gestures.mm View 1 2 3 3 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
Yuwei
PTAL thanks! Note that this is a dependent CL on CL 2879743002 which does some ...
3 years, 7 months ago (2017-05-16 01:05:54 UTC) #3
nicholss
LGTM, some minor comments around function names and a guard update. Good job! https://codereview.chromium.org/2882653004/diff/40001/remoting/client/ui/direct_input_strategy.h File ...
3 years, 7 months ago (2017-05-16 18:13:11 UTC) #4
Yuwei
Thanks! https://codereview.chromium.org/2882653004/diff/40001/remoting/client/ui/direct_input_strategy.h File remoting/client/ui/direct_input_strategy.h (right): https://codereview.chromium.org/2882653004/diff/40001/remoting/client/ui/direct_input_strategy.h#newcode5 remoting/client/ui/direct_input_strategy.h:5: #ifndef REMOTING_CLIENT_UI_SIMULATED_TOUCH_INPUT_STRATEGY_H_ On 2017/05/16 18:13:10, nicholss wrote: > ...
3 years, 7 months ago (2017-05-17 05:42:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2882653004/100001
3 years, 7 months ago (2017-05-17 05:43:00 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-17 06:34:48 UTC) #15
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/f6db64d1daaeeb654e6fde7badf1...

Powered by Google App Engine
This is Rietveld 408576698