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

Issue 1123343005: Improve jni_generator sample documentation. (Closed)

Created:
5 years, 7 months ago by scheib
Modified:
5 years, 7 months ago
Reviewers:
nyquist, boliu, cjhopman
CC:
chromium-reviews, erikwright+watch_chromium.org, rmcilroy
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve jni_generator sample documentation. Add details of C++ registration, build file modifications. Committed: https://crrev.com/d56b07e289ef5e9907587337108b6c8e5ff8c3c8 Cr-Commit-Position: refs/heads/master@{#330944}

Patch Set 1 #

Total comments: 6

Patch Set 2 : addressed comments #

Total comments: 14

Patch Set 3 : cjhopman comments addressed #

Patch Set 4 : merge TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -5 lines) Patch
M base/android/jni_generator/java/src/org/chromium/example/jni_generator/SampleForTests.java View 1 chunk +1 line, -1 line 0 comments Download
M base/android/jni_generator/sample_for_tests.h View 1 2 1 chunk +121 lines, -2 lines 0 comments Download
M base/android/jni_generator/sample_for_tests.cc View 1 2 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 32 (9 generated)
scheib
5 years, 7 months ago (2015-05-07 19:27:45 UTC) #2
boliu
looks fine, it's just I don't actually own these files :p
5 years, 7 months ago (2015-05-07 19:36:40 UTC) #3
boliu
On 2015/05/07 19:36:40, boliu wrote: > looks fine, it's just I don't actually own these ...
5 years, 7 months ago (2015-05-07 19:42:34 UTC) #5
scheib
Thanks boliu@, I included you for initial review as Marcus mentioned you in https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/eBgBVu_1f0g
5 years, 7 months ago (2015-05-07 19:51:27 UTC) #6
scheib
nyquist: PTAL
5 years, 7 months ago (2015-05-11 23:01:50 UTC) #7
nyquist
Thanks for doing this! I would appreciate a couple of extra clarifications while you're add ...
5 years, 7 months ago (2015-05-13 06:47:20 UTC) #8
scheib
Thanks nyquist, PTAL. https://codereview.chromium.org/1123343005/diff/1/base/android/jni_generator/sample_for_tests.cc File base/android/jni_generator/sample_for_tests.cc (right): https://codereview.chromium.org/1123343005/diff/1/base/android/jni_generator/sample_for_tests.cc#newcode10 base/android/jni_generator/sample_for_tests.cc:10: #include "jni/SampleForTests_jni.h" // Generated, add based ...
5 years, 7 months ago (2015-05-13 21:59:52 UTC) #10
nyquist
thanks for the updates. adding cjhopman@ in case he has comments to this. https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h File ...
5 years, 7 months ago (2015-05-14 00:31:14 UTC) #12
scheib
https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h File base/android/jni_generator/sample_for_tests.h (right): https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h#newcode38 base/android/jni_generator/sample_for_tests.h:38: // 'base_jni_generator_sample_java', On 2015/05/14 00:31:13, nyquist wrote: > I ...
5 years, 7 months ago (2015-05-14 02:14:48 UTC) #13
nyquist
https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h File base/android/jni_generator/sample_for_tests.h (right): https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h#newcode38 base/android/jni_generator/sample_for_tests.h:38: // 'base_jni_generator_sample_java', On 2015/05/14 02:14:47, scheib wrote: > On ...
5 years, 7 months ago (2015-05-14 17:01:02 UTC) #14
scheib
https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h File base/android/jni_generator/sample_for_tests.h (right): https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h#newcode38 base/android/jni_generator/sample_for_tests.h:38: // 'base_jni_generator_sample_java', On 2015/05/14 17:01:01, nyquist wrote: > On ...
5 years, 7 months ago (2015-05-14 17:11:28 UTC) #15
scheib
On 2015/05/14 17:11:28, scheib wrote: > https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h > File base/android/jni_generator/sample_for_tests.h (right): > > https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h#newcode38 > ...
5 years, 7 months ago (2015-05-14 17:54:46 UTC) #16
scheib
ping
5 years, 7 months ago (2015-05-18 20:16:07 UTC) #17
cjhopman
https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h File base/android/jni_generator/sample_for_tests.h (right): https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h#newcode32 base/android/jni_generator/sample_for_tests.h:32: // 'target_name': 'base_jni_generator_sample', add a 'type': 'static_library' (or shared/component) ...
5 years, 7 months ago (2015-05-20 02:28:28 UTC) #18
scheib
PTAL https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h File base/android/jni_generator/sample_for_tests.h (right): https://codereview.chromium.org/1123343005/diff/40001/base/android/jni_generator/sample_for_tests.h#newcode32 base/android/jni_generator/sample_for_tests.h:32: // 'target_name': 'base_jni_generator_sample', On 2015/05/20 02:28:27, cjhopman wrote: ...
5 years, 7 months ago (2015-05-20 22:12:06 UTC) #20
cjhopman
lgtm
5 years, 7 months ago (2015-05-20 22:20:33 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1123343005/80001
5 years, 7 months ago (2015-05-20 23:35:57 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/65086)
5 years, 7 months ago (2015-05-20 23:44:12 UTC) #25
scheib
nyquist, OWNERS stamp please.
5 years, 7 months ago (2015-05-21 00:07:17 UTC) #26
nyquist
lgtm
5 years, 7 months ago (2015-05-21 04:32:09 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1123343005/100001
5 years, 7 months ago (2015-05-21 16:33:33 UTC) #30
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 7 months ago (2015-05-21 16:51:25 UTC) #31
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 16:52:21 UTC) #32
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d56b07e289ef5e9907587337108b6c8e5ff8c3c8
Cr-Commit-Position: refs/heads/master@{#330944}

Powered by Google App Engine
This is Rietveld 408576698