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

Issue 293293002: Updating calls to offscreen buffers to use a size of (0,0) when they do not require an actual buffer (Closed)

Created:
6 years, 7 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

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=273225

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 1

Patch Set 4 : Blacklist GLX #

Patch Set 5 : Rebased #

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 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_main.cc View 1 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 1 2 2 chunks +4 lines, -6 lines 0 comments Download
M ui/gl/gl_surface_glx.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M ui/gl/gl_surface_osmesa.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
dnicoara
PTAL This CL is a follow-up to https://codereview.chromium.org/49533003 and trying to enable the surfaceless extension ...
6 years, 7 months ago (2014-05-27 13:39:54 UTC) #1
Ken Russell (switch to Gerrit)
LGTM If there's going to be much more ongoing work in this area, it would ...
6 years, 7 months ago (2014-05-27 18:46:59 UTC) #2
dnicoara
On 2014/05/27 18:46:59, Ken Russell wrote: > LGTM > > If there's going to be ...
6 years, 7 months ago (2014-05-27 19:19:40 UTC) #3
Ken Russell (switch to Gerrit)
On 2014/05/27 19:19:40, dnicoara wrote: > Hmm, I haven't tried that yet. I'll give it ...
6 years, 7 months ago (2014-05-27 19:38:51 UTC) #4
ccameron
Thanks for the heads-up ... I hadn't heard of the PBuffer issue before. If you ...
6 years, 7 months ago (2014-05-27 19:42:55 UTC) #5
dnicoara
I've filed a bug (crbug.com/377961) to keep track of your suggestion. To be prudent I'll ...
6 years, 7 months ago (2014-05-27 19:50:53 UTC) #6
dnicoara
The CQ bit was checked by dnicoara@chromium.org
6 years, 6 months ago (2014-05-28 13:33:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dnicoara@chromium.org/293293002/40001
6 years, 6 months ago (2014-05-28 13:34:50 UTC) #8
commit-bot: I haz the power
Change committed as 273225
6 years, 6 months ago (2014-05-28 14:41:46 UTC) #9
Nikita (slow)
A revert of this CL has been created in https://codereview.chromium.org/309463003/ by nkostylev@chromium.org. The reason for ...
6 years, 6 months ago (2014-05-29 10:16:12 UTC) #10
dnicoara
PTAL Added the size workaround for GLX Pbuffer since it was breaking some CrOS bots.
6 years, 6 months ago (2014-05-29 16:48:48 UTC) #11
Ken Russell (switch to Gerrit)
LGTM, but I think it would be clearer if you created a new CL instead ...
6 years, 6 months ago (2014-05-29 17:42:08 UTC) #12
dnicoara
6 years, 6 months ago (2014-05-29 17:42:42 UTC) #13
On 2014/05/29 17:42:08, Ken Russell wrote:
> LGTM, but I think it would be clearer if you created a new CL instead of
> modifying this one.

OK, will do that then.

Powered by Google App Engine
This is Rietveld 408576698