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

Issue 2731833002: content: Add public context creation API. (Closed)

Created:
3 years, 9 months ago by Khushal
Modified:
3 years, 9 months ago
Reviewers:
klausw, boliu, piman
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content: Add public context creation API. The change adds a hook to public content/ API for an embedder to create a GL context for a given gpu surface. BUG=698643 Review-Url: https://codereview.chromium.org/2731833002 Cr-Commit-Position: refs/heads/master@{#455324} Committed: https://chromium.googlesource.com/chromium/src/+/003796caeb8de246a1d5719f439f25f26ca7f4f1

Patch Set 1 #

Total comments: 4

Patch Set 2 : .. #

Patch Set 3 : piman's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M content/browser/renderer_host/compositor_impl_android.cc View 1 2 2 chunks +33 lines, -0 lines 0 comments Download
M content/public/browser/android/compositor.h View 1 2 2 chunks +20 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (11 generated)
klausw
LGTM, this would fix the WebVR use case. Thank you! https://codereview.chromium.org/2731833002/diff/1/content/browser/renderer_host/compositor_impl_android.cc File content/browser/renderer_host/compositor_impl_android.cc (right): https://codereview.chromium.org/2731833002/diff/1/content/browser/renderer_host/compositor_impl_android.cc#newcode357 ...
3 years, 9 months ago (2017-03-05 01:49:54 UTC) #2
Khushal
+boliu, as it turns out Vr was intending to use the ui::ContextProviderFactory that I removed ...
3 years, 9 months ago (2017-03-05 01:59:53 UTC) #4
boliu
looking around, launching gpu process is always a content concern, and has never been exposed ...
3 years, 9 months ago (2017-03-06 17:02:45 UTC) #6
mthiesse
On 2017/03/06 17:02:45, boliu wrote: > looking around, launching gpu process is always a content ...
3 years, 9 months ago (2017-03-06 18:48:53 UTC) #7
klausw
On 2017/03/06 17:02:45, boliu wrote: > looking around, launching gpu process is always a content ...
3 years, 9 months ago (2017-03-07 22:42:11 UTC) #8
boliu
On 2017/03/07 22:42:11, klausw wrote: > On 2017/03/06 17:02:45, boliu wrote: > > looking around, ...
3 years, 9 months ago (2017-03-07 22:57:01 UTC) #9
piman
I think given the use case in the related patch set, I think I would ...
3 years, 9 months ago (2017-03-07 23:07:56 UTC) #10
Khushal
Done. I changed the API to return a ContextProvider instead. piman@, could you take a ...
3 years, 9 months ago (2017-03-07 23:41:39 UTC) #12
piman
lgtm
3 years, 9 months ago (2017-03-08 00:37:20 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2731833002/40001
3 years, 9 months ago (2017-03-08 00:42:09 UTC) #18
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 01:29:16 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/003796caeb8de246a1d5719f439f...

Powered by Google App Engine
This is Rietveld 408576698