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

Issue 1770443002: Takeover MT initiated animations from the compositor (Closed)

Created:
4 years, 9 months ago by ymalik
Modified:
4 years, 9 months ago
Reviewers:
ajuma, jbroman
CC:
darktears, blink-layers+watch_chromium.org, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, kenneth.christiansen, kinuko+watch, rjwright, shans, skobes
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Takeover MT initiated animations from the compositor This is a followup CL to https://crrev.com/1734063003/. It finishes a MT initiated animation running on the compositor, on the MT. BUG=581875 Committed: https://crrev.com/d0eaee288867a6e00e4a9c3fa65d28e4de9e922a Cr-Commit-Position: refs/heads/master@{#379868}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : nits fix failing bots #

Total comments: 8

Patch Set 5 : fix test expectation + nits #

Total comments: 2

Patch Set 6 : nitsnits #

Messages

Total messages: 22 (10 generated)
ymalik
4 years, 9 months ago (2016-03-07 15:55:11 UTC) #4
ajuma
lgtm Please update the description to say a bit more about why we'd want to ...
4 years, 9 months ago (2016-03-07 16:42:11 UTC) #5
ymalik
+Jeremy for Source/core, Source/platform
4 years, 9 months ago (2016-03-07 17:57:21 UTC) #7
jbroman
rs lgtm with nits I'm relying on ajuma's review for the correctness of the scrolling ...
4 years, 9 months ago (2016-03-07 18:38:41 UTC) #9
ymalik
https://codereview.chromium.org/1770443002/diff/60001/third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp File third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp (right): https://codereview.chromium.org/1770443002/diff/60001/third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp#newcode218 third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp:218: if (!m_scrollableArea->shouldScrollOnMainThread()) { On 2016/03/07 18:38:40, jbroman wrote: > ...
4 years, 9 months ago (2016-03-07 21:26:07 UTC) #10
jbroman
https://codereview.chromium.org/1770443002/diff/60001/third_party/WebKit/Source/platform/scroll/ScrollAnimatorTest.cpp File third_party/WebKit/Source/platform/scroll/ScrollAnimatorTest.cpp (right): https://codereview.chromium.org/1770443002/diff/60001/third_party/WebKit/Source/platform/scroll/ScrollAnimatorTest.cpp#newcode320 third_party/WebKit/Source/platform/scroll/ScrollAnimatorTest.cpp:320: EXPECT_CALL(*scrollableArea, setScrollOffset(_, _)).Times(3); On 2016/03/07 at 21:26:07, ymalik1 wrote: ...
4 years, 9 months ago (2016-03-07 21:33:17 UTC) #11
ymalik
https://codereview.chromium.org/1770443002/diff/80001/third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp File third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp (right): https://codereview.chromium.org/1770443002/diff/80001/third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp#newcode236 third_party/WebKit/Source/platform/scroll/ScrollAnimator.cpp:236: sentToCompositor = addAnimation(animation.release()); On 2016/03/07 21:33:17, jbroman wrote: > ...
4 years, 9 months ago (2016-03-08 15:27:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770443002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770443002/100001
4 years, 9 months ago (2016-03-08 15:27:46 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/61024)
4 years, 9 months ago (2016-03-08 15:39:01 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770443002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770443002/100001
4 years, 9 months ago (2016-03-08 17:48:32 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-08 18:25:18 UTC) #20
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 18:27:45 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/d0eaee288867a6e00e4a9c3fa65d28e4de9e922a
Cr-Commit-Position: refs/heads/master@{#379868}

Powered by Google App Engine
This is Rietveld 408576698