Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(886)

Issue 9358028: Upstream Android JNI code, allowing us to use more ScopedJava references. (Closed)

Created:
8 years, 10 months ago by Peter Beverloo
Modified:
8 years, 10 months ago
CC:
chromium-reviews, brettw-cc_chromium.org, Satish, John Grabowski, Yaron
Visibility:
Public.

Description

Upstream Android JNI code, allowing us to use more ScopedJava references. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121284

Patch Set 1 #

Total comments: 10

Patch Set 2 : Rebased and added a TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+351 lines, -125 lines) Patch
M base/android/jni_android.h View 1 2 chunks +61 lines, -23 lines 0 comments Download
M base/android/jni_android.cc View 4 chunks +115 lines, -39 lines 0 comments Download
M base/android/jni_array.h View 1 chunk +19 lines, -5 lines 0 comments Download
M base/android/jni_array.cc View 2 chunks +34 lines, -18 lines 0 comments Download
A base/android/jni_array_unittest.cc View 1 chunk +31 lines, -0 lines 0 comments Download
M base/android/jni_string.h View 2 chunks +7 lines, -2 lines 0 comments Download
M base/android/jni_string.cc View 4 chunks +28 lines, -6 lines 0 comments Download
M base/android/scoped_java_ref.h View 5 chunks +7 lines, -3 lines 0 comments Download
M base/android/scoped_java_ref.cc View 3 chunks +20 lines, -1 line 0 comments Download
M base/android/scoped_java_ref_unittest.cc View 3 chunks +28 lines, -23 lines 0 comments Download
M base/base.gypi View 1 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Peter Beverloo
This includes the changes in Satish' CL here: http://codereview.chromium.org/9358001/ Full patch (including file changes) can ...
8 years, 10 months ago (2012-02-08 16:47:57 UTC) #1
joth
https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h File base/android/jni_android.h (right): https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h#newcode90 base/android/jni_android.h:90: const JavaRef<jclass>& clazz, odd to pass an explicit env ...
8 years, 10 months ago (2012-02-08 18:28:31 UTC) #2
Steve Block
https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h File base/android/jni_android.h (right): https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h#newcode90 base/android/jni_android.h:90: const JavaRef<jclass>& clazz, I think this was an oversight ...
8 years, 10 months ago (2012-02-08 18:41:55 UTC) #3
Jay Civelli
https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h File base/android/jni_android.h (right): https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h#newcode90 base/android/jni_android.h:90: const JavaRef<jclass>& clazz, On 2012/02/08 18:41:55, Steve Block wrote: ...
8 years, 10 months ago (2012-02-08 18:49:56 UTC) #4
Steve Block
https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h File base/android/jni_android.h (right): https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h#newcode90 base/android/jni_android.h:90: const JavaRef<jclass>& clazz, Hmm, if we want to support ...
8 years, 10 months ago (2012-02-08 19:02:43 UTC) #5
Jay Civelli
https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h File base/android/jni_android.h (right): https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h#newcode90 base/android/jni_android.h:90: const JavaRef<jclass>& clazz, On 2012/02/08 19:02:43, Steve Block wrote: ...
8 years, 10 months ago (2012-02-08 19:20:47 UTC) #6
joth
On 8 February 2012 19:20, <[email protected]> wrote: > > https://chromiumcodereview.**appspot.com/9358028/diff/1/** > base/android/jni_android.h<https://chromiumcodereview.appspot.com/9358028/diff/1/base/android/jni_android.h> > File base/android/jni_android.h ...
8 years, 10 months ago (2012-02-08 19:52:09 UTC) #7
Peter Beverloo
Added a TODO (Jay, please verify) and replied to the other comments. Also rebased following ...
8 years, 10 months ago (2012-02-09 15:25:29 UTC) #8
Jay Civelli
On 2012/02/09 15:25:29, Peter Beverloo wrote: > Added a TODO (Jay, please verify) and replied ...
8 years, 10 months ago (2012-02-09 18:00:04 UTC) #9
brettw
Base owners rubberstamp LGTM based on Jay's review.
8 years, 10 months ago (2012-02-09 18:06:53 UTC) #10
joth
lgtm
8 years, 10 months ago (2012-02-09 18:15:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/9358028/6001
8 years, 10 months ago (2012-02-09 18:19:02 UTC) #12
commit-bot: I haz the power
8 years, 10 months ago (2012-02-09 21:02:32 UTC) #13
Change committed as 121284

Powered by Google App Engine
This is Rietveld 408576698