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

Issue 546993002: Apply the correct transform_to_root_target DelegatedRendererLayerImpl::AppendRenderPassQuads(). (Closed)

Created:
6 years, 3 months ago by hartmanng
Modified:
6 years, 3 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Apply the correct transform_to_root_target DelegatedRendererLayerImpl::AppendRenderPassQuads(). render_pass->transform_to_root_target should've been delegated_render_pass->transform_to_root_target. BUG=406274 Committed: https://crrev.com/53af0fedc3d008f46221224043a41555e5d0e347 Cr-Commit-Position: refs/heads/master@{#296036}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : indent #

Patch Set 4 : fix test #

Total comments: 4

Patch Set 5 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -121 lines) Patch
M cc/layers/delegated_renderer_layer_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/delegated_renderer_layer_impl_unittest.cc View 1 2 3 4 7 chunks +52 lines, -50 lines 0 comments Download
M cc/layers/io_surface_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/layers/nine_patch_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/layers/painted_scrollbar_layer_impl_unittest.cc View 1 2 3 2 chunks +4 lines, -7 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/layers/render_surface_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/layers/solid_color_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/layers/solid_color_scrollbar_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layers/surface_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/layers/texture_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/layers/tiled_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/layers/ui_resource_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/layers/video_layer_impl_unittest.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M cc/test/layer_test_common.h View 1 2 3 1 chunk +3 lines, -5 lines 0 comments Download
M cc/test/layer_test_common.cc View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
hartmanng
Dana, please take a look. I did my best to justify the updated unit test ...
6 years, 3 months ago (2014-09-05 21:34:05 UTC) #2
danakj
https://codereview.chromium.org/546993002/diff/1/cc/layers/delegated_renderer_layer_impl_unittest.cc File cc/layers/delegated_renderer_layer_impl_unittest.cc (right): https://codereview.chromium.org/546993002/diff/1/cc/layers/delegated_renderer_layer_impl_unittest.cc#newcode1396 cc/layers/delegated_renderer_layer_impl_unittest.cc:1396: AddRenderPass(&delegated_render_passes, pass2_id, quad_rect, transform); and this should be gfx::Rect(11, ...
6 years, 3 months ago (2014-09-09 19:16:34 UTC) #3
hartmanng
On 2014/09/09 19:16:34, danakj wrote: > https://codereview.chromium.org/546993002/diff/1/cc/layers/delegated_renderer_layer_impl_unittest.cc > File cc/layers/delegated_renderer_layer_impl_unittest.cc (right): > > https://codereview.chromium.org/546993002/diff/1/cc/layers/delegated_renderer_layer_impl_unittest.cc#newcode1396 > ...
6 years, 3 months ago (2014-09-22 15:57:40 UTC) #4
hartmanng
Ok, I think the test is all fixed up now (thanks for all the help!) ...
6 years, 3 months ago (2014-09-22 18:30:43 UTC) #9
danakj
LGTM https://codereview.chromium.org/546993002/diff/140001/cc/layers/delegated_renderer_layer_impl_unittest.cc File cc/layers/delegated_renderer_layer_impl_unittest.cc (right): https://codereview.chromium.org/546993002/diff/140001/cc/layers/delegated_renderer_layer_impl_unittest.cc#newcode1452 cc/layers/delegated_renderer_layer_impl_unittest.cc:1452: // Move the occlusion to where it is ...
6 years, 3 months ago (2014-09-22 18:55:07 UTC) #10
hartmanng
Thanks! https://codereview.chromium.org/546993002/diff/140001/cc/layers/delegated_renderer_layer_impl_unittest.cc File cc/layers/delegated_renderer_layer_impl_unittest.cc (right): https://codereview.chromium.org/546993002/diff/140001/cc/layers/delegated_renderer_layer_impl_unittest.cc#newcode1452 cc/layers/delegated_renderer_layer_impl_unittest.cc:1452: // Move the occlusion to where it is ...
6 years, 3 months ago (2014-09-22 19:03:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/546993002/180001
6 years, 3 months ago (2014-09-22 19:04:13 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:180001) as 0c6cd5a41b22cea7a49061051c2ee2259727e60c
6 years, 3 months ago (2014-09-22 20:26:18 UTC) #15
commit-bot: I haz the power
6 years, 3 months ago (2014-09-22 20:26:58 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/53af0fedc3d008f46221224043a41555e5d0e347
Cr-Commit-Position: refs/heads/master@{#296036}

Powered by Google App Engine
This is Rietveld 408576698