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

Issue 2471533003: Minor improvement in uniform block backing buffer validation. (Closed)

Created:
4 years, 1 month ago by Zhenyao Mo
Modified:
4 years, 1 month ago
Reviewers:
piman
CC:
chromium-reviews, piman+watch_chromium.org, vmiura, Kai Ninomiya
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Minor improvement in uniform block backing buffer validation. BUG=429053 TEST=webgl2_conformance R=piman@chromium.org 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/cc9875e20a39ec849cb15916821945f510f6a623 Cr-Commit-Position: refs/heads/master@{#429417}

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 2

Patch Set 3 : fix #

Patch Set 4 : Fix #

Total comments: 1

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -49 lines) Patch
M gpu/command_buffer/service/buffer_manager.h View 1 2 3 4 3 chunks +0 lines, -11 lines 0 comments Download
M gpu/command_buffer/service/buffer_manager.cc View 1 2 3 4 4 chunks +3 lines, -15 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 5 chunks +28 lines, -23 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 33 (18 generated)
Zhenyao Mo
piman: PTAL Others: FYI (feel free to review)
4 years, 1 month ago (2016-11-01 22:19:31 UTC) #4
piman
One DCHECK issue, but after that LGTM. https://codereview.chromium.org/2471533003/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2471533003/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode8702 gpu/command_buffer/service/gles2_cmd_decoder.cc:8702: DCHECK(feature_info_->IsWebGL1OrES2Context()); Did ...
4 years, 1 month ago (2016-11-01 22:26:39 UTC) #5
Zhenyao Mo
https://codereview.chromium.org/2471533003/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2471533003/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode8702 gpu/command_buffer/service/gles2_cmd_decoder.cc:8702: DCHECK(feature_info_->IsWebGL1OrES2Context()); On 2016/11/01 22:26:39, piman wrote: > Did you ...
4 years, 1 month ago (2016-11-01 22:33:40 UTC) #6
Zhenyao Mo
On 2016/11/01 22:33:40, Zhenyao Mo wrote: > https://codereview.chromium.org/2471533003/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc > File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): > > https://codereview.chromium.org/2471533003/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode8702 ...
4 years, 1 month ago (2016-11-01 23:07:16 UTC) #11
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/2471533003/40001
4 years, 1 month ago (2016-11-01 23:08:44 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_optional_gpu_tests_rel on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_optional_gpu_tests_rel/builds/3635)
4 years, 1 month ago (2016-11-02 00:33:11 UTC) #16
Ken Russell (switch to Gerrit)
On 2016/11/02 00:33:11, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 1 month ago (2016-11-02 00:46:06 UTC) #17
Zhenyao Mo
Yes, there is a bug in the code and gladly the tests catch it. Also, ...
4 years, 1 month ago (2016-11-02 18:50:04 UTC) #18
Zhenyao Mo
piman: can you take another look? I added a comment in patch set 4 for ...
4 years, 1 month ago (2016-11-02 18:50:53 UTC) #20
piman
lgtm
4 years, 1 month ago (2016-11-02 19:00:05 UTC) #22
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/2471533003/60001
4 years, 1 month ago (2016-11-02 20:06:59 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/172939)
4 years, 1 month ago (2016-11-02 20:15:14 UTC) #27
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/2471533003/80001
4 years, 1 month ago (2016-11-02 20:57:14 UTC) #30
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-02 22:14:57 UTC) #31
commit-bot: I haz the power
4 years, 1 month ago (2016-11-02 22:17:09 UTC) #33
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/cc9875e20a39ec849cb15916821945f510f6a623
Cr-Commit-Position: refs/heads/master@{#429417}

Powered by Google App Engine
This is Rietveld 408576698