Description[Android WebView] Upstream WebViewShell to chromium.
WebViewShell used to live in the android repository. This patch
upstreams it to the chromium repository and adds a new target
android_webview_shell_apk. That way both the AndroidWebViewShell.apk
and SystemWebViewGoogle.apk can be built at the same time using one
checkout.
In particular this patch does the following:
- copy the relevant files residing in the android repository under
frameworks/webview/chromium/tools/WebViewShell/
- add necessary gyp files
- rename the package name to org.chromium.webview_shell
- some import clean ups and formatting
- replace license headers
BUG=475084
Committed: https://crrev.com/86221dd2181ee4e29a0c30a8674ae263007e165f
Cr-Commit-Position: refs/heads/master@{#325854}
Patch Set 1 #Patch Set 2 : fix xml license headers + no-find-copies #
Total comments: 6
Patch Set 3 : comments #Patch Set 4 : upload missing files #
Total comments: 1
Patch Set 5 : fix copyright year #Messages
Total messages: 22 (4 generated)
|