|
Uses gyp "rules" rather than "actions" templates for the JNI generator.
This allow finer grain control over what is rebuilt.
Also, since we have approval over the generated header file name,
it greatly simplifies both the generator and also all the gyp files
as they no longer need to list the header file and keep in sync with the
java file, so the process now is as simple as adding a single java file
to the sources.
BUG= 137069
TEST=build on android
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147515
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+198 lines, -305 lines) |
Patch |
|
M |
base/android/build_info.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
base/android/jni_generator/jni_generator.gyp
|
View
|
|
1 chunk |
+6 lines, -18 lines |
0 comments
|
Download
|
|
M |
base/android/jni_generator/jni_generator.py
|
View
|
1
|
1 chunk |
+53 lines, -81 lines |
0 comments
|
Download
|
|
M |
base/android/jni_generator/jni_generator_tests.py
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
|
M |
base/android/jni_generator/sample_for_tests.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
base/android/locale_utils.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
base/android/path_utils.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
base/base.gyp
|
View
|
1
|
1 chunk |
+7 lines, -12 lines |
0 comments
|
Download
|
|
M |
base/message_pump_android.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
build/jni_generator.gypi
|
View
|
|
1 chunk |
+42 lines, -40 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/process_utils.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/chrome_browser.gypi
|
View
|
1
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
content/app/android/content_main.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/app/android/library_loader_hooks.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/app/android/sandboxed_process_service.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/app/android/user_agent.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/android_browser_process.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/content_settings.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/content_view_client.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/content_view_core_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/content_view_statics.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/download_controller.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/remote_debugging_controller.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/sandboxed_process_launcher.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/touch_point.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/device_orientation/data_fetcher_impl_android.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/geolocation/location_api_adapter_android.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/common/android/command_line.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/common/android/device_info.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/common/android/surface_callback.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/common/android/surface_texture_listener.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/common/android/trace_event_binding.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/content_jni.gypi
|
View
|
1
2
|
1 chunk |
+24 lines, -46 lines |
0 comments
|
Download
|
|
M |
content/content_shell.gypi
|
View
|
1
|
1 chunk |
+5 lines, -8 lines |
0 comments
|
Download
|
|
M |
content/shell/android/shell_manager.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/shell/shell_android.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
media/base/android/media_player_bridge.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
media/media.gyp
|
View
|
|
2 chunks |
+12 lines, -19 lines |
0 comments
|
Download
|
|
M |
net/android/network_change_notifier_android.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
net/android/network_library.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
net/net.gyp
|
View
|
|
1 chunk |
+6 lines, -10 lines |
0 comments
|
Download
|
|
M |
net/proxy/proxy_config_service_android.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
testing/android/native_test.gyp
|
View
|
|
2 chunks |
+7 lines, -20 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|