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

Issue 2696293002: Adds in-out easing type. (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

Adds in-out easing type. BUG=691610 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2696293002 Cr-Commit-Position: refs/heads/master@{#452664} Committed: https://chromium.googlesource.com/chromium/src/+/1afab6869b24fbaaae6831564ae9ca68bf3e9883

Patch Set 1 #

Total comments: 12

Patch Set 2 : MakeUnique, default value, comments #

Total comments: 1

Patch Set 3 : Replaced ease_out_ with ease_in_ #

Patch Set 4 : Rebased to ToT #

Patch Set 5 : Rebased to ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -9 lines) Patch
M chrome/browser/android/vr_shell/easing.h View 1 2 3 4 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/easing.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_scene.cc View 1 2 3 4 5 chunks +15 lines, -8 lines 0 comments Download
M chrome/browser/resources/vr_shell/vr_shell_ui.js View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/vr_shell/vr_shell_ui_api.js View 1 2 3 4 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 27 (12 generated)
tiborg
3 years, 10 months ago (2017-02-15 23:48:25 UTC) #3
cjgrant
https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.h File chrome/browser/android/vr_shell/easing.h (right): https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.h#newcode19 chrome/browser/android/vr_shell/easing.h:19: EASEINOUT nit: Should have a comma as well. https://engdoc.corp.google.com/eng/doc/devguide/cpp/styleguide.shtml?cl=head#Enumerator_Names ...
3 years, 10 months ago (2017-02-16 15:10:25 UTC) #4
mthiesse
https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.cc File chrome/browser/android/vr_shell/easing.cc (right): https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.cc#newcode41 chrome/browser/android/vr_shell/easing.cc:41: return ease_out_.CalculateValueImpl((state - 0.5) * 2) / 2 + ...
3 years, 10 months ago (2017-02-16 15:36:43 UTC) #5
tiborg
https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.cc File chrome/browser/android/vr_shell/easing.cc (right): https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.cc#newcode41 chrome/browser/android/vr_shell/easing.cc:41: return ease_out_.CalculateValueImpl((state - 0.5) * 2) / 2 + ...
3 years, 10 months ago (2017-02-16 18:39:33 UTC) #6
mthiesse
https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.cc File chrome/browser/android/vr_shell/easing.cc (right): https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.cc#newcode41 chrome/browser/android/vr_shell/easing.cc:41: return ease_out_.CalculateValueImpl((state - 0.5) * 2) / 2 + ...
3 years, 10 months ago (2017-02-16 19:15:07 UTC) #7
cjgrant
lgtm https://codereview.chromium.org/2696293002/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/2696293002/diff/1/chrome/browser/resources/vr_shell/vr_shell_ui.js#newcode99 chrome/browser/resources/vr_shell/vr_shell_ui.js:99: anim.setEasing(new api.InOutEasing(2)); On 2017/02/16 18:39:33, tiborg wrote: > ...
3 years, 10 months ago (2017-02-16 20:54:07 UTC) #8
tiborg
On 2017/02/16 19:15:07, mthiesse wrote: > https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.cc > File chrome/browser/android/vr_shell/easing.cc (right): > > https://codereview.chromium.org/2696293002/diff/1/chrome/browser/android/vr_shell/easing.cc#newcode41 > ...
3 years, 10 months ago (2017-02-21 15:50:26 UTC) #9
tiborg
On 2017/02/16 20:54:07, cjgrant wrote: > lgtm > > https://codereview.chromium.org/2696293002/diff/1/chrome/browser/resources/vr_shell/vr_shell_ui.js > File chrome/browser/resources/vr_shell/vr_shell_ui.js (right): > ...
3 years, 10 months ago (2017-02-21 15:51:03 UTC) #10
mthiesse
lgtm
3 years, 10 months ago (2017-02-21 16:00:28 UTC) #11
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/2696293002/40001
3 years, 10 months ago (2017-02-22 16:49:27 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/157967) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 10 months ago (2017-02-22 16:52:20 UTC) #16
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/2696293002/60001
3 years, 10 months ago (2017-02-23 16:23:28 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/316893) linux_chromium_tsan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 10 months ago (2017-02-23 16:26:31 UTC) #21
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/2696293002/80001
3 years, 10 months ago (2017-02-23 21:52:30 UTC) #24
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 23:05:21 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/1afab6869b24fbaaae6831564ae9...

Powered by Google App Engine
This is Rietveld 408576698