DescriptionThis 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
Committed: https://crrev.com/a8177757e64b400d45f7bc7227242e8813ab53fb
Cr-Commit-Position: refs/heads/master@{#323976}
Patch Set 1 #
Total comments: 22
Patch Set 2 : Address Matt's comments #
Total comments: 2
Patch Set 3 : Corrected a typo #
Total comments: 4
Patch Set 4 : Comments" #
Messages
Total messages: 20 (9 generated)
|