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

Issue 226543005: CC should use TimeTicks and TimeDelta to represent time (Closed)

Created:
6 years, 8 months ago by Sikugu_
Modified:
6 years, 7 months ago
CC:
chromium-reviews, Ian Vollick, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, cc-bugs_chromium.org, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

CC:Animations should use TimeTicks and TimeDelta to represent time BUG=178171

Patch Set 1 #

Total comments: 10

Patch Set 2 : Tests related changes #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -227 lines) Patch
M cc/animation/animation.h View 1 7 chunks +26 lines, -14 lines 3 comments Download
M cc/animation/animation.cc View 1 3 chunks +21 lines, -23 lines 0 comments Download
M cc/animation/animation_events.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/animation/animation_events.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M cc/animation/layer_animation_controller.h View 1 4 chunks +9 lines, -9 lines 0 comments Download
M cc/animation/layer_animation_controller.cc View 1 12 chunks +19 lines, -17 lines 0 comments Download
M cc/animation/layer_animation_controller_unittest.cc View 1 62 chunks +124 lines, -114 lines 0 comments Download
M cc/input/page_scale_animation.h View 3 chunks +6 lines, -5 lines 0 comments Download
M cc/input/page_scale_animation.cc View 1 chunk +11 lines, -10 lines 0 comments Download
M cc/layers/layer.cc View 1 1 chunk +4 lines, -1 line 1 comment Download
M cc/trees/layer_tree_host.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 chunks +8 lines, -17 lines 0 comments Download
M ui/compositor/layer_animation_sequence.cc View 1 chunk +1 line, -3 lines 0 comments Download
M ui/compositor/layer_animator.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_animation_impl.cc View 1 1 chunk +7 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Sikugu_
PTAL..
6 years, 8 months ago (2014-04-08 15:13:32 UTC) #1
ajuma
Thanks for working on this! Please make the corresponding changes to test code, and make ...
6 years, 8 months ago (2014-04-08 15:44:16 UTC) #2
piman
lgtm
6 years, 8 months ago (2014-04-08 17:23:46 UTC) #3
enne (OOO)
https://codereview.chromium.org/226543005/diff/20001/cc/animation/animation.h File cc/animation/animation.h (right): https://codereview.chromium.org/226543005/diff/20001/cc/animation/animation.h#newcode73 cc/animation/animation.h:73: double ticks_inseconds(base::TimeTicks base_time) const { I don't think this ...
6 years, 8 months ago (2014-04-11 14:41:09 UTC) #4
Sikugu_
On 2014/04/11 14:41:09, enne wrote: > https://codereview.chromium.org/226543005/diff/20001/cc/animation/animation.h > File cc/animation/animation.h (right): > > https://codereview.chromium.org/226543005/diff/20001/cc/animation/animation.h#newcode73 > ...
6 years, 8 months ago (2014-04-11 15:58:11 UTC) #5
mithro-old
6 years, 8 months ago (2014-04-16 00:45:08 UTC) #6
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698