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

Issue 879423002: cc: Remove the RenderPassId field from AppendQuadsData. (Closed)

Created:
5 years, 10 months ago by danakj
Modified:
5 years, 10 months ago
Reviewers:
vmpstr
CC:
chromium-reviews, cc-bugs_chromium.org, piman, weiliangc
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Remove the RenderPassId field from AppendQuadsData. This field is redundant now that we pass a RenderPass* to AppendQuads. A few tests were passing a different id and the same RenderPass* to test DelegatedRendererLayerImpl, so I had to adjust the tests to pass different RenderPass* instead. R=vmpstr Committed: https://crrev.com/4c9b207ec1d2076864f8f0dfd4dab8acb25196c9 Cr-Commit-Position: refs/heads/master@{#313630}

Patch Set 1 #

Total comments: 2

Patch Set 2 : appendquadsdata: . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -86 lines) Patch
M cc/layers/append_quads_data.h View 2 chunks +1 line, -11 lines 0 comments Download
M cc/layers/delegated_renderer_layer_impl.h View 2 chunks +1 line, -3 lines 0 comments Download
M cc/layers/delegated_renderer_layer_impl.cc View 5 chunks +4 lines, -9 lines 0 comments Download
M cc/layers/delegated_renderer_layer_impl_unittest.cc View 11 chunks +38 lines, -52 lines 0 comments Download
M cc/test/fake_delegated_renderer_layer_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M cc/test/fake_delegated_renderer_layer_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/test/layer_test_common.h View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_test_common.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
danakj
5 years, 10 months ago (2015-01-28 21:52:45 UTC) #1
vmpstr
https://codereview.chromium.org/879423002/diff/1/cc/test/layer_test_common.cc File cc/test/layer_test_common.cc (right): https://codereview.chromium.org/879423002/diff/1/cc/test/layer_test_common.cc#newcode138 cc/test/layer_test_common.cc:138: void LayerTestCommon::LayerImplTest::AppendQuadsForPassWithOcclusion( Should the rest of the functions also ...
5 years, 10 months ago (2015-01-28 22:05:27 UTC) #2
danakj
https://codereview.chromium.org/879423002/diff/1/cc/test/layer_test_common.cc File cc/test/layer_test_common.cc (right): https://codereview.chromium.org/879423002/diff/1/cc/test/layer_test_common.cc#newcode138 cc/test/layer_test_common.cc:138: void LayerTestCommon::LayerImplTest::AppendQuadsForPassWithOcclusion( On 2015/01/28 22:05:27, vmpstr wrote: > Should ...
5 years, 10 months ago (2015-01-28 22:06:21 UTC) #3
vmpstr
On 2015/01/28 22:06:21, danakj wrote: > https://codereview.chromium.org/879423002/diff/1/cc/test/layer_test_common.cc > File cc/test/layer_test_common.cc (right): > > https://codereview.chromium.org/879423002/diff/1/cc/test/layer_test_common.cc#newcode138 > ...
5 years, 10 months ago (2015-01-28 22:07:19 UTC) #4
danakj
Done. given_render_pass. On Wed, Jan 28, 2015 at 2:07 PM, <vmpstr@chromium.org> wrote: > On 2015/01/28 ...
5 years, 10 months ago (2015-01-28 22:18:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/879423002/20001
5 years, 10 months ago (2015-01-28 22:19:25 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-01-29 00:07:20 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-01-29 00:08:06 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4c9b207ec1d2076864f8f0dfd4dab8acb25196c9
Cr-Commit-Position: refs/heads/master@{#313630}

Powered by Google App Engine
This is Rietveld 408576698