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

Issue 1541283002: Remove ANGLE_pack_reverse_row_order. (Closed)

Created:
5 years ago by Zhenyao Mo
Modified:
4 years, 12 months ago
CC:
chromium-reviews, piman+watch_chromium.org, bradnelson, sehr, JF
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ANGLE_pack_reverse_row_order. BUG= TEST=nothing breaks R=kbr@chromium.org,piman@chromium.org,jmadill@chromium.org,bbudge@chromium.org,rmaymes@chromium.org Committed: https://crrev.com/e199dc36eb20d6b72a6d7cc9d171c3ef55b67d12 Cr-Commit-Position: refs/heads/master@{#366997}

Patch Set 1 #

Total comments: 4

Patch Set 2 : revert auto-gen code and khronos header change #

Patch Set 3 : FINAL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -86 lines) Patch
M gpu/command_buffer/client/gles2_implementation.h View 3 chunks +0 lines, -6 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 2 6 chunks +2 lines, -30 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest.cc View 1 2 1 chunk +0 lines, -35 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M ui/gl/gl_bindings.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 33 (12 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1541283002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1541283002/1
5 years ago (2015-12-23 00:00:35 UTC) #2
Zhenyao Mo
jbauman: gpu/command_buffer kbr: ui/gl and third_party/khronos bbudge/raymes: ppapi
5 years ago (2015-12-23 00:02:09 UTC) #5
Zhenyao Mo
bradnelson, sehr, jfb: FYI Others: please review.
5 years ago (2015-12-23 00:03:16 UTC) #7
bbudge
lgtm
5 years ago (2015-12-23 00:04:12 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/131302)
5 years ago (2015-12-23 00:10:38 UTC) #10
jbauman
https://codereview.chromium.org/1541283002/diff/1/gpu/command_buffer/common/gles2_cmd_format_autogen.h File gpu/command_buffer/common/gles2_cmd_format_autogen.h (right): https://codereview.chromium.org/1541283002/diff/1/gpu/command_buffer/common/gles2_cmd_format_autogen.h#newcode21 gpu/command_buffer/common/gles2_cmd_format_autogen.h:21: static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); Why did this ...
5 years ago (2015-12-23 00:16:01 UTC) #11
Zhenyao Mo
https://codereview.chromium.org/1541283002/diff/1/gpu/command_buffer/common/gles2_cmd_format_autogen.h File gpu/command_buffer/common/gles2_cmd_format_autogen.h (right): https://codereview.chromium.org/1541283002/diff/1/gpu/command_buffer/common/gles2_cmd_format_autogen.h#newcode21 gpu/command_buffer/common/gles2_cmd_format_autogen.h:21: static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); On 2015/12/23 00:16:01, ...
5 years ago (2015-12-23 00:24:17 UTC) #12
Zhenyao Mo
https://codereview.chromium.org/1541283002/diff/1/gpu/command_buffer/common/gles2_cmd_format_autogen.h File gpu/command_buffer/common/gles2_cmd_format_autogen.h (right): https://codereview.chromium.org/1541283002/diff/1/gpu/command_buffer/common/gles2_cmd_format_autogen.h#newcode21 gpu/command_buffer/common/gles2_cmd_format_autogen.h:21: static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); On 2015/12/23 00:24:17, ...
5 years ago (2015-12-23 00:25:49 UTC) #13
jbauman
On 2015/12/23 00:25:49, Zhenyao Mo wrote: > https://codereview.chromium.org/1541283002/diff/1/gpu/command_buffer/common/gles2_cmd_format_autogen.h > File gpu/command_buffer/common/gles2_cmd_format_autogen.h (right): > > https://codereview.chromium.org/1541283002/diff/1/gpu/command_buffer/common/gles2_cmd_format_autogen.h#newcode21 ...
5 years ago (2015-12-23 00:27:32 UTC) #14
Zhenyao Mo
On 2015/12/23 00:27:32, jbauman wrote: > On 2015/12/23 00:25:49, Zhenyao Mo wrote: > > > ...
5 years ago (2015-12-23 00:40:19 UTC) #15
jbauman
On 2015/12/23 00:40:19, Zhenyao Mo wrote: > On 2015/12/23 00:27:32, jbauman wrote: > > On ...
5 years ago (2015-12-23 00:42:41 UTC) #16
Ken Russell (switch to Gerrit)
lgtm https://codereview.chromium.org/1541283002/diff/1/third_party/khronos/GLES2/gl2ext.h File third_party/khronos/GLES2/gl2ext.h (left): https://codereview.chromium.org/1541283002/diff/1/third_party/khronos/GLES2/gl2ext.h#oldcode610 third_party/khronos/GLES2/gl2ext.h:610: #endif /* GL_ANGLE_pack_reverse_row_order */ If it isn't strictly ...
5 years ago (2015-12-23 01:04:42 UTC) #17
Zhenyao Mo
On 2015/12/23 01:04:42, Ken Russell wrote: > lgtm > > https://codereview.chromium.org/1541283002/diff/1/third_party/khronos/GLES2/gl2ext.h > File third_party/khronos/GLES2/gl2ext.h (left): ...
5 years ago (2015-12-23 01:11:02 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1541283002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1541283002/20001
5 years ago (2015-12-23 01:17:27 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/131330)
5 years ago (2015-12-23 01:23:50 UTC) #23
Ken Russell (switch to Gerrit)
On 2015/12/23 01:23:50, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years ago (2015-12-23 01:31:20 UTC) #24
Ken Russell (switch to Gerrit)
On 2015/12/23 01:31:20, Ken Russell wrote: > On 2015/12/23 01:23:50, commit-bot: I haz the power ...
5 years ago (2015-12-23 01:33:23 UTC) #25
Zhenyao Mo
On 2015/12/23 01:33:23, Ken Russell wrote: > On 2015/12/23 01:31:20, Ken Russell wrote: > > ...
5 years ago (2015-12-23 05:24:06 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1541283002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1541283002/40001
4 years, 12 months ago (2015-12-28 17:48:32 UTC) #29
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 12 months ago (2015-12-28 19:15:35 UTC) #31
commit-bot: I haz the power
4 years, 12 months ago (2015-12-28 19:16:21 UTC) #33
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e199dc36eb20d6b72a6d7cc9d171c3ef55b67d12
Cr-Commit-Position: refs/heads/master@{#366997}

Powered by Google App Engine
This is Rietveld 408576698