Chromium Code Reviews
DescriptionAdd pak file support for content shell and android apks.
.pak files are stored in the apk and need to be extracted to the file system
for them to be accessible by the native side. The ResourceExtractor handles
asynchronously moving the .pak files from the apk to the local data directory
of the running application.
BUG=136752
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146465
Patch Set 1 #Patch Set 2 : Remove trailing ws #
Total comments: 13
Patch Set 3 : Resolve review comments. #
Total comments: 10
Patch Set 4 : Resolve nit #Patch Set 5 : Fix Jay's comments. #Patch Set 6 : Rebase #Messages
Total messages: 12 (0 generated)
|