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

Issue 1750633002: components/exo: Extend pointer to use v5 protocol (Closed)

Created:
4 years, 9 months ago by denniskempin
Modified:
4 years, 9 months ago
Reviewers:
reveman
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

components/exo: Extend pointer to use v5 protocol The v5 protocol allows us to add support for smooth scrolling with flings. BUG=chromium:590754 TEST=updated unit test included Committed: https://crrev.com/73513876700397ec4da77edcb929537a235a2a05 Cr-Commit-Position: refs/heads/master@{#378837}

Patch Set 1 #

Patch Set 2 : Changed PointerDelegate to reflect wayland API #

Patch Set 3 : Fixed unit tests #

Total comments: 14

Patch Set 4 : fixed nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -38 lines) Patch
M components/exo/pointer.cc View 1 2 3 3 chunks +22 lines, -6 lines 0 comments Download
M components/exo/pointer_delegate.h View 1 2 3 2 chunks +19 lines, -5 lines 0 comments Download
M components/exo/pointer_unittest.cc View 1 2 3 10 chunks +35 lines, -10 lines 0 comments Download
M components/exo/wayland/server.cc View 1 2 3 3 chunks +47 lines, -17 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
denniskempin
Unittests are working. CL is good to go! PTAL!
4 years, 9 months ago (2016-03-02 00:15:13 UTC) #2
reveman
lgtm with nits https://codereview.chromium.org/1750633002/diff/40001/components/exo/pointer.cc File components/exo/pointer.cc (right): https://codereview.chromium.org/1750633002/diff/40001/components/exo/pointer.cc#newcode134 components/exo/pointer.cc:134: if (focus_) { nit: not need ...
4 years, 9 months ago (2016-03-02 04:16:53 UTC) #3
denniskempin
fixed nits https://codereview.chromium.org/1750633002/diff/40001/components/exo/pointer.cc File components/exo/pointer.cc (right): https://codereview.chromium.org/1750633002/diff/40001/components/exo/pointer.cc#newcode134 components/exo/pointer.cc:134: if (focus_) { On 2016/03/02 04:16:53, reveman ...
4 years, 9 months ago (2016-03-02 20:47:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1750633002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1750633002/60001
4 years, 9 months ago (2016-03-02 20:48:42 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-02 21:31:15 UTC) #8
commit-bot: I haz the power
4 years, 9 months ago (2016-03-02 21:32:12 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/73513876700397ec4da77edcb929537a235a2a05
Cr-Commit-Position: refs/heads/master@{#378837}

Powered by Google App Engine
This is Rietveld 408576698