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

Issue 1106773002: gpu: Disallow zero sized offscreen framebuffers (Closed)

Created:
5 years, 8 months ago by hendrikw
Modified:
5 years, 8 months ago
Reviewers:
jbauman, piman
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Disallow zero sized offscreen framebuffers Modify initial the offscreen size if empty DCHECK to assert that we don't run into this situation again BUG=481035 Committed: https://crrev.com/2e3b5c8ccaf50206788f433f74af67a4e153230a Cr-Commit-Position: refs/heads/master@{#327180}

Patch Set 1 #

Patch Set 2 : removed glGetError dcheck #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M content/common/gpu/gpu_command_buffer_stub.cc View 1 chunk +8 lines, -0 lines 1 comment Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 9 (2 generated)
hendrikw
PTAL, Thanks! https://codereview.chromium.org/1106773002/diff/20001/content/common/gpu/gpu_command_buffer_stub.cc File content/common/gpu/gpu_command_buffer_stub.cc (right): https://codereview.chromium.org/1106773002/diff/20001/content/common/gpu/gpu_command_buffer_stub.cc#newcode206 content/common/gpu/gpu_command_buffer_stub.cc:206: if (is_offscreen && initial_size_.IsEmpty()) { I might ...
5 years, 8 months ago (2015-04-24 18:33:39 UTC) #2
hendrikw
On 2015/04/24 18:33:39, hendrikw wrote: > PTAL, Thanks! > > https://codereview.chromium.org/1106773002/diff/20001/content/common/gpu/gpu_command_buffer_stub.cc > File content/common/gpu/gpu_command_buffer_stub.cc (right): ...
5 years, 8 months ago (2015-04-27 22:11:03 UTC) #3
jbauman
lgtm
5 years, 8 months ago (2015-04-27 22:24:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1106773002/20001
5 years, 8 months ago (2015-04-27 23:02:16 UTC) #6
piman
belated lgtm
5 years, 8 months ago (2015-04-27 23:07:02 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-27 23:52:31 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-27 23:53:21 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2e3b5c8ccaf50206788f433f74af67a4e153230a
Cr-Commit-Position: refs/heads/master@{#327180}

Powered by Google App Engine
This is Rietveld 408576698