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

Issue 2035303002: [Chromoting] Decouple DesktopView and TouchInputHandler (Closed)

Created:
4 years, 6 months ago by Hzj_jie
Modified:
4 years, 6 months ago
Reviewers:
Lambros
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

[Chromoting] Decouple DesktopView and TouchInputHandler This change decouples DesktopView(Interface) and TouchInputHandler(Interface) by removing routing functions DesktopViewInterface.onSoftInputMethodVisibilityChanged and DesktopViewInterface.setInputStrategy. After this change, TouchInputHandler takes responsibility to listen to onInputModeChanged and onSoftInputMethodVisibilityChanged events of Desktop activity directly. This is part remoting desktop Android client refactor work, a design doc is @ https://goo.gl/MA6zjx. BUG=615277 Committed: https://crrev.com/96f227fa9b64bb434c0fc0ec6f00aec85b16cb98 Cr-Commit-Position: refs/heads/master@{#398192}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Resolve review comments #

Patch Set 3 : Sync latest changes #

Messages

Total messages: 12 (6 generated)
Hzj_jie
4 years, 6 months ago (2016-06-05 21:30:27 UTC) #3
Lambros
lgtm https://codereview.chromium.org/2035303002/diff/1/remoting/android/java/src/org/chromium/chromoting/Preconditions.java File remoting/android/java/src/org/chromium/chromoting/Preconditions.java (right): https://codereview.chromium.org/2035303002/diff/1/remoting/android/java/src/org/chromium/chromoting/Preconditions.java#newcode28 remoting/android/java/src/org/chromium/chromoting/Preconditions.java:28: * Checks whether input |ref| is not a ...
4 years, 6 months ago (2016-06-06 22:11:34 UTC) #4
Hzj_jie
https://codereview.chromium.org/2035303002/diff/1/remoting/android/java/src/org/chromium/chromoting/Preconditions.java File remoting/android/java/src/org/chromium/chromoting/Preconditions.java (right): https://codereview.chromium.org/2035303002/diff/1/remoting/android/java/src/org/chromium/chromoting/Preconditions.java#newcode28 remoting/android/java/src/org/chromium/chromoting/Preconditions.java:28: * Checks whether input |ref| is not a null ...
4 years, 6 months ago (2016-06-07 01:26:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035303002/40001
4 years, 6 months ago (2016-06-07 01:27:16 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-07 01:34:01 UTC) #10
commit-bot: I haz the power
4 years, 6 months ago (2016-06-07 01:37:15 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/96f227fa9b64bb434c0fc0ec6f00aec85b16cb98
Cr-Commit-Position: refs/heads/master@{#398192}

Powered by Google App Engine
This is Rietveld 408576698