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

Issue 2450663002: Add missing integer formats (Closed)

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

Description

Add missing integer formats BUG=612542 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/1592241702983c6e5c4778e6aefd2bd81a755b30 Cr-Commit-Position: refs/heads/master@{#428589}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M gpu/command_buffer/common/gles2_cmd_utils.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
qiankun
Please take a look at this. I found the issue when implementing CopyTextureCHROMIUM.
4 years, 1 month ago (2016-10-25 03:23:42 UTC) #3
Ken Russell (switch to Gerrit)
lgtm
4 years, 1 month ago (2016-10-25 05:33:56 UTC) #4
Zhenyao Mo
On 2016/10/25 05:33:56, Ken Russell wrote: > lgtm I think I purposely left them out ...
4 years, 1 month ago (2016-10-25 05:38:54 UTC) #5
Ken Russell (switch to Gerrit)
On 2016/10/25 05:38:54, Zhenyao Mo wrote: > On 2016/10/25 05:33:56, Ken Russell wrote: > > ...
4 years, 1 month ago (2016-10-25 05:43:15 UTC) #6
Zhenyao Mo
On 2016/10/25 05:43:15, Ken Russell wrote: > On 2016/10/25 05:38:54, Zhenyao Mo wrote: > > ...
4 years, 1 month ago (2016-10-25 05:48:02 UTC) #7
Zhenyao Mo
On 2016/10/25 05:48:02, Zhenyao Mo wrote: > On 2016/10/25 05:43:15, Ken Russell wrote: > > ...
4 years, 1 month ago (2016-10-25 05:50:25 UTC) #8
qiankun
On 2016/10/25 05:48:02, Zhenyao Mo wrote: > On 2016/10/25 05:43:15, Ken Russell wrote: > > ...
4 years, 1 month ago (2016-10-25 06:05:11 UTC) #9
Zhenyao Mo
On 2016/10/25 06:05:11, qiankun wrote: > On 2016/10/25 05:48:02, Zhenyao Mo wrote: > > On ...
4 years, 1 month ago (2016-10-25 06:10:56 UTC) #10
qiankun
On 2016/10/25 06:10:56, Zhenyao Mo wrote: > On 2016/10/25 06:05:11, qiankun wrote: > > On ...
4 years, 1 month ago (2016-10-25 06:34:54 UTC) #11
qiankun
GLES2Util::IsSignedIntegerFormat and GLES2Util::IsUnsignedIntegerFormat are used by CopyTexImage2D and ClearBuffer*. This change fixes missing format for ...
4 years, 1 month ago (2016-10-29 01:05:57 UTC) #12
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/2450663002/1
4 years, 1 month ago (2016-10-29 01:06:42 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-29 02:03:18 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-10-29 02:12:46 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1592241702983c6e5c4778e6aefd2bd81a755b30
Cr-Commit-Position: refs/heads/master@{#428589}

Powered by Google App Engine
This is Rietveld 408576698