|
Pass method parameters as JavaParamRef in android_webview.
Pass all object parameters to JNI methods in JavaParamRef<> wrappers.
This matches previous changes made to do this for JNI non-method
functions.
BUG= 506850
Committed: https://crrev.com/5728d85d64e4e6ff62c520cb2ddcf17cf17e7aaa
Cr-Commit-Position: refs/heads/master@{#363198}
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+454 lines, -241 lines) |
Patch |
 |
M |
android_webview/native/aw_autofill_client.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_autofill_client.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents.h
|
View
|
|
5 chunks |
+150 lines, -68 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents.cc
|
View
|
|
31 chunks |
+126 lines, -78 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents_client_bridge.h
|
View
|
|
1 chunk |
+15 lines, -6 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents_client_bridge.cc
|
View
|
|
6 chunks |
+17 lines, -13 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents_client_bridge_unittest.cc
|
View
|
1
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_http_auth_handler.h
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_http_auth_handler.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_message_port_service_impl.h
|
View
|
|
1 chunk |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_message_port_service_impl.cc
|
View
|
|
3 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_pdf_exporter.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_pdf_exporter.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_picture.h
|
View
|
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_picture.cc
|
View
|
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_quota_manager_bridge_impl.h
|
View
|
|
1 chunk |
+15 lines, -9 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_quota_manager_bridge_impl.cc
|
View
|
|
5 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_settings.h
|
View
|
|
1 chunk |
+27 lines, -10 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_settings.cc
|
View
|
|
10 chunks |
+25 lines, -11 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/permission/aw_permission_request.h
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/permission/aw_permission_request.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 14 (6 generated)
|