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

Issue 1867433002: [remoting android] Add native library and JNI glue for host. (Closed)

Created:
4 years, 8 months ago by Lambros
Modified:
4 years, 8 months ago
Reviewers:
Sergey Ulanov
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

[remoting android] Add native library and JNI glue for host. BUG=602355 Committed: https://crrev.com/14545df94f66e4e2c3973b8f5ebb9e94108a4621 Cr-Commit-Position: refs/heads/master@{#386439}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -32 lines) Patch
M remoting/android/BUILD.gn View 3 chunks +24 lines, -1 line 0 comments Download
M remoting/android/host/src/org/chromium/chromoting/host/MainActivity.java View 2 chunks +5 lines, -0 lines 0 comments Download
A remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java View 1 chunk +44 lines, -0 lines 2 comments Download
A + remoting/host/android/DEPS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + remoting/host/android/jni_host.h View 3 chunks +8 lines, -8 lines 0 comments Download
A remoting/host/android/jni_host.cc View 1 chunk +28 lines, -0 lines 0 comments Download
A + remoting/host/android/remoting_host_jni_onload.cc View 2 chunks +6 lines, -11 lines 0 comments Download
A + remoting/host/android/remoting_host_jni_registrar.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + remoting/host/android/remoting_host_jni_registrar.cc View 1 chunk +4 lines, -9 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (5 generated)
Lambros
4 years, 8 months ago (2016-04-06 00:23:21 UTC) #2
Sergey Ulanov
Do we have a bug for this work? If not, can you please open one? ...
4 years, 8 months ago (2016-04-07 00:41:06 UTC) #3
Lambros
BUG= added. https://codereview.chromium.org/1867433002/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/1867433002/diff/1/remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java#newcode26 remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java:26: if (sLoaded) return; On 2016/04/07 00:41:06, Sergey ...
4 years, 8 months ago (2016-04-11 18:44:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1867433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1867433002/1
4 years, 8 months ago (2016-04-11 18:46:09 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-11 19:33:53 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-11 19:36:03 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/14545df94f66e4e2c3973b8f5ebb9e94108a4621
Cr-Commit-Position: refs/heads/master@{#386439}

Powered by Google App Engine
This is Rietveld 408576698