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

Issue 1884253003: [remoting android] Plumb It2Me events from C++ to Java (Closed)

Created:
4 years, 8 months ago by Lambros
Modified:
4 years, 7 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@android-host-it2me-connect
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[remoting android] Plumb It2Me events from C++ to Java This allows the Java app to handle state-changes and receive the IT2Me access-code. BUG=602355 Committed: https://crrev.com/0830300bb65e48439b3ac3fd2b1c99d42c44df94 Cr-Commit-Position: refs/heads/master@{#390217}

Patch Set 1 #

Total comments: 8

Patch Set 2 : rebase #

Patch Set 3 : Address comments, git cl format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -18 lines) Patch
M remoting/android/BUILD.gn View 1 2 1 chunk +10 lines, -7 lines 0 comments Download
M remoting/android/host/src/org/chromium/chromoting/host/MainActivity.java View 1 2 3 chunks +13 lines, -2 lines 0 comments Download
M remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java View 1 2 4 chunks +24 lines, -1 line 0 comments Download
A remoting/android/host/src/org/chromium/chromoting/host/jni/It2MeHostObserver.java View 1 2 1 chunk +34 lines, -0 lines 0 comments Download
M remoting/host/android/jni_host.h View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/host/android/jni_host.cc View 1 2 3 chunks +11 lines, -5 lines 0 comments Download
M remoting/host/it2me/it2me_host.h View 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (10 generated)
Lambros
4 years, 8 months ago (2016-04-15 02:07:02 UTC) #2
Sergey Ulanov
lgtm https://codereview.chromium.org/1884253003/diff/1/remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java File remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java (right): https://codereview.chromium.org/1884253003/diff/1/remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java#newcode46 remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java:46: nativeDestroy(mNativeJniHost); set mNativeJniHost to 0 here in case ...
4 years, 8 months ago (2016-04-15 19:42:06 UTC) #4
Lambros
https://codereview.chromium.org/1884253003/diff/1/remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java File remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java (right): https://codereview.chromium.org/1884253003/diff/1/remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java#newcode46 remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java:46: nativeDestroy(mNativeJniHost); On 2016/04/15 19:42:05, Sergey Ulanov wrote: > set ...
4 years, 8 months ago (2016-04-22 22:31:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1884253003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1884253003/40001
4 years, 8 months ago (2016-04-26 17:04:03 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_gn/builds/25184) ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 8 months ago (2016-04-26 17:06:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1884253003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1884253003/40001
4 years, 7 months ago (2016-04-27 21:31:36 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-04-27 22:26:35 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:14:00 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0830300bb65e48439b3ac3fd2b1c99d42c44df94
Cr-Commit-Position: refs/heads/master@{#390217}

Powered by Google App Engine
This is Rietveld 408576698