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

Issue 2696273002: Can more conveniently set easing from JS. (Closed)

Created:
3 years, 10 months ago by tiborg
Modified:
3 years, 10 months ago
Reviewers:
mthiesse, cjgrant
CC:
joshcarpenter1, chromium-reviews, feature-vr-reviews_chromium.org, arv+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Can more conveniently set easing from JS. - Adds setEasing to Aninmation class. - Adds classes to instantiate easings with the appropriate parameters. BUG=691604 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2696273002 Cr-Commit-Position: refs/heads/master@{#452082} Committed: https://chromium.googlesource.com/chromium/src/+/c74bd60acf193d5ef22e4caeb9c8b63bb6d2d46d

Patch Set 1 #

Total comments: 6

Patch Set 2 : Added defaults, added @abstract, removed animation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -4 lines) Patch
M chrome/browser/resources/vr_shell/vr_shell_ui_api.js View 1 5 chunks +65 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (9 generated)
tiborg
3 years, 10 months ago (2017-02-15 23:10:27 UTC) #3
cjgrant
lgtm after a couple tweaks. For the commit message - it's convention to have a ...
3 years, 10 months ago (2017-02-16 14:51:47 UTC) #4
mthiesse
https://codereview.chromium.org/2696273002/diff/1/chrome/browser/resources/vr_shell/vr_shell_ui_api.js File chrome/browser/resources/vr_shell/vr_shell_ui_api.js (right): https://codereview.chromium.org/2696273002/diff/1/chrome/browser/resources/vr_shell/vr_shell_ui_api.js#newcode360 chrome/browser/resources/vr_shell/vr_shell_ui_api.js:360: constructor(p1x, p1y, p2x, p2y) { We should provide reasonable ...
3 years, 10 months ago (2017-02-16 15:12:06 UTC) #5
tiborg
https://codereview.chromium.org/2696273002/diff/1/chrome/browser/resources/vr_shell/vr_shell_ui.js File chrome/browser/resources/vr_shell/vr_shell_ui.js (right): https://codereview.chromium.org/2696273002/diff/1/chrome/browser/resources/vr_shell/vr_shell_ui.js#newcode102 chrome/browser/resources/vr_shell/vr_shell_ui.js:102: anim.setEasing(new api.InEasing(2)); On 2017/02/16 14:51:47, cjgrant wrote: > Was ...
3 years, 10 months ago (2017-02-16 17:30:49 UTC) #7
mthiesse
lgtm
3 years, 10 months ago (2017-02-21 22:32:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2696273002/20001
3 years, 10 months ago (2017-02-21 22:35:00 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromium_presubmit on ...
3 years, 10 months ago (2017-02-22 00:40:01 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2696273002/20001
3 years, 10 months ago (2017-02-22 15:20:58 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 16:42:32 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/c74bd60acf193d5ef22e4caeb9c8...

Powered by Google App Engine
This is Rietveld 408576698