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

Issue 143413020: Use a bezier timing function for the overview mode animation (Closed)

Created:
6 years, 11 months ago by pkotwicz
Modified:
6 years, 10 months ago
Reviewers:
Ian Vollick, flackr, sky
CC:
chromium-reviews, kalyank, cc-bugs_chromium.org, sadrul, ben+ash_chromium.org
Visibility:
Public.

Description

Add two new gfx::Tween::Types and use one of them for the timing function for the overview mode animation BUG=334428 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248967

Patch Set 1 : #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -327 lines) Patch
M ash/wm/overview/scoped_transform_overview_window.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/timing_function.h View 2 chunks +2 lines, -5 lines 0 comments Download
M cc/animation/timing_function.cc View 3 chunks +7 lines, -102 lines 0 comments Download
D cc/animation/timing_function_unittest.cc View 1 chunk +0 lines, -141 lines 0 comments Download
M cc/cc_tests.gyp View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/gfx/animation/tween.h View 1 1 chunk +12 lines, -9 lines 0 comments Download
M ui/gfx/animation/tween.cc View 3 chunks +7 lines, -0 lines 0 comments Download
A ui/gfx/geometry/cubic_bezier.h View 1 1 chunk +36 lines, -0 lines 0 comments Download
A + ui/gfx/geometry/cubic_bezier.cc View 1 4 chunks +31 lines, -68 lines 0 comments Download
A ui/gfx/geometry/cubic_bezier_unittest.cc View 1 2 1 chunk +140 lines, -0 lines 0 comments Download
M ui/gfx/gfx.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
pkotwicz
Ian, can you please take a look?
6 years, 11 months ago (2014-01-24 19:49:45 UTC) #1
pkotwicz
Ping?
6 years, 10 months ago (2014-01-28 02:24:13 UTC) #2
Ian Vollick
On 2014/01/28 02:24:13, pkotwicz wrote: > Ping? Lgtm
6 years, 10 months ago (2014-01-29 01:28:14 UTC) #3
pkotwicz
sky@ for ui/gfx OWNERS flackr@ for ash/wm/overview OWNERS
6 years, 10 months ago (2014-02-04 04:22:29 UTC) #4
flackr
ash/wm/overview LGTM
6 years, 10 months ago (2014-02-04 14:33:04 UTC) #5
sky
https://codereview.chromium.org/143413020/diff/60001/ui/gfx/geometry/cubic_bezier.h File ui/gfx/geometry/cubic_bezier.h (right): https://codereview.chromium.org/143413020/diff/60001/ui/gfx/geometry/cubic_bezier.h#newcode1 ui/gfx/geometry/cubic_bezier.h:1: // Copyright 2012 The Chromium Authors. All rights reserved. ...
6 years, 10 months ago (2014-02-04 15:14:39 UTC) #6
pkotwicz
Scott, can you please take another look?
6 years, 10 months ago (2014-02-04 19:46:51 UTC) #7
sky
LGTM
6 years, 10 months ago (2014-02-04 22:43:06 UTC) #8
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 10 months ago (2014-02-05 05:35:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/143413020/460001
6 years, 10 months ago (2014-02-05 05:42:50 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-05 05:42:54 UTC) #11
commit-bot: I haz the power
Failed to apply patch for ui/gfx/geometry/cubic_bezier_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
6 years, 10 months ago (2014-02-05 05:42:55 UTC) #12
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 10 months ago (2014-02-05 06:50:15 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/143413020/80002
6 years, 10 months ago (2014-02-05 06:57:55 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-05 11:34:07 UTC) #15
Message was sent while issue was closed.
Change committed as 248967

Powered by Google App Engine
This is Rietveld 408576698