aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Mineer <amineer@google.com>2016-06-10 19:38:25 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-06-10 19:38:25 +0000
commit1928ef52a9391f2d53614dc79f9ff9bf31c880f8 (patch)
treeb921e811d393d90060ee07dc43f92e4c2c8257d6
parentd9dac55019b7cc0ede2dbcd3cd0ba942c0032ce2 (diff)
parentc10105aa6da88bc2930097d0958f8120261ed1e5 (diff)
downloadchromium-webview-1928ef52a9391f2d53614dc79f9ff9bf31c880f8.tar.gz
WebView AOSP Integration Request - 51.0.2704.91 am: 044bb9ec84 am: 2d6edef7b1
am: c10105aa6d Change-Id: Ied81f0c8e71a135c748fff3c4daa83d84e5cb1c8
-rw-r--r--README8
-rw-r--r--prebuilt/arm/webview.apkbin29541018 -> 29630566 bytes
-rw-r--r--prebuilt/arm64/webview.apkbin53822502 -> 54011870 bytes
-rw-r--r--prebuilt/mips/webview.apkbin35297787 -> 35423083 bytes
-rw-r--r--prebuilt/x86/webview.apkbin33417558 -> 33520730 bytes
-rw-r--r--prebuilt/x86_64/webview.apkbin57673657 -> 57877605 bytes
6 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index fc52fa1..7586d68 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ https://www.chromium.org/developers/how-tos/build-instructions-android-webview
------
The prebuilt libwebviewchromium.so included in these APKs is built from Chromium
-release tag 51.0.2693.3, using the GN build tool (not the older GYP tool). To match our build settings, set:
+release tag 51.0.2704.91, using the GN build tool (not the older GYP tool). To match our build settings, set:
target_os="android"
is_debug=false
@@ -19,15 +19,13 @@ enable_resource_whitelist_generation=true
ffmpeg_branding="Chrome"
proprietary_codecs=true
enable_remoting=true
-android_default_version_code="269300300"
-android_default_version_name="51.0.2693.3"
-android_chrome_build_id="f76e63c0-7c31-4190-8c13-8421d00a1b64"
+android_chrome_build_id="c212fd71-e1d3-4b49-9f08-878f16747dd9"
in your GN argument file before building.
------
-Due to WebView API changes in the N release, the Java code in the Chromium 2693
+Due to WebView API changes in the N release, the Java code in the Chromium 2704_81
branch is not compatible with N. We'll be working on upstreaming the N-specific
Java changes to Chromium once the final N SDK is released.
diff --git a/prebuilt/arm/webview.apk b/prebuilt/arm/webview.apk
index 03870ae..146244a 100644
--- a/prebuilt/arm/webview.apk
+++ b/prebuilt/arm/webview.apk
Binary files differ
diff --git a/prebuilt/arm64/webview.apk b/prebuilt/arm64/webview.apk
index 671bbd5..65ff538 100644
--- a/prebuilt/arm64/webview.apk
+++ b/prebuilt/arm64/webview.apk
Binary files differ
diff --git a/prebuilt/mips/webview.apk b/prebuilt/mips/webview.apk
index 343d7a0..954fc88 100644
--- a/prebuilt/mips/webview.apk
+++ b/prebuilt/mips/webview.apk
Binary files differ
diff --git a/prebuilt/x86/webview.apk b/prebuilt/x86/webview.apk
index d12c49d..b9cff2c 100644
--- a/prebuilt/x86/webview.apk
+++ b/prebuilt/x86/webview.apk
Binary files differ
diff --git a/prebuilt/x86_64/webview.apk b/prebuilt/x86_64/webview.apk
index dc75161..5480727 100644
--- a/prebuilt/x86_64/webview.apk
+++ b/prebuilt/x86_64/webview.apk
Binary files differ