|
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}
Total comments: 2
Total comments: 4
|
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
|
Total messages: 16 (7 generated)
|