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

Issue 178103004: Removing the use of base::Time inside the LayerTreeHost system. (Closed)

Created:
6 years, 9 months ago by mithro-old
Modified:
6 years, 9 months ago
Reviewers:
danakj, brian, ajuma
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Removing the use of base::Time inside the LayerTreeHost system. First step before removing Now() usage from the class. DEPS=194543002 BUG=345459 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256303

Patch Set 1 #

Patch Set 2 : Small fix. #

Patch Set 3 : #

Patch Set 4 : Changing to a common ToWebKitTime function. #

Total comments: 5

Patch Set 5 : Updating for code which has been split out. #

Total comments: 4

Patch Set 6 : (With DEPS) Fixing names of doubles, rebase onto master. #

Patch Set 7 : Fixing names of doubles, rebase onto master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -61 lines) Patch
M cc/test/layer_tree_test.cc View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 2 3 4 6 5 chunks +3 lines, -7 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 4 5 6 6 chunks +24 lines, -30 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 2 3 4 5 6 4 chunks +9 lines, -9 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M cc/trees/single_thread_proxy.cc View 1 2 3 4 6 1 chunk +1 line, -2 lines 0 comments Download
M cc/trees/thread_proxy.cc View 1 2 3 4 6 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
mithro-old
Hi guys, Here is the first CL as discussed in the meeting. As suggested, I'm ...
6 years, 9 months ago (2014-02-28 00:54:22 UTC) #1
jamesr
I wasn't in the meeting, but here are some comments. https://codereview.chromium.org/178103004/diff/50001/base/time/time.h File base/time/time.h (right): https://codereview.chromium.org/178103004/diff/50001/base/time/time.h#newcode618 ...
6 years, 9 months ago (2014-02-28 00:58:16 UTC) #2
mithro-old
Hi Ali, I'm adding you as a CC on this bug after talking to Dana ...
6 years, 9 months ago (2014-02-28 00:59:18 UTC) #3
mithro-old
Hi James! Dana and Brian suggest I talk to you to better understand how LayerHostImpl ...
6 years, 9 months ago (2014-02-28 01:18:30 UTC) #4
ajuma
I'm happy to see wall clock times being removed. Since AnimationEvents already include a monotonic ...
6 years, 9 months ago (2014-02-28 02:32:03 UTC) #5
mithro-old
Hi Ali, PTAL. This CL has got dramatically smaller because changes were moved to other ...
6 years, 9 months ago (2014-03-11 09:08:17 UTC) #6
ajuma
Looks good, just a nit about naming. https://codereview.chromium.org/178103004/diff/70001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/178103004/diff/70001/cc/trees/layer_tree_host_impl.cc#newcode2651 cc/trees/layer_tree_host_impl.cc:2651: double blink_monotonic_time ...
6 years, 9 months ago (2014-03-11 13:29:18 UTC) #7
mithro-old
https://codereview.chromium.org/178103004/diff/70001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/178103004/diff/70001/cc/trees/layer_tree_host_impl.cc#newcode2651 cc/trees/layer_tree_host_impl.cc:2651: double blink_monotonic_time = On 2014/03/11 13:29:18, ajuma wrote: > ...
6 years, 9 months ago (2014-03-11 13:31:20 UTC) #8
ajuma
https://codereview.chromium.org/178103004/diff/70001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/178103004/diff/70001/cc/trees/layer_tree_host_impl.cc#newcode2651 cc/trees/layer_tree_host_impl.cc:2651: double blink_monotonic_time = On 2014/03/11 13:31:20, mithro wrote: > ...
6 years, 9 months ago (2014-03-11 13:37:05 UTC) #9
mithro-old
On 2014/03/11 13:37:05, ajuma wrote: > https://codereview.chromium.org/178103004/diff/70001/cc/trees/layer_tree_host_impl.cc > File cc/trees/layer_tree_host_impl.cc (right): > > https://codereview.chromium.org/178103004/diff/70001/cc/trees/layer_tree_host_impl.cc#newcode2651 > ...
6 years, 9 months ago (2014-03-11 14:08:51 UTC) #10
ajuma
Thanks, lgtm.
6 years, 9 months ago (2014-03-11 14:29:22 UTC) #11
mithro-old
The CQ bit was checked by mithro@mithis.com
6 years, 9 months ago (2014-03-11 15:38:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mithro@mithis.com/178103004/110001
6 years, 9 months ago (2014-03-11 15:40:43 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-11 15:54:53 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 9 months ago (2014-03-11 15:54:54 UTC) #15
mithro-old
The CQ bit was checked by mithro@mithis.com
6 years, 9 months ago (2014-03-11 15:59:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mithro@mithis.com/178103004/110001
6 years, 9 months ago (2014-03-11 16:01:11 UTC) #17
danakj
LGTM2
6 years, 9 months ago (2014-03-11 17:48:04 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-11 18:56:58 UTC) #19
commit-bot: I haz the power
Internal error: failed to checkout. Please try again.
6 years, 9 months ago (2014-03-11 18:57:00 UTC) #20
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 9 months ago (2014-03-11 18:57:54 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mithro@mithis.com/178103004/110001
6 years, 9 months ago (2014-03-11 19:44:47 UTC) #22
commit-bot: I haz the power
6 years, 9 months ago (2014-03-11 20:42:16 UTC) #23
Message was sent while issue was closed.
Change committed as 256303

Powered by Google App Engine
This is Rietveld 408576698