Description[android_webview] Introduce AwAssets to reference assets inside the apk.
This change introduces a utility class AwAssets, accessible by native,
which is able to retrieve references (fd + offset + size) of assets
inside the apk. This is to enable direct mmap of uncompressed assets.
This change does NOT introduce yet any change to the WebView apk itself.
At current state, no behavioral change is intended.
BUG=394502
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284238
Patch Set 1 : #
Total comments: 12
Patch Set 2 : Address review comments #Patch Set 3 : One char fix to make clang happy #
Messages
Total messages: 11 (0 generated)
|