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

Issue 1855373003: cc : Use same layer skipping functions in DrawPropertyUtils and LTHC (Closed)

Created:
4 years, 8 months ago by jaydasika
Modified:
4 years, 8 months ago
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc : Use same layer skipping functions in DrawPropertyUtils and LTHC LTHC = LayerTreeHostCommon LTHC still skips subtree but it uses functions in DrawPropertyUtils. This CL also clears render targets to account for any mismatches in what is skipped in LTHC and DrawPropertyUtils. BUG=581939 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/5f7a7b8deec6cadbc43c56773e804031d7b4be17 Cr-Commit-Position: refs/heads/master@{#385271}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Rebase #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : Rebase + typo in comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -216 lines) Patch
M cc/tiles/tile_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/draw_property_utils.h View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download
M cc/trees/draw_property_utils.cc View 1 2 3 4 3 chunks +63 lines, -51 lines 0 comments Download
M cc/trees/layer_tree_host_common.cc View 7 chunks +9 lines, -132 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 3 4 2 chunks +29 lines, -33 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
jaydasika
PTAL
4 years, 8 months ago (2016-04-04 22:57:03 UTC) #3
ajuma
https://codereview.chromium.org/1855373003/diff/20001/cc/tiles/tile_manager_unittest.cc File cc/tiles/tile_manager_unittest.cc (right): https://codereview.chromium.org/1855373003/diff/20001/cc/tiles/tile_manager_unittest.cc#newcode1030 cc/tiles/tile_manager_unittest.cc:1030: pending_child_layer->SetForceRenderSurface(true); Why do we need to force a render ...
4 years, 8 months ago (2016-04-05 15:16:46 UTC) #4
jaydasika
https://codereview.chromium.org/1855373003/diff/20001/cc/tiles/tile_manager_unittest.cc File cc/tiles/tile_manager_unittest.cc (right): https://codereview.chromium.org/1855373003/diff/20001/cc/tiles/tile_manager_unittest.cc#newcode1030 cc/tiles/tile_manager_unittest.cc:1030: pending_child_layer->SetForceRenderSurface(true); On 2016/04/05 15:16:46, ajuma wrote: > Why do ...
4 years, 8 months ago (2016-04-05 17:24:22 UTC) #5
jaydasika
Added a test and updated description.
4 years, 8 months ago (2016-04-05 18:54:00 UTC) #7
ajuma
Thanks, lgtm. https://codereview.chromium.org/1855373003/diff/60001/cc/trees/layer_tree_host_common_unittest.cc File cc/trees/layer_tree_host_common_unittest.cc (right): https://codereview.chromium.org/1855373003/diff/60001/cc/trees/layer_tree_host_common_unittest.cc#newcode515 cc/trees/layer_tree_host_common_unittest.cc:515: // should e reset. typo: 'be'
4 years, 8 months ago (2016-04-05 19:05:36 UTC) #10
jaydasika
https://codereview.chromium.org/1855373003/diff/60001/cc/trees/layer_tree_host_common_unittest.cc File cc/trees/layer_tree_host_common_unittest.cc (right): https://codereview.chromium.org/1855373003/diff/60001/cc/trees/layer_tree_host_common_unittest.cc#newcode515 cc/trees/layer_tree_host_common_unittest.cc:515: // should e reset. On 2016/04/05 19:05:35, ajuma wrote: ...
4 years, 8 months ago (2016-04-05 19:19:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855373003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855373003/80001
4 years, 8 months ago (2016-04-05 19:19:41 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-04-05 20:24:43 UTC) #17
commit-bot: I haz the power
4 years, 8 months ago (2016-04-05 20:26:09 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5f7a7b8deec6cadbc43c56773e804031d7b4be17
Cr-Commit-Position: refs/heads/master@{#385271}

Powered by Google App Engine
This is Rietveld 408576698