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

Issue 2027073002: cc : Use transform node data to determine which transform wins at commit (Closed)

Created:
4 years, 6 months ago by jaydasika
Modified:
4 years, 6 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 transform node data to determine which transform wins at commit Since the transform tree tracks whether there is a curretly running transform animation, it can be used to determine whether the local transform in transform tree node should be overwritten at commit time BUG=609208 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/b9f4613f226aaca4ed11658c42cfacbe5eb48f22 Cr-Commit-Position: refs/heads/master@{#397201}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -6 lines) Patch
M cc/layers/layer_impl.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 2 1 chunk +68 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 2 chunks +28 lines, -5 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
jaydasika
PTAL
4 years, 6 months ago (2016-06-01 01:46:52 UTC) #3
ajuma
https://codereview.chromium.org/2027073002/diff/20001/cc/layers/layer_impl.cc File cc/layers/layer_impl.cc (right): https://codereview.chromium.org/2027073002/diff/20001/cc/layers/layer_impl.cc#newcode686 cc/layers/layer_impl.cc:686: layer_tree_impl()->AddToTransformAnimationsMap(id(), transform); I think this needs to happen even ...
4 years, 6 months ago (2016-06-01 15:14:55 UTC) #4
jaydasika
https://codereview.chromium.org/2027073002/diff/20001/cc/layers/layer_impl.cc File cc/layers/layer_impl.cc (right): https://codereview.chromium.org/2027073002/diff/20001/cc/layers/layer_impl.cc#newcode686 cc/layers/layer_impl.cc:686: layer_tree_impl()->AddToTransformAnimationsMap(id(), transform); On 2016/06/01 15:14:55, ajuma wrote: > I ...
4 years, 6 months ago (2016-06-01 16:29:09 UTC) #5
ajuma
Thanks, lgtm
4 years, 6 months ago (2016-06-01 17:07:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2027073002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2027073002/40001
4 years, 6 months ago (2016-06-01 18:46:50 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-01 19:18:11 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 19:20:13 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b9f4613f226aaca4ed11658c42cfacbe5eb48f22
Cr-Commit-Position: refs/heads/master@{#397201}

Powered by Google App Engine
This is Rietveld 408576698