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

Issue 303223002: Reland: Updating calls to offscreen buffers to use a size of (0,0) when they do not require an actu… (Closed)

Created:
6 years, 6 months ago by dnicoara
Modified:
6 years, 6 months ago
CC:
chromium-reviews, rjkroege, ozone-reviews_chromium.org, jam, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, ccameron
Visibility:
Public.

Description

Reland: Updating calls to offscreen buffers to use a size of (0,0) when they do not require an actual buffer These updates would enable the surfaceless context extension where available. BUG=377497 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273691

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -9 lines) Patch
M content/common/gpu/gpu_channel_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_info_collector.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gl/gl_surface_egl.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M ui/gl/gl_surface_glx.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/gl/gl_surface_osmesa.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
dnicoara
Relanding https://codereview.chromium.org/293293002/ with updates to the GLX Pbuffer impl.
6 years, 6 months ago (2014-05-29 17:48:31 UTC) #1
Ken Russell (switch to Gerrit)
LGTM I'm still concerned that this is going to break on Mac OS X. I ...
6 years, 6 months ago (2014-05-29 17:56:46 UTC) #2
dnicoara
On 2014/05/29 17:56:46, Ken Russell wrote: > LGTM > > I'm still concerned that this ...
6 years, 6 months ago (2014-05-29 18:59:39 UTC) #3
Ken Russell (switch to Gerrit)
On 2014/05/29 18:59:39, dnicoara wrote: > On 2014/05/29 17:56:46, Ken Russell wrote: > > LGTM ...
6 years, 6 months ago (2014-05-29 19:29:34 UTC) #4
dnicoara
The CQ bit was checked by dnicoara@chromium.org
6 years, 6 months ago (2014-05-29 19:36:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dnicoara@chromium.org/303223002/1
6 years, 6 months ago (2014-05-29 19:40:56 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-05-29 23:18:52 UTC) #7
commit-bot: I haz the power
Change committed as 273691
6 years, 6 months ago (2014-05-30 01:27:49 UTC) #8
oetuaho-nv
This change broke Chrome shell on Android (tested on Tegra K1). There's at least a ...
6 years, 6 months ago (2014-06-06 12:03:29 UTC) #9
Ken Russell (switch to Gerrit)
On 2014/06/06 12:03:29, oetuaho-nv wrote: > This change broke Chrome shell on Android (tested on ...
6 years, 6 months ago (2014-06-06 21:55:43 UTC) #10
oetuaho-nv
6 years, 6 months ago (2014-06-09 07:40:35 UTC) #11
Message was sent while issue was closed.
On 2014/06/06 21:55:43, Ken Russell wrote:
> Sorry about the breakage. Could you please file a bug about it and send me the
> bug ID? Even better, could you please propose a patch which will fix the
> breakage you're seeing? I don't think it's possible that things are broken
> everywhere, because Chrome on Android is running with this change.

Filed https://code.google.com/p/chromium/issues/detail?id=382349

Have you tested on an Android device that supports surfaceless EGL on your end?
I imagine things work just fine on a device that doesn't support it.

Powered by Google App Engine
This is Rietveld 408576698