This CL uses @NativeClassQualifiedName in
CronetUrlRequest.java to reduce JNI code. After the refactoring, cronet_url_request.cc is merged with cronet_url_request_adapter.cc, since the former mostly contains JNI code that can be generated by @NativeClassQualifiedName. This CL also inlines CronetUrlRequestAdapterDelegate, since we have only one file now. BUG=458276 Review URL: https://codereview.chromium.org/923213002 Cr-Commit-Position: refs/heads/master@{#323976}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment