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

Issue 29583003: Use jni_generator in Chromoting Android client (Closed)

Created:
7 years, 2 months ago by Lambros
Modified:
7 years, 1 month ago
Reviewers:
solb, digit1
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Use jni_generator in Chromoting Android client This removes all manually-written JNI interface code and uses the automatically generated JNI stubs instead. BUG=304225 R=digit@chromium.org, solb@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231600

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -250 lines) Patch
M remoting/android/java/src/org/chromium/chromoting/Chromoting.java View 1 1 chunk +3 lines, -3 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java View 1 15 chunks +34 lines, -23 lines 0 comments Download
M remoting/client/jni/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A remoting/client/jni/chromoting_jni_onload.cc View 1 1 chunk +32 lines, -0 lines 0 comments Download
M remoting/client/jni/chromoting_jni_runtime.h View 1 2 chunks +2 lines, -3 lines 0 comments Download
M remoting/client/jni/chromoting_jni_runtime.cc View 1 8 chunks +117 lines, -69 lines 0 comments Download
D remoting/client/jni/jni_interface.cc View 1 chunk +0 lines, -151 lines 0 comments Download
M remoting/remoting.gyp View 1 1 chunk +16 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Lambros
@digit: I'm having trouble getting this to work - please could you take a look? ...
7 years, 2 months ago (2013-10-18 19:48:09 UTC) #1
digit1
Sure, I'd be happy to help :) https://codereview.chromium.org/29583003/diff/30001/remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java File remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java (right): https://codereview.chromium.org/29583003/diff/30001/remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java#newcode71 remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java:71: private static ...
7 years, 2 months ago (2013-10-19 09:50:04 UTC) #2
Lambros
Got it working now, thanks for your help! digit: ptal solb: This is more FYI, ...
7 years, 1 month ago (2013-10-23 17:35:23 UTC) #3
Lambros
7 years, 1 month ago (2013-10-23 17:45:06 UTC) #4
solb
lgtm Sorry I didn't take the time to learn about the generator when I was ...
7 years, 1 month ago (2013-10-25 15:44:23 UTC) #5
Lambros
On 2013/10/25 15:44:23, solb wrote: > lgtm > > Sorry I didn't take the time ...
7 years, 1 month ago (2013-10-25 20:21:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/29583003/90001
7 years, 1 month ago (2013-10-25 20:22:24 UTC) #7
digit1
lgtm - very nice change, thanks :)
7 years, 1 month ago (2013-10-29 10:26:09 UTC) #8
Lambros
7 years, 1 month ago (2013-10-29 17:57:01 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r231600.

Powered by Google App Engine
This is Rietveld 408576698