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

Issue 12413020: Do not push properties that are animated on impl only. (Closed)

Created:
7 years, 9 months ago by Ian Vollick
Modified:
7 years, 9 months ago
Reviewers:
danakj, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, wjmaclean
Visibility:
Public.

Description

Do not push properties that are animated on impl only. We currently avoid pushing properties when the main thread layer indicates that it is animating. This code was incorrectly left behind after we started animating on the main thread. Recently, we've added support for impl-only animations. We should never push during one of these animations. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187875

Patch Set 1 : . #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -6 lines) Patch
M cc/layer.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download
M cc/layer_impl.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M cc/layer_impl.cc View 1 4 chunks +14 lines, -4 lines 0 comments Download
M cc/layer_unittest.cc View 1 2 chunks +57 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ian Vollick
7 years, 9 months ago (2013-03-13 01:58:21 UTC) #1
danakj
+wjmaclean So, if a layer is considered animating on both threads, then we should push ...
7 years, 9 months ago (2013-03-13 02:02:06 UTC) #2
Ian Vollick
We should push when we're animating or both threads because the new value is fresher. ...
7 years, 9 months ago (2013-03-13 02:41:02 UTC) #3
enne (OOO)
lgtm
7 years, 9 months ago (2013-03-13 02:44:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vollick@chromium.org/12413020/7001
7 years, 9 months ago (2013-03-13 13:43:10 UTC) #5
commit-bot: I haz the power
7 years, 9 months ago (2013-03-13 16:35:19 UTC) #6
Message was sent while issue was closed.
Change committed as 187875

Powered by Google App Engine
This is Rietveld 408576698