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

Issue 138763009: Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM (Closed)

Created:
6 years, 10 months ago by piman
Modified:
6 years, 10 months ago
Reviewers:
danakj
CC:
chromium-reviews, jbauman+watch_chromium.org, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jam, penghuang+watch_chromium.org, sievers+watch_chromium.org, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, cc-bugs_chromium.org, James Su, danakj+watch_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM That way we can easily change the size later. Security says 64 may be overkill. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251306 R=danakj@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251453

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -63 lines) Patch
M cc/layers/texture_layer_unittest.cc View 12 chunks +16 lines, -25 lines 0 comments Download
M cc/resources/resource_provider_unittest.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M cc/test/test_web_graphics_context_3d.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_unittest_delegated.cc View 1 chunk +4 lines, -6 lines 0 comments Download
M content/browser/gpu/gpu_process_host_ui_shim.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M content/common/cc_messages_unittest.cc View 1 chunk +9 lines, -13 lines 0 comments Download
M gpu/command_buffer/build_gles2_cmd_buffer.py View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/common/mailbox.h View 2 chunks +6 lines, -1 line 0 comments Download
M gpu/command_buffer/service/mailbox_manager.h View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
piman
on top of https://codereview.chromium.org/148003006/.
6 years, 10 months ago (2014-02-13 02:19:36 UTC) #1
danakj
https://codereview.chromium.org/138763009/diff/1/cc/resources/resource_provider_unittest.cc File cc/resources/resource_provider_unittest.cc (right): https://codereview.chromium.org/138763009/diff/1/cc/resources/resource_provider_unittest.cc#newcode108 cc/resources/resource_provider_unittest.cc:108: memset(mailbox, 0, GL_MAILBOX_SIZE_CHROMIUM); this one uses GL_MAILBOX_SIZE_CHROMIUM but the ...
6 years, 10 months ago (2014-02-13 17:59:25 UTC) #2
piman
https://codereview.chromium.org/138763009/diff/1/cc/resources/resource_provider_unittest.cc File cc/resources/resource_provider_unittest.cc (right): https://codereview.chromium.org/138763009/diff/1/cc/resources/resource_provider_unittest.cc#newcode108 cc/resources/resource_provider_unittest.cc:108: memset(mailbox, 0, GL_MAILBOX_SIZE_CHROMIUM); On 2014/02/13 17:59:25, danakj wrote: > ...
6 years, 10 months ago (2014-02-13 18:57:11 UTC) #3
danakj
I see, GLByte*s. LGTM
6 years, 10 months ago (2014-02-13 19:03:41 UTC) #4
piman
The CQ bit was checked by piman@chromium.org
6 years, 10 months ago (2014-02-14 03:24:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/138763009/160001
6 years, 10 months ago (2014-02-14 03:25:18 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-14 04:21:25 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 10 months ago (2014-02-14 04:21:26 UTC) #8
piman
The CQ bit was checked by piman@chromium.org
6 years, 10 months ago (2014-02-14 05:11:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/138763009/160001
6 years, 10 months ago (2014-02-14 05:12:10 UTC) #10
commit-bot: I haz the power
Change committed as 251306
6 years, 10 months ago (2014-02-14 14:12:14 UTC) #11
Nikita (slow)
A revert of this CL has been created in https://codereview.chromium.org/166853002/ by nkostylev@chromium.org. The reason for ...
6 years, 10 months ago (2014-02-14 14:28:05 UTC) #12
blundell
A revert of this CL has been created in https://codereview.chromium.org/166043004/ by blundell@chromium.org. The reason for ...
6 years, 10 months ago (2014-02-14 14:29:16 UTC) #13
piman
6 years, 10 months ago (2014-02-15 00:23:31 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 manually as r251453 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698