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

Issue 607933002: mojo: Fix java generator (Closed)

Created:
6 years, 2 months ago by qsr
Modified:
6 years, 2 months ago
Reviewers:
ppi
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

mojo: Fix java generator Fix issue with method with empty response. Fix issue with local variable shadowing user parameters. R=ppi@chromium.org Committed: https://crrev.com/9f187aa3de7e2f5b7ab759594e7b3c4e3c4083de Cr-Commit-Position: refs/heads/master@{#297176}

Patch Set 1 #

Patch Set 2 : Add testing #

Total comments: 1

Patch Set 3 : Fix some more cases. #

Patch Set 4 : And some more. #

Patch Set 5 : And again more. #

Patch Set 6 : Fix findbugs and emptu package. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -78 lines) Patch
M build/get_landmines.py View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M mojo/mojo_public_tests.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/public/interfaces/bindings/tests/BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
A + mojo/public/interfaces/bindings/tests/no_module.mojom View 1 2 3 4 5 1 chunk +3 lines, -5 lines 0 comments Download
A mojo/public/interfaces/bindings/tests/regression_tests.mojom View 1 2 3 4 1 chunk +37 lines, -0 lines 0 comments Download
M mojo/public/java/bindings/src/org/chromium/mojo/bindings/Callbacks.java View 1 chunk +52 lines, -42 lines 0 comments Download
M mojo/public/tools/bindings/generators/java_templates/enum_definition.tmpl View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/public/tools/bindings/generators/java_templates/interface_definition.tmpl View 1 2 3 4 5 8 chunks +18 lines, -16 lines 0 comments Download
M mojo/public/tools/bindings/generators/mojom_java_generator.py View 1 2 3 4 5 4 chunks +12 lines, -6 lines 0 comments Download
M mojo/tools/generate_java_callback_interfaces.py View 2 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 19 (5 generated)
qsr
6 years, 2 months ago (2014-09-26 16:26:36 UTC) #1
ppi
Thanks! I think we're still missing at least one bit - with the patch I ...
6 years, 2 months ago (2014-09-26 19:09:35 UTC) #2
qsr
Fixed. Also, added a non regression mojom file to ensure we won't regress on those ...
6 years, 2 months ago (2014-09-29 08:00:23 UTC) #3
ppi
Thanks! Some more errors with the current patch: ninja -j2000 -C out_gn/Debug media/mojo/interfaces:interfaces_java /tmp/tmpmQZQfG/java/org/chromium/mojom/mojo/ChannelLayout.java:46: error: ...
6 years, 2 months ago (2014-09-29 08:33:27 UTC) #4
ppi
One more, although this could as well be a problem with the build file: ninja ...
6 years, 2 months ago (2014-09-29 08:38:36 UTC) #5
qsr
On 2014/09/29 08:38:36, ppi wrote: > One more, although this could as well be a ...
6 years, 2 months ago (2014-09-29 08:41:37 UTC) #6
ppi
lgtm
6 years, 2 months ago (2014-09-29 11:51:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/607933002/70001
6 years, 2 months ago (2014-09-29 12:15:20 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/8003)
6 years, 2 months ago (2014-09-29 13:00:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/607933002/90001
6 years, 2 months ago (2014-09-29 13:23:39 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/8033)
6 years, 2 months ago (2014-09-29 14:40:30 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/607933002/90001
6 years, 2 months ago (2014-09-29 14:59:03 UTC) #17
commit-bot: I haz the power
Committed patchset #6 (id:90001) as c34f088977e205ad4fa7043110b0bad651077578
6 years, 2 months ago (2014-09-29 15:24:39 UTC) #18
commit-bot: I haz the power
6 years, 2 months ago (2014-09-29 15:25:31 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/9f187aa3de7e2f5b7ab759594e7b3c4e3c4083de
Cr-Commit-Position: refs/heads/master@{#297176}

Powered by Google App Engine
This is Rietveld 408576698