Disable surfaceless EGL on Android
There are outstanding bugs related to how Android code meant for WebView is interacting with surfaceless EGL. These cause crashing on startup and incorrect rendering on platforms that support surfaceless EGL. Work around the issues by disabling surfaceless EGL on Android to unblock work before a more complete solution can be developed. BUG=382349 Review URL: https://codereview.chromium.org/330453003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276713 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment