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

Issue 2096193002: Add functions to DesktopViewInterface (Closed)

Created:
4 years, 6 months ago by Yuwei
Modified:
4 years, 5 months ago
Reviewers:
Lambros, Hzj_jie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add functions to DesktopViewInterface cursorMoved() Currently there is no function in DesktopViewInterface as callback for cursor movement while TouchInputHandler triggers transformationChanged() when the cursor moves. This is OK for current DesktopView but isn't friendly for later OpenGL DesktopView impl. that doesn't expose repaint function to Java and triggers repaint in native code when cursor pos or matrix is changed. cursorVisibilityChanged() Finished zijiehe@'s TODO. This allows OpenGL DesktopView to get information about change of cursor visibility. BUG=385924 Committed: https://crrev.com/983edc7f88fc99a9a3a23eaeb9cbc26df7dafd54 Cr-Commit-Position: refs/heads/master@{#402265}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -4 lines) Patch
M remoting/android/java/src/org/chromium/chromoting/DesktopView.java View 1 chunk +12 lines, -0 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/DesktopViewInterface.java View 1 chunk +12 lines, -0 lines 1 comment Download
M remoting/android/java/src/org/chromium/chromoting/TouchInputHandler.java View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2096193002/1
4 years, 6 months ago (2016-06-25 00:58:07 UTC) #2
Yuwei
ptal
4 years, 6 months ago (2016-06-25 00:58:16 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-25 01:38:13 UTC) #6
Hzj_jie
On 2016/06/25 01:38:13, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 5 months ago (2016-06-26 21:37:22 UTC) #7
Yuwei
On 2016/06/26 21:37:22, Hzj_jie wrote: > On 2016/06/25 01:38:13, commit-bot: I haz the power wrote: ...
4 years, 5 months ago (2016-06-27 17:34:28 UTC) #8
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/2096193002/1
4 years, 5 months ago (2016-06-27 17:35:17 UTC) #10
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 5 months ago (2016-06-27 17:35:20 UTC) #12
Lambros
lgtm https://codereview.chromium.org/2096193002/diff/1/remoting/android/java/src/org/chromium/chromoting/DesktopViewInterface.java File remoting/android/java/src/org/chromium/chromoting/DesktopViewInterface.java (right): https://codereview.chromium.org/2096193002/diff/1/remoting/android/java/src/org/chromium/chromoting/DesktopViewInterface.java#newcode46 remoting/android/java/src/org/chromium/chromoting/DesktopViewInterface.java:46: void cursorVisibilityChanged(); Do we need separate events for ...
4 years, 5 months ago (2016-06-27 18:33:08 UTC) #13
Yuwei
On 2016/06/27 18:33:08, Lambros wrote: > lgtm > > https://codereview.chromium.org/2096193002/diff/1/remoting/android/java/src/org/chromium/chromoting/DesktopViewInterface.java > File remoting/android/java/src/org/chromium/chromoting/DesktopViewInterface.java > (right): ...
4 years, 5 months ago (2016-06-27 19:00:34 UTC) #14
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/2096193002/1
4 years, 5 months ago (2016-06-27 19:03:19 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-06-27 20:07:07 UTC) #17
commit-bot: I haz the power
4 years, 5 months ago (2016-06-27 20:09:02 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/983edc7f88fc99a9a3a23eaeb9cbc26df7dafd54
Cr-Commit-Position: refs/heads/master@{#402265}

Powered by Google App Engine
This is Rietveld 408576698