Descriptionandroid: Hide the WebGraphicsContext3D in GLHelperHolder
The GLHelperHolder in RenderWidgetHostViewAndroid wants to use a
command-buffer-aware context, which means it has to create a
WebGraphicsContext3DImpl. However we can hide that behind the
ContextProviderCommandBuffer API, to help us deprecate and
delete the WebGraphicsContext3D class.
We make a few cleanups to the class overall while we're touching it.
R=sievers@chromium.org
BUG=584497
Committed: https://crrev.com/8cf168c5eb0ae5fb5480dfb32fb623873e6cbd8a
Cr-Commit-Position: refs/heads/master@{#381639}
Patch Set 1 #
Total comments: 3
Patch Set 2 : wgc3d-rwhva: removedsetcontext #
Depends on Patchset: Messages
Total messages: 13 (5 generated)
|