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

Issue 2117853004: cc: Compute sublayer scale from effect tree (Closed)

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

Description

cc: Compute sublayer scale from effect tree BUG=622372 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/9d8d00a82de0233739c6f5ae4666a5ed3ad324d5 Cr-Commit-Position: refs/heads/master@{#404033}

Patch Set 1 #

Patch Set 2 : "." #

Patch Set 3 #

Total comments: 12

Patch Set 4 : "comments" #

Total comments: 3

Patch Set 5 : "comments" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -25 lines) Patch
M cc/proto/property_tree.proto View 2 chunks +2 lines, -1 line 0 comments Download
M cc/trees/draw_property_utils.cc View 1 2 3 4 8 chunks +93 lines, -24 lines 0 comments Download
M cc/trees/property_tree.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M cc/trees/property_tree.cc View 1 5 chunks +23 lines, -0 lines 0 comments Download
M cc/trees/property_tree_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
jaydasika
PTAL
4 years, 5 months ago (2016-07-01 20:28:35 UTC) #3
ajuma
https://codereview.chromium.org/2117853004/diff/40001/cc/trees/draw_property_utils.cc File cc/trees/draw_property_utils.cc (right): https://codereview.chromium.org/2117853004/diff/40001/cc/trees/draw_property_utils.cc#newcode73 cc/trees/draw_property_utils.cc:73: if (target_node_id != 0) { Does node 0 need ...
4 years, 5 months ago (2016-07-04 15:11:51 UTC) #4
jaydasika
https://codereview.chromium.org/2117853004/diff/40001/cc/trees/draw_property_utils.cc File cc/trees/draw_property_utils.cc (right): https://codereview.chromium.org/2117853004/diff/40001/cc/trees/draw_property_utils.cc#newcode73 cc/trees/draw_property_utils.cc:73: if (target_node_id != 0) { On 2016/07/04 15:11:50, ajuma ...
4 years, 5 months ago (2016-07-06 18:52:31 UTC) #5
ajuma
Thanks, lgtm https://codereview.chromium.org/2117853004/diff/60001/cc/trees/draw_property_utils.cc File cc/trees/draw_property_utils.cc (right): https://codereview.chromium.org/2117853004/diff/60001/cc/trees/draw_property_utils.cc#newcode1166 cc/trees/draw_property_utils.cc:1166: VerifySublayerScalesMatch(effect_node->data.target_id, This should be called only if ...
4 years, 5 months ago (2016-07-06 21:35:29 UTC) #6
jaydasika
https://codereview.chromium.org/2117853004/diff/60001/cc/trees/draw_property_utils.cc File cc/trees/draw_property_utils.cc (right): https://codereview.chromium.org/2117853004/diff/60001/cc/trees/draw_property_utils.cc#newcode1166 cc/trees/draw_property_utils.cc:1166: VerifySublayerScalesMatch(effect_node->data.target_id, On 2016/07/06 21:35:29, ajuma wrote: > This should ...
4 years, 5 months ago (2016-07-06 22:18:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2117853004/80001
4 years, 5 months ago (2016-07-06 22:19:49 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/255722)
4 years, 5 months ago (2016-07-06 23:11:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2117853004/80001
4 years, 5 months ago (2016-07-06 23:17:27 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-07 02:37:17 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-07 02:39:34 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9d8d00a82de0233739c6f5ae4666a5ed3ad324d5
Cr-Commit-Position: refs/heads/master@{#404033}

Powered by Google App Engine
This is Rietveld 408576698