| tag | a88e013ce759cd80c518f1fd8e25c712389359d8 | |
|---|---|---|
| tagger | The Android Open Source Project <initial-contribution@android.com> | Tue Aug 19 21:13:57 2014 -0700 |
| object | e31b3128a419654fd14003d6117caa8da32697e7 |
Android 4.4.2 Release 1
| commit | e31b3128a419654fd14003d6117caa8da32697e7 | [log] [tgz] |
|---|---|---|
| author | boliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Nov 13 22:06:43 2013 +0000 |
| committer | Bo Liu <boliu@google.com> | Fri Nov 15 14:05:10 2013 -0800 |
| tree | f173a13643cc06cbb28b9a4abb094d1d17fcb7ac | |
| parent | eae6ad96677247ca0294140bd1e8932c26273500 [diff] |
Cherry-pick: [Android WebView] Fix in-line video part 1 Cherry-pick of Chromium crrev.com/r234924 BUG: 11706189 Original description: Previously, TryCreateStreamTextureFactory was assuming that GetOffscreenContextProviderForMainThread is already called. This is no longer true after the refactoring in crrev.com/r232936. Stop making this assumption and actually call GetOffscreenContextProviderForMainThread instead. Change-Id: Ic559c92d28494213d99db731bb6b2a42c2e60e18