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

Issue 12623026: cc: Chromify TimeSource, DelayBasedTimeSource and test (Closed)

Created:
7 years, 9 months ago by enne (OOO)
Modified:
7 years, 9 months ago
Reviewers:
danakj, jamesr
CC:
chromium-reviews, cc-bugs_chromium.org, brianderson, jamesr
Visibility:
Public.

Description

cc: Chromify TimeSource, DelayBasedTimeSource and test R=danakj@chromium.org BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189275

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fff #

Patch Set 3 : Back to doubles #

Unified diffs Side-by-side diffs Delta from patch set Stats (+631 lines, -613 lines) Patch
M cc/scheduler/delay_based_time_source.h View 1 chunk +60 lines, -59 lines 0 comments Download
M cc/scheduler/delay_based_time_source.cc View 1 2 1 chunk +181 lines, -172 lines 0 comments Download
M cc/scheduler/delay_based_time_source_unittest.cc View 1 chunk +296 lines, -289 lines 0 comments Download
M cc/scheduler/frame_rate_controller.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M cc/scheduler/frame_rate_controller_unittest.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M cc/scheduler/scheduler_unittest.cc View 13 chunks +23 lines, -23 lines 0 comments Download
M cc/scheduler/time_source.h View 2 chunks +8 lines, -8 lines 0 comments Download
M cc/scheduler/vsync_time_source.h View 1 chunk +6 lines, -6 lines 0 comments Download
M cc/scheduler/vsync_time_source.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M cc/scheduler/vsync_time_source_unittest.cc View 4 chunks +10 lines, -10 lines 0 comments Download
M cc/test/scheduler_test_common.h View 3 chunks +10 lines, -9 lines 0 comments Download
M cc/test/scheduler_test_common.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 4 chunks +7 lines, -7 lines 0 comments Download
M cc/trees/thread_proxy.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
enne (OOO)
7 years, 9 months ago (2013-03-19 21:04:36 UTC) #1
enne (OOO)
Depends on https://codereview.chromium.org/12922002/.
7 years, 9 months ago (2013-03-19 21:05:13 UTC) #2
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 9 months ago (2013-03-20 04:07:06 UTC) #3
jamesr
lgtm https://chromiumcodereview.appspot.com/12623026/diff/1/cc/scheduler/delay_based_time_source.cc File cc/scheduler/delay_based_time_source.cc (right): https://chromiumcodereview.appspot.com/12623026/diff/1/cc/scheduler/delay_based_time_source.cc#newcode22 cc/scheduler/delay_based_time_source.cc:22: static const float kDoubleTickThreshold = 0.25; well this ...
7 years, 9 months ago (2013-03-20 04:41:24 UTC) #4
enne (OOO)
https://chromiumcodereview.appspot.com/12623026/diff/1/cc/scheduler/delay_based_time_source.cc File cc/scheduler/delay_based_time_source.cc (right): https://chromiumcodereview.appspot.com/12623026/diff/1/cc/scheduler/delay_based_time_source.cc#newcode22 cc/scheduler/delay_based_time_source.cc:22: static const float kDoubleTickThreshold = 0.25; On 2013/03/20 04:41:24, ...
7 years, 9 months ago (2013-03-20 04:51:55 UTC) #5
jamesr
https://chromiumcodereview.appspot.com/12623026/diff/1/cc/scheduler/delay_based_time_source.cc File cc/scheduler/delay_based_time_source.cc (right): https://chromiumcodereview.appspot.com/12623026/diff/1/cc/scheduler/delay_based_time_source.cc#newcode22 cc/scheduler/delay_based_time_source.cc:22: static const float kDoubleTickThreshold = 0.25; On 2013/03/20 04:51:55, ...
7 years, 9 months ago (2013-03-20 04:59:29 UTC) #6
enne (OOO)
https://chromiumcodereview.appspot.com/12623026/diff/1/cc/scheduler/delay_based_time_source.cc File cc/scheduler/delay_based_time_source.cc (right): https://chromiumcodereview.appspot.com/12623026/diff/1/cc/scheduler/delay_based_time_source.cc#newcode22 cc/scheduler/delay_based_time_source.cc:22: static const float kDoubleTickThreshold = 0.25; On 2013/03/20 04:59:29, ...
7 years, 9 months ago (2013-03-20 05:06:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/12623026/8001
7 years, 9 months ago (2013-03-20 05:06:27 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 9 months ago (2013-03-20 05:26:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/12623026/9017
7 years, 9 months ago (2013-03-20 05:49:11 UTC) #10
enne (OOO)
Apparently, InSecondsF returns a double. Changed everything back.
7 years, 9 months ago (2013-03-20 06:21:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/12623026/9017
7 years, 9 months ago (2013-03-20 14:00:16 UTC) #12
commit-bot: I haz the power
7 years, 9 months ago (2013-03-20 14:53:28 UTC) #13
Message was sent while issue was closed.
Change committed as 189275

Powered by Google App Engine
This is Rietveld 408576698