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

Issue 10968009: Android: generates JNI bindings for constructors in system classes. (Closed)

Created:
8 years, 3 months ago by bulach
Modified:
8 years, 3 months ago
Reviewers:
Yaron, jam, qinmin, no sievers
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, erikwright+watch_chromium.org, jam
Visibility:
Public.

Description

Android: generates JNI bindings for constructors in system classes. This allows to simplify some places such as surface_texture_bridge. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158249

Patch Set 1 #

Patch Set 2 : Patch #

Total comments: 3

Patch Set 3 : jam comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -68 lines) Patch
M base/android/jni_generator/jni_generator.py View 10 chunks +69 lines, -34 lines 0 comments Download
M base/android/jni_generator/jni_generator_tests.py View 3 chunks +22 lines, -1 line 0 comments Download
M content/common/android/surface_texture_bridge.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/common/android/surface_texture_bridge.cc View 1 2 6 chunks +31 lines, -31 lines 0 comments Download
M content/content.gyp View 1 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bulach
jam: need OWNERS review for content/content.gyp yfriedman / qinmin / sievers: since we have coverage ...
8 years, 3 months ago (2012-09-20 10:55:59 UTC) #1
jam
lgtm http://codereview.chromium.org/10968009/diff/2001/content/common/android/surface_texture_bridge.cc File content/common/android/surface_texture_bridge.cc (right): http://codereview.chromium.org/10968009/diff/2001/content/common/android/surface_texture_bridge.cc#newcode38 content/common/android/surface_texture_bridge.cc:38: JNI_SurfaceTexture::Java_SurfaceTexture_Constructor(env, nit: the indentation of the parameters here ...
8 years, 3 months ago (2012-09-20 16:04:15 UTC) #2
bulach
thanks jam! comments inline, another quick look please? http://codereview.chromium.org/10968009/diff/2001/content/common/android/surface_texture_bridge.cc File content/common/android/surface_texture_bridge.cc (right): http://codereview.chromium.org/10968009/diff/2001/content/common/android/surface_texture_bridge.cc#newcode38 content/common/android/surface_texture_bridge.cc:38: JNI_SurfaceTexture::Java_SurfaceTexture_Constructor(env, ...
8 years, 3 months ago (2012-09-20 16:31:18 UTC) #3
jam
lgtm http://codereview.chromium.org/10968009/diff/2001/content/common/android/surface_texture_bridge.cc File content/common/android/surface_texture_bridge.cc (right): http://codereview.chromium.org/10968009/diff/2001/content/common/android/surface_texture_bridge.cc#newcode38 content/common/android/surface_texture_bridge.cc:38: JNI_SurfaceTexture::Java_SurfaceTexture_Constructor(env, On 2012/09/20 16:31:18, bulach wrote: > On ...
8 years, 3 months ago (2012-09-20 16:53:20 UTC) #4
bulach
brilliant! :) thanks for the clarification!
8 years, 3 months ago (2012-09-20 17:10:38 UTC) #5
Yaron
On 2012/09/20 17:10:38, bulach wrote: > brilliant! :) thanks for the clarification! lgtm
8 years, 3 months ago (2012-09-20 18:51:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/10968009/5001
8 years, 3 months ago (2012-09-24 08:32:20 UTC) #7
commit-bot: I haz the power
8 years, 3 months ago (2012-09-24 11:01:42 UTC) #8
Change committed as 158249

Powered by Google App Engine
This is Rietveld 408576698