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

Issue 2158283002: deal with invalid readpixel format and type (Closed)

Created:
4 years, 5 months ago by xinghua.cao
Modified:
4 years, 5 months ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

deal with invalid readpixel format and type BUG=629042 TESTCASE=conformance2/reading/read-pixels-from-fbo-test.html on mesa+i965 platform CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/b1d177b84632df05a83e4c3edd340171f4e16324 Cr-Commit-Position: refs/heads/master@{#406547}

Patch Set 1 #

Total comments: 3

Patch Set 2 #

Patch Set 3 : Address zhenyao's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 31 (20 generated)
xinghua.cao
Please help to review it, thank you.
4 years, 5 months ago (2016-07-19 08:06:10 UTC) #3
qiankun
Looks good to me with on minor suggestion. Thanks for fixing this. https://codereview.chromium.org/2158283002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc ...
4 years, 5 months ago (2016-07-19 09:16:29 UTC) #6
yunchao
https://codereview.chromium.org/2158283002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2158283002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode5929 gpu/command_buffer/service/gles2_cmd_decoder.cc:5929: !is_valid_type) { What it returns if the format/type is ...
4 years, 5 months ago (2016-07-19 09:39:32 UTC) #7
qiankun
Ken&Mo: PTAL
4 years, 5 months ago (2016-07-19 16:33:49 UTC) #12
yunchao
LGTM. We have discussed this issue offline.
4 years, 5 months ago (2016-07-19 16:35:59 UTC) #13
Zhenyao Mo
the code looks correct. I have some minor improvement suggestion. https://codereview.chromium.org/2158283002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2158283002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode5921 ...
4 years, 5 months ago (2016-07-19 16:42:38 UTC) #14
xinghua.cao
On 2016/07/19 16:42:38, Zhenyao Mo wrote: > the code looks correct. I have some minor ...
4 years, 5 months ago (2016-07-20 07:40:32 UTC) #23
Zhenyao Mo
lgtm
4 years, 5 months ago (2016-07-20 13:35:49 UTC) #24
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/2158283002/40001
4 years, 5 months ago (2016-07-20 14:01:02 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-20 14:05:42 UTC) #29
commit-bot: I haz the power
4 years, 5 months ago (2016-07-20 14:07:00 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b1d177b84632df05a83e4c3edd340171f4e16324
Cr-Commit-Position: refs/heads/master@{#406547}

Powered by Google App Engine
This is Rietveld 408576698