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

Issue 1056793009: Reconcile property tree and CDP layer skipping logic (Closed)

Created:
5 years, 8 months ago by Ian Vollick
Modified:
5 years, 8 months ago
Reviewers:
ajuma
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

Reconcile property tree and CDP layer skipping logic BUG=477721 Committed: https://crrev.com/2175fae816052f4191c78c26c0c4f579a6ced5d3 Cr-Commit-Position: refs/heads/master@{#327124}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Total comments: 4

Patch Set 7 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+341 lines, -56 lines) Patch
M cc/trees/draw_property_utils.cc View 1 2 3 4 5 6 3 chunks +130 lines, -56 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 3 4 5 6 2 chunks +211 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Ian Vollick
5 years, 8 months ago (2015-04-27 18:39:13 UTC) #2
ajuma
lgtm https://codereview.chromium.org/1056793009/diff/100001/cc/trees/draw_property_utils.cc File cc/trees/draw_property_utils.cc (right): https://codereview.chromium.org/1056793009/diff/100001/cc/trees/draw_property_utils.cc#newcode320 cc/trees/draw_property_utils.cc:320: if (!!layer->parent() && SubtreeShouldBeSkipped(layer, layer_is_drawn)) Does removing the ...
5 years, 8 months ago (2015-04-27 19:54:22 UTC) #3
Ian Vollick
https://codereview.chromium.org/1056793009/diff/100001/cc/trees/draw_property_utils.cc File cc/trees/draw_property_utils.cc (right): https://codereview.chromium.org/1056793009/diff/100001/cc/trees/draw_property_utils.cc#newcode320 cc/trees/draw_property_utils.cc:320: if (!!layer->parent() && SubtreeShouldBeSkipped(layer, layer_is_drawn)) On 2015/04/27 19:54:22, ajuma ...
5 years, 8 months ago (2015-04-27 20:13:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1056793009/120001
5 years, 8 months ago (2015-04-27 20:14:30 UTC) #7
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 8 months ago (2015-04-27 21:18:20 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-27 21:19:16 UTC) #9
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/2175fae816052f4191c78c26c0c4f579a6ced5d3
Cr-Commit-Position: refs/heads/master@{#327124}

Powered by Google App Engine
This is Rietveld 408576698