Descriptionandroid_webview: Remove dependency on webkit's ContextProviderInProcess.
Instead build our own simplified version, so we don't need to depend on
webkit/common/gpu.
This should help ease the transition of
https://codereview.chromium.org/920443003.
Tested on Android (with Nexus 5 device) with the following command
lines:
$ ./build/gyp_chromium -DOS=android -Goutput_dir=out_android
$ ninja -C out_android/Debug android_webview_apk android_webview_test_apk
$ export CHROMIUM_OUT_DIR=out_android
$ build/android/adb_install_apk.py --apk=AndroidWebView.apk --debug
$ build/android/test_runner.py instrumentation --test-apk=AndroidWebViewTest \
--test_data webview:android_webview/test/data/device_files --debug
BUG=338338
TEST=see above
R=boliu@chromium.org
Committed: https://crrev.com/29c37c903e8f1d153fe2a77cebb972096880c386
Cr-Commit-Position: refs/heads/master@{#326968}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Patch Set 3 : it links #
Total comments: 6
Patch Set 4 : GLInProcess #
Total comments: 14
Patch Set 5 : changes #Patch Set 6 : rm leftbehind code from BindToCurrentThread() #Patch Set 7 : rm leftbehind code from BindToCurrentThread() #
Total comments: 4
Patch Set 8 : #
Total comments: 7
Patch Set 9 : more review fixes #Patch Set 10 : for real #
Messages
Total messages: 22 (2 generated)
|