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

Issue 660093004: Type conversion fixes, gpu/ edition. (Closed)

Created:
6 years, 2 months ago by Peter Kasting
Modified:
6 years, 2 months ago
Reviewers:
no sievers
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Type conversion fixes, gpu/ edition. This is mostly to fix MSVC warnings about possible value truncation. BUG=81439 TEST=none Committed: https://crrev.com/45796dc81f2730136f3c0218cf611a339837b682 Cr-Commit-Position: refs/heads/master@{#300060}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -23 lines) Patch
M gpu/command_buffer/client/query_tracker.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/program_cache.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/program_manager.cc View 1 chunk +8 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_info_collector_win.cc View 1 chunk +11 lines, -6 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
Peter Kasting
https://codereview.chromium.org/660093004/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/660093004/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode7218 gpu/command_buffer/service/gles2_cmd_decoder.cc:7218: GLboolean normalized = !!c.normalized; This is a bit subtle. ...
6 years, 2 months ago (2014-10-16 23:20:11 UTC) #2
no sievers
LGTM but feel free to fix the existing glitch in texture_manager.cc:1296. https://codereview.chromium.org/660093004/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): ...
6 years, 2 months ago (2014-10-16 23:52:08 UTC) #3
Peter Kasting
https://codereview.chromium.org/660093004/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/660093004/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode7218 gpu/command_buffer/service/gles2_cmd_decoder.cc:7218: GLboolean normalized = !!c.normalized; On 2014/10/16 23:52:08, sievers wrote: ...
6 years, 2 months ago (2014-10-17 00:00:40 UTC) #4
no sievers
https://codereview.chromium.org/660093004/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/660093004/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode7218 gpu/command_buffer/service/gles2_cmd_decoder.cc:7218: GLboolean normalized = !!c.normalized; On 2014/10/17 00:00:40, Peter Kasting ...
6 years, 2 months ago (2014-10-17 00:06:24 UTC) #5
Peter Kasting
OK, made both changes. Landing.
6 years, 2 months ago (2014-10-17 00:40:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660093004/20001
6 years, 2 months ago (2014-10-17 00:41:16 UTC) #8
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 2 months ago (2014-10-17 02:42:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660093004/20001
6 years, 2 months ago (2014-10-17 04:16:32 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 2 months ago (2014-10-17 04:18:40 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-10-17 04:19:20 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/45796dc81f2730136f3c0218cf611a339837b682
Cr-Commit-Position: refs/heads/master@{#300060}

Powered by Google App Engine
This is Rietveld 408576698