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

Issue 621823003: Making scheduler run ANIMATE after a COMMIT (instead of LayerTreeHostImpl). (Closed)

Created:
6 years, 2 months ago by mithro-old
Modified:
6 years, 1 month ago
CC:
chromium-reviews, cc-bugs_chromium.org, vmpstr
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Making scheduler run ANIMATE after a COMMIT (instead of LayerTreeHostImpl). This moves the logic from the LayerTreeHostImpl into the scheduler which means only ScheduledActionAnimate now updates animation state. The further extends the work in http://crrev.com/206793003 BUG=346230 Committed: https://crrev.com/7fa5729cf6ac490cc3b257b7eb8093dcd1285e3a Cr-Commit-Position: refs/heads/master@{#298396} Committed: https://crrev.com/0bda234b69c475323123b89eba4a5e831f988821 Cr-Commit-Position: refs/heads/master@{#301358}

Patch Set 1 #

Patch Set 2 : Rebase onto master. #

Patch Set 3 : Rebase onto master. #

Patch Set 4 : Rebase onto master. #

Total comments: 3

Patch Set 5 : Rebase onto master. #

Patch Set 6 : Removing unneeded lines in cc/trees/layer_tree_host_impl.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -10 lines) Patch
M cc/scheduler/scheduler_state_machine.h View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M cc/scheduler/scheduler_state_machine.cc View 1 2 3 4 7 chunks +17 lines, -1 line 0 comments Download
M cc/scheduler/scheduler_state_machine_unittest.cc View 1 2 3 4 1 chunk +33 lines, -0 lines 0 comments Download
M cc/trees/thread_proxy.cc View 1 2 3 4 4 chunks +0 lines, -9 lines 0 comments Download

Messages

Total messages: 31 (5 generated)
mithro-old
Hello everyone, This change is a continue of Sami's original work to make Animate a ...
6 years, 2 months ago (2014-10-01 15:26:35 UTC) #2
mithro-old
Hi, Can people take a look? All the tests seem to pass and using a ...
6 years, 2 months ago (2014-10-03 05:27:52 UTC) #3
ajuma
On 2014/10/03 05:27:52, mithro wrote: > Hi, > > Can people take a look? All ...
6 years, 2 months ago (2014-10-03 14:22:16 UTC) #4
mithro-old
I'll wait for Sami's LGTM before landing. Tim 'mithro' Ansell On 4 Oct 2014 00:22, ...
6 years, 2 months ago (2014-10-03 14:23:49 UTC) #5
Sami
Thanks for moving this where it belongs -- lgtm! As a final sanity check before ...
6 years, 2 months ago (2014-10-03 16:27:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/621823003/50001
6 years, 2 months ago (2014-10-07 04:40:36 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:50001) as b377b9cc65b7a999c1f9a9bcafc98a39ebdbf548
6 years, 2 months ago (2014-10-07 05:59:18 UTC) #10
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/7fa5729cf6ac490cc3b257b7eb8093dcd1285e3a Cr-Commit-Position: refs/heads/master@{#298396}
6 years, 2 months ago (2014-10-07 06:00:25 UTC) #11
loislo
A revert of this CL (patchset #4 id:50001) has been created in https://codereview.chromium.org/653013002/ by loislo@chromium.org. ...
6 years, 2 months ago (2014-10-14 07:06:24 UTC) #12
mithro-old
On 2014/10/14 07:06:24, loislo wrote: > A revert of this CL (patchset #4 id:50001) has ...
6 years, 2 months ago (2014-10-14 07:08:04 UTC) #13
loislo
On 2014/10/14 07:08:04, mithro wrote: > On 2014/10/14 07:06:24, loislo wrote: > > A revert ...
6 years, 2 months ago (2014-10-14 07:11:06 UTC) #14
mithro-old
I'm not seeing anything in that bug that indicates this change is the culprit? Do ...
6 years, 2 months ago (2014-10-14 07:14:01 UTC) #15
loislo
On 2014/10/14 07:11:06, loislo wrote: > On 2014/10/14 07:08:04, mithro wrote: > > On 2014/10/14 ...
6 years, 2 months ago (2014-10-14 07:23:40 UTC) #16
loislo
On 2014/10/14 07:23:40, loislo wrote: > On 2014/10/14 07:11:06, loislo wrote: > > On 2014/10/14 ...
6 years, 2 months ago (2014-10-14 07:26:35 UTC) #17
loislo
On 2014/10/14 07:26:35, loislo wrote: > On 2014/10/14 07:23:40, loislo wrote: > > On 2014/10/14 ...
6 years, 2 months ago (2014-10-14 07:30:09 UTC) #18
loislo
On 2014/10/14 07:30:09, loislo wrote: > On 2014/10/14 07:26:35, loislo wrote: > > On 2014/10/14 ...
6 years, 2 months ago (2014-10-14 07:35:33 UTC) #19
mithro-old
I'm a Googler and if you link the bugs I'll check them on my tansell@chromium.org ...
6 years, 2 months ago (2014-10-14 07:38:37 UTC) #20
mithro-old
Can you please also share the reproduction method (or even better a test case), otherwise ...
6 years, 2 months ago (2014-10-14 07:42:17 UTC) #21
mithro-old
Wow, that was a Gmail fail; forwarding to loislo too. I'm a Googler and if ...
6 years, 2 months ago (2014-10-14 07:58:04 UTC) #22
mithro-old
https://codereview.chromium.org/621823003/diff/50001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/621823003/diff/50001/cc/trees/layer_tree_host_impl.cc#newcode339 cc/trees/layer_tree_host_impl.cc:339: // Ask to be animated if there are animations ...
6 years, 2 months ago (2014-10-15 07:18:19 UTC) #24
Sami
https://codereview.chromium.org/621823003/diff/50001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/621823003/diff/50001/cc/trees/layer_tree_host_impl.cc#newcode339 cc/trees/layer_tree_host_impl.cc:339: // Ask to be animated if there are animations ...
6 years, 2 months ago (2014-10-20 09:44:04 UTC) #25
brianderson
https://codereview.chromium.org/621823003/diff/50001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/621823003/diff/50001/cc/trees/layer_tree_host_impl.cc#newcode339 cc/trees/layer_tree_host_impl.cc:339: // Ask to be animated if there are animations ...
6 years, 2 months ago (2014-10-20 18:05:05 UTC) #26
brianderson
This should be able to re-land at ToT now that Vlad fixed the root cause ...
6 years, 2 months ago (2014-10-21 23:18:17 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/621823003/90001
6 years, 1 month ago (2014-10-27 13:22:16 UTC) #29
commit-bot: I haz the power
Committed patchset #6 (id:90001)
6 years, 1 month ago (2014-10-27 14:08:55 UTC) #30
commit-bot: I haz the power
6 years, 1 month ago (2014-10-27 14:09:39 UTC) #31
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/0bda234b69c475323123b89eba4a5e831f988821
Cr-Commit-Position: refs/heads/master@{#301358}

Powered by Google App Engine
This is Rietveld 408576698