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

Issue 2172003002: cc: Compute transform to target using effect id. (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 transform to target using effect id. This CL adds ComputeTransformsToTarget method which takes a transform id and effect id and calls this instead of ComputeTransforms when destination is target. BUG=622372 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_blink_rel Committed: https://crrev.com/8c62ff0808e13c426c1df30b809c3d406898a226 Cr-Commit-Position: refs/heads/master@{#407282}

Patch Set 1 #

Patch Set 2 : fix_compile_error #

Total comments: 2

Patch Set 3 : handlePAC #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -112 lines) Patch
M cc/trees/draw_property_utils.cc View 1 35 chunks +98 lines, -102 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/property_tree.h View 3 chunks +8 lines, -5 lines 0 comments Download
M cc/trees/property_tree.cc View 1 2 2 chunks +31 lines, -3 lines 0 comments Download

Messages

Total messages: 26 (18 generated)
jaydasika
PTAL
4 years, 5 months ago (2016-07-22 00:08:54 UTC) #6
ajuma
https://codereview.chromium.org/2172003002/diff/10005/cc/trees/property_tree.cc File cc/trees/property_tree.cc (right): https://codereview.chromium.org/2172003002/diff/10005/cc/trees/property_tree.cc#newcode1895 cc/trees/property_tree.cc:1895: transform_id, effect_node->transform_id, transform); Do we also need to handle ...
4 years, 5 months ago (2016-07-22 13:45:38 UTC) #13
jaydasika
https://codereview.chromium.org/2172003002/diff/10005/cc/trees/property_tree.cc File cc/trees/property_tree.cc (right): https://codereview.chromium.org/2172003002/diff/10005/cc/trees/property_tree.cc#newcode1895 cc/trees/property_tree.cc:1895: transform_id, effect_node->transform_id, transform); On 2016/07/22 13:45:38, ajuma wrote: > ...
4 years, 5 months ago (2016-07-22 15:59:52 UTC) #14
jaydasika
fixed blink platform unittest failures
4 years, 5 months ago (2016-07-22 18:49:23 UTC) #15
ajuma
Thanks, lgtm
4 years, 5 months ago (2016-07-22 19:03:38 UTC) #18
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/2172003002/30001
4 years, 5 months ago (2016-07-22 22:21:46 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:30001)
4 years, 5 months ago (2016-07-22 22:25:54 UTC) #24
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 22:28:18 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8c62ff0808e13c426c1df30b809c3d406898a226
Cr-Commit-Position: refs/heads/master@{#407282}

Powered by Google App Engine
This is Rietveld 408576698