diff options
author | boliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-01 01:40:48 +0000 |
---|---|---|
committer | boliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-01 01:40:48 +0000 |
commit | 1a2124706a9edab17845a52a34b8123249b1cdae (patch) | |
tree | 6a0c4fa44261e1db2b4b33a620c2ea956a675a1b /build/filename_rules.gypi | |
parent | 2309e91187adda1de77bddebc6e192f9d6c3ed43 (diff) | |
download | chromium_src-1a2124706a9edab17845a52a34b8123249b1cdae.zip chromium_src-1a2124706a9edab17845a52a34b8123249b1cdae.tar.gz chromium_src-1a2124706a9edab17845a52a34b8123249b1cdae.tar.bz2 |
[Android] Restore EGL Context after collecting GPU info
In Android, a short lived EGL context is created on the UI thread during
start up to collect GPU info. One side effect is that if there is an
existing EGL context current, then it is released. This is a problem for
Android WebView but may affect Chrome as well.
This patch saves and restores the existing current context if there is
one.
BUG=
Review URL: https://codereview.chromium.org/25298003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226104 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/filename_rules.gypi')
0 files changed, 0 insertions, 0 deletions