Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Issue 1805343005: android: Hide the WebGraphicsContext3D in GLHelperHolder (Closed)

Created:
4 years, 9 months ago by danakj
Modified:
4 years, 9 months ago
Reviewers:
no sievers
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, James Su, dcheng, Ken Russell (switch to Gerrit), piman, no sievers
Base URL:
https://chromium.googlesource.com/chromium/src.git@wgc3d-unused
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

android: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -60 lines) Patch
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 4 chunks +34 lines, -60 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (5 generated)
danakj
https://codereview.chromium.org/1805343005/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc File content/browser/renderer_host/render_widget_host_view_android.cc (right): https://codereview.chromium.org/1805343005/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc#newcode181 content/browser/renderer_host/render_widget_host_view_android.cc:181: BROWSER_OFFSCREEN_MAINTHREAD_CONTEXT); Is this the right context type?
4 years, 9 months ago (2016-03-16 20:17:05 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805343005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805343005/1
4 years, 9 months ago (2016-03-16 23:09:45 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-16 23:22:47 UTC) #5
no sievers
lgtm https://codereview.chromium.org/1805343005/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc File content/browser/renderer_host/render_widget_host_view_android.cc (right): https://codereview.chromium.org/1805343005/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc#newcode181 content/browser/renderer_host/render_widget_host_view_android.cc:181: BROWSER_OFFSCREEN_MAINTHREAD_CONTEXT); On 2016/03/16 20:17:05, danakj wrote: > Is ...
4 years, 9 months ago (2016-03-16 23:27:10 UTC) #6
danakj
https://codereview.chromium.org/1805343005/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc File content/browser/renderer_host/render_widget_host_view_android.cc (right): https://codereview.chromium.org/1805343005/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc#newcode181 content/browser/renderer_host/render_widget_host_view_android.cc:181: BROWSER_OFFSCREEN_MAINTHREAD_CONTEXT); On 2016/03/16 23:27:10, sievers (slow) wrote: > On ...
4 years, 9 months ago (2016-03-16 23:29:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805343005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805343005/20001
4 years, 9 months ago (2016-03-16 23:29:28 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-17 02:00:02 UTC) #11
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 02:01:30 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8cf168c5eb0ae5fb5480dfb32fb623873e6cbd8a
Cr-Commit-Position: refs/heads/master@{#381639}

Powered by Google App Engine
This is Rietveld 408576698