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

Issue 1533643003: CC Animations: Port UI Browser Compositor to use compositor animation timelines. (Closed)

Created:
5 years ago by loyso (OOO)
Modified:
5 years ago
Reviewers:
Ian Vollick, ajuma, piman
CC:
chromium-reviews, sievers+watch_chromium.org, jbauman+watch_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@eventobserver
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CC Animations: Port UI Browser Compositor to use compositor animation timelines. Use AnimationPlayer to add animations if new system enabled. BUG=394777 Committed: https://crrev.com/841229008127b97e727169e57d3d71d10f1a1428 Cr-Commit-Position: refs/heads/master@{#366360}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebase. Fix the nit. #

Patch Set 3 : Rebase. Fix the comment. #

Patch Set 4 : Rebase. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -44 lines) Patch
M ui/compositor/compositor.h View 3 chunks +4 lines, -0 lines 0 comments Download
M ui/compositor/compositor.cc View 1 2 3 4 4 chunks +16 lines, -0 lines 0 comments Download
M ui/compositor/layer.h View 1 chunk +2 lines, -5 lines 0 comments Download
M ui/compositor/layer.cc View 1 2 3 4 7 chunks +59 lines, -35 lines 0 comments Download
M ui/compositor/layer_animation_delegate.h View 1 chunk +5 lines, -1 line 0 comments Download
M ui/compositor/layer_animator.h View 1 2 4 chunks +20 lines, -0 lines 0 comments Download
M ui/compositor/layer_animator.cc View 1 3 chunks +78 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 15 (4 generated)
loyso (OOO)
ajuma@chromium.org: Please review changes in vollick@chromium.org: Please review changes in piman@chromium.org: Please review changes in
5 years ago (2015-12-17 05:22:53 UTC) #2
piman
https://codereview.chromium.org/1533643003/diff/1/ui/compositor/layer_animator.cc File ui/compositor/layer_animator.cc (right): https://codereview.chromium.org/1533643003/diff/1/ui/compositor/layer_animator.cc#newcode54 ui/compositor/layer_animator.cc:54: if (Layer::UILayerSettings().use_compositor_animation_timelines) nit: needs {}
5 years ago (2015-12-17 05:37:28 UTC) #3
piman
lgtm
5 years ago (2015-12-17 05:37:37 UTC) #4
Ian Vollick
On 2015/12/17 05:37:37, piman (in KST timezone) wrote: > lgtm lgtm.
5 years ago (2015-12-17 05:53:23 UTC) #5
loyso (OOO)
https://codereview.chromium.org/1533643003/diff/1/ui/compositor/layer_animator.cc File ui/compositor/layer_animator.cc (right): https://codereview.chromium.org/1533643003/diff/1/ui/compositor/layer_animator.cc#newcode54 ui/compositor/layer_animator.cc:54: if (Layer::UILayerSettings().use_compositor_animation_timelines) On 2015/12/17 05:37:28, piman (in KST timezone) ...
5 years ago (2015-12-17 05:53:53 UTC) #6
loyso (OOO)
Looks like it causes problems with WebContentsViewAuraTest.RepeatedQuickOverscrollGestures in the dependent CL (if new mode enabled). ...
5 years ago (2015-12-18 03:56:19 UTC) #7
loyso (OOO)
On 2015/12/18 03:56:19, loyso wrote: > Looks like it causes problems with > WebContentsViewAuraTest.RepeatedQuickOverscrollGestures in ...
5 years ago (2015-12-18 04:28:47 UTC) #8
loyso (OOO)
The fix: https://codereview.chromium.org/1539233002
5 years ago (2015-12-21 04:13:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1533643003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1533643003/80001
5 years ago (2015-12-21 09:55:42 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-21 10:03:31 UTC) #13
commit-bot: I haz the power
5 years ago (2015-12-21 10:04:44 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/841229008127b97e727169e57d3d71d10f1a1428
Cr-Commit-Position: refs/heads/master@{#366360}

Powered by Google App Engine
This is Rietveld 408576698