Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Issue 14128010: Add fling velocity updates from gesture curves. (Closed)

Created:
7 years, 8 months ago by jdduke (slow)
Modified:
7 years, 7 months ago
Reviewers:
jamesr
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add fling velocity updates from gesture curves. As per crrev.com/13674008, WebGestureCurveTarget now supports fling velocity notifications. This patch hooks in the notifications from existing WebGestureCurve implementations. BUG=135975 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197139

Patch Set 1 #

Patch Set 2 : Typo fix #

Total comments: 4

Patch Set 3 : Code review updates #

Patch Set 4 : Disable fling checks until chromium implementation lands #

Patch Set 5 : Rebase and unit test fix #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -5 lines) Patch
M cc/input/input_handler.h View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 2 3 4 5 6 2 chunks +3 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 4 5 6 2 chunks +5 lines, -0 lines 0 comments Download
M webkit/compositor_bindings/web_to_ccinput_handler_adapter.cc View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/glue/fling_animator_impl_android.h View 2 chunks +3 lines, -0 lines 0 comments Download
M webkit/glue/fling_animator_impl_android.cc View 1 2 4 chunks +37 lines, -0 lines 0 comments Download
M webkit/glue/touch_fling_gesture_curve.cc View 1 2 1 chunk +12 lines, -4 lines 0 comments Download
M webkit/glue/touch_fling_gesture_curve_unittest.cc View 1 2 3 4 3 chunks +12 lines, -1 line 0 comments Download
M webkit/support/web_gesture_curve_mock.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jdduke (slow)
I've pulled out much of the gesture curve and fling velocity work from crrev.com/13375020/. Hopefully ...
7 years, 8 months ago (2013-04-25 19:01:39 UTC) #1
jamesr
Sorry to be giving you the runaround. I feel that this could probably be done ...
7 years, 8 months ago (2013-04-25 20:19:41 UTC) #2
jdduke (slow)
No worries. I would agree that there are likely (many) better ways to do this, ...
7 years, 8 months ago (2013-04-25 20:45:27 UTC) #3
jdduke (slow)
Hmm, if you do know of a better way to route these notifications without going ...
7 years, 8 months ago (2013-04-25 20:56:37 UTC) #4
jamesr
> Hmm, if you do know of a better way to route these notifications without ...
7 years, 8 months ago (2013-04-26 05:54:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/14128010/17001
7 years, 7 months ago (2013-04-29 13:56:33 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=140868
7 years, 7 months ago (2013-04-29 18:33:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/14128010/38001
7 years, 7 months ago (2013-04-29 21:06:51 UTC) #8
commit-bot: I haz the power
7 years, 7 months ago (2013-04-29 21:10:21 UTC) #9
Message was sent while issue was closed.
Change committed as 197139

Powered by Google App Engine
This is Rietveld 408576698