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

Issue 473113002: Introduce the basic animation from minimized to bottom. (Closed)

Created:
6 years, 4 months ago by Jun Mukai
Modified:
6 years, 4 months ago
Reviewers:
Ian Vollick, sadrul
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Introduce the basic animation from minimized to bottom. BUG=398062 R=sadrul@chromium.org TBR=volick@chromium.org TEST=manually Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289986

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 7

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -5 lines) Patch
M athena/home/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M athena/home/home_card_impl.cc View 1 2 9 chunks +43 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Jun Mukai
6 years, 4 months ago (2014-08-15 01:28:00 UTC) #1
sadrul
https://codereview.chromium.org/473113002/diff/20001/athena/home/home_card_impl.cc File athena/home/home_card_impl.cc (right): https://codereview.chromium.org/473113002/diff/20001/athena/home/home_card_impl.cc#newcode345 athena/home/home_card_impl.cc:345: settings.SetTransitionDuration(base::TimeDelta::FromSeconds(5)); That's ... pretty long! Was for debugging, perhaps? ...
6 years, 4 months ago (2014-08-15 15:36:22 UTC) #2
Jun Mukai
https://codereview.chromium.org/473113002/diff/20001/athena/home/home_card_impl.cc File athena/home/home_card_impl.cc (right): https://codereview.chromium.org/473113002/diff/20001/athena/home/home_card_impl.cc#newcode345 athena/home/home_card_impl.cc:345: settings.SetTransitionDuration(base::TimeDelta::FromSeconds(5)); On 2014/08/15 15:36:21, sadrul wrote: > That's ...
6 years, 4 months ago (2014-08-15 16:35:08 UTC) #3
sadrul
lgtm https://codereview.chromium.org/473113002/diff/20001/athena/home/home_card_impl.cc File athena/home/home_card_impl.cc (right): https://codereview.chromium.org/473113002/diff/20001/athena/home/home_card_impl.cc#newcode348 athena/home/home_card_impl.cc:348: (to_state == HomeCard::VISIBLE_MINIMIZED) ? 1.0f : 0.0f); On ...
6 years, 4 months ago (2014-08-15 16:37:26 UTC) #4
Jun Mukai
The CQ bit was checked by mukai@chromium.org
6 years, 4 months ago (2014-08-15 16:43:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/473113002/40001
6 years, 4 months ago (2014-08-15 16:45:23 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-15 18:39:16 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-15 18:44:07 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/4659)
6 years, 4 months ago (2014-08-15 18:44:08 UTC) #9
Jun Mukai
TBR=vollick for adding ui/compositor dependency to athena/home/DEPS
6 years, 4 months ago (2014-08-15 19:37:42 UTC) #10
Jun Mukai
The CQ bit was checked by mukai@chromium.org
6 years, 4 months ago (2014-08-15 19:37:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/473113002/40001
6 years, 4 months ago (2014-08-15 19:41:25 UTC) #12
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 19:50:23 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (40001) as 289986

Powered by Google App Engine
This is Rietveld 408576698