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

Issue 2770713005: Implement most of the remaining entry points in the passthrough cmd decoder. (Closed)

Created:
3 years, 9 months ago by Geoff Lang
Modified:
3 years, 9 months ago
Reviewers:
Zhenyao Mo
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement most of the remaining entry points in the passthrough cmd decoder. BUG=602688 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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 Review-Url: https://codereview.chromium.org/2770713005 Cr-Commit-Position: refs/heads/master@{#459216} Committed: https://chromium.googlesource.com/chromium/src/+/e5677919d8e367737058eefab33419a575938695

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address zmo's comments #

Total comments: 3

Patch Set 3 : Always check the length parameter. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -31 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h View 2 chunks +0 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc View 1 2 12 chunks +70 lines, -17 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_passthrough_handlers.cc View 2 chunks +5 lines, -11 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
Geoff Lang
PTAL
3 years, 9 months ago (2017-03-23 15:45:53 UTC) #7
Zhenyao Mo
lgtm with a few minor suggestions https://codereview.chromium.org/2770713005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc File gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc (right): https://codereview.chromium.org/2770713005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc#newcode1020 gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc:1020: GLint active_uniform_block_max_length = ...
3 years, 9 months ago (2017-03-23 17:02:46 UTC) #8
Geoff Lang
https://codereview.chromium.org/2770713005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc File gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc (right): https://codereview.chromium.org/2770713005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc#newcode1020 gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc:1020: GLint active_uniform_block_max_length = 0; On 2017/03/23 17:02:46, Zhenyao Mo ...
3 years, 9 months ago (2017-03-23 17:39:44 UTC) #9
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/2770713005/20001
3 years, 9 months ago (2017-03-23 17:40:21 UTC) #12
Zhenyao Mo
https://codereview.chromium.org/2770713005/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc File gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc (right): https://codereview.chromium.org/2770713005/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc#newcode1246 gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc:1246: *infolog = info_log_len > 0 ? std::string(buffer.data(), info_log_len) I ...
3 years, 9 months ago (2017-03-23 17:45:56 UTC) #13
Geoff Lang
https://codereview.chromium.org/2770713005/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc File gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc (right): https://codereview.chromium.org/2770713005/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc#newcode1341 gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc:1341: ? std::string(buffer.data(), shader_source_length) On 2017/03/23 17:45:56, Zhenyao Mo wrote: ...
3 years, 9 months ago (2017-03-23 17:50:18 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/2770713005/40001
3 years, 9 months ago (2017-03-23 17:59:34 UTC) #18
Zhenyao Mo
lgtm again
3 years, 9 months ago (2017-03-23 18:01:05 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/193061)
3 years, 9 months ago (2017-03-23 18:51:27 UTC) #21
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/2770713005/40001
3 years, 9 months ago (2017-03-23 20:08:53 UTC) #23
commit-bot: I haz the power
3 years, 9 months ago (2017-03-23 21:09:30 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e5677919d8e367737058eefab334...

Powered by Google App Engine
This is Rietveld 408576698