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

Issue 1424703003: Kills TraceTicks, which was functionally the same as TimeTicks (Closed)

Created:
5 years, 1 month ago by charliea (OOO until 10-5)
Modified:
5 years, 1 month ago
CC:
cc-bugs_chromium.org, chromium-reviews, darin-cc_chromium.org, devtools-reviews_chromium.org, jam, jdduke+watch_chromium.org, jln+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, nduca, pfeldman, piman+watch_chromium.org, raymes, rickyz+watch_chromium.org, sadrul, scheduler-bugs_chromium.org, Sami, sullivan, tdresser+watch_chromium.org, tracing+reviews_chromium.org, wfh+watch_chromium.org, yurys
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Kills TraceTicks, which was functionally the same as TimeTicks This was not true until last week's submission of http://crrev.com/1374753004. BUG=541692 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel NO_PRESUBMIT=true Committed: https://crrev.com/2bccc2cf38624593e1adafefccec7314aa573b0f Cr-Commit-Position: refs/heads/master@{#358047}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Code review #

Total comments: 2

Patch Set 4 : Code review #

Patch Set 5 : #

Patch Set 6 : Synced to HEAD #

Patch Set 7 : Synced to HEAD #

Patch Set 8 : Fixed win compile error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -260 lines) Patch
M base/time/time.h View 1 2 3 4 5 3 chunks +7 lines, -59 lines 0 comments Download
M base/time/time.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M base/time/time_mac.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M base/time/time_posix.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M base/time/time_unittest.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M base/time/time_win.cc View 1 2 3 4 5 6 7 3 chunks +0 lines, -14 lines 0 comments Download
M base/time/time_win_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M base/trace_event/trace_event.h View 1 2 3 4 5 13 chunks +12 lines, -19 lines 0 comments Download
M base/trace_event/trace_event_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/trace_event/trace_event_impl.h View 1 2 3 4 5 4 chunks +4 lines, -4 lines 0 comments Download
M base/trace_event/trace_event_impl.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M base/trace_event/trace_event_unittest.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M base/trace_event/trace_log.h View 1 2 3 4 5 7 chunks +9 lines, -9 lines 0 comments Download
M base/trace_event/trace_log.cc View 1 2 3 4 5 11 chunks +11 lines, -11 lines 0 comments Download
M cc/scheduler/begin_frame_tracker.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/scheduler/begin_frame_tracker.cc View 4 chunks +8 lines, -9 lines 0 comments Download
M components/scheduler/child/idle_helper.h View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M components/scheduler/child/idle_helper.cc View 1 2 3 4 4 chunks +9 lines, -13 lines 0 comments Download
M components/startup_metric_utils/browser/startup_metric_utils.cc View 1 2 3 4 5 6 2 chunks +6 lines, -6 lines 0 comments Download
M components/tracing/child_trace_message_filter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/tracing/child_trace_message_filter.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M components/tracing/child_trace_message_filter_browsertest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/tracing/tracing_messages.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/devtools/devtools_frame_trace_recorder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/tracing/etw_system_event_consumer_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tracing/trace_message_filter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/blink_platform_impl.cc View 1 2 3 4 3 chunks +5 lines, -5 lines 0 comments Download
M content/renderer/devtools/v8_sampling_profiler.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/perftests/measurements.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/perftests/measurements.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ipc/ipc_message_utils.h View 1 2 chunks +0 lines, -11 lines 0 comments Download
M ipc/ipc_message_utils.cc View 1 1 chunk +0 lines, -19 lines 0 comments Download
M ppapi/shared_impl/ppb_trace_event_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/events/latency_info.cc View 1 chunk +2 lines, -10 lines 0 comments Download
M ui/gl/angle_platform_impl.cc View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M ui/gl/gpu_timing.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 72 (31 generated)
charliea (OOO until 10-5)
5 years, 1 month ago (2015-10-29 19:21:41 UTC) #3
charliea (OOO until 10-5)
5 years, 1 month ago (2015-10-29 19:22:44 UTC) #4
sh
On 2015/10/29 19:22:44, charliea wrote: I haven't looked at this in much depth, but quick ...
5 years, 1 month ago (2015-10-29 19:31:19 UTC) #5
charliea (OOO until 10-5)
On 2015/10/29 19:31:19, sh wrote: > On 2015/10/29 19:22:44, charliea wrote: > > I haven't ...
5 years, 1 month ago (2015-10-29 21:19:27 UTC) #6
shatch
base/trace_event components/tracing content/browser/tracing lgtm
5 years, 1 month ago (2015-10-30 16:19:22 UTC) #7
charliea (OOO until 10-5)
+R:rmcilroy, +CC:skyostil Could you take a look at the changes to components/scheduler/child/idle_helper.[h,cc] to make sure ...
5 years, 1 month ago (2015-10-30 16:25:31 UTC) #9
charliea (OOO until 10-5)
+R:thestig Lei, could you take a look at the base/time changes?
5 years, 1 month ago (2015-10-30 16:37:50 UTC) #11
rmcilroy
One nit, but otherwise idle_helper changes LGTM, thanks https://codereview.chromium.org/1424703003/diff/40001/components/scheduler/child/idle_helper.h File components/scheduler/child/idle_helper.h (right): https://codereview.chromium.org/1424703003/diff/40001/components/scheduler/child/idle_helper.h#newcode162 components/scheduler/child/idle_helper.h:162: base::TimeTicks ...
5 years, 1 month ago (2015-10-30 17:09:22 UTC) #12
Sami
cc/scheduler lgtm.
5 years, 1 month ago (2015-10-30 17:11:31 UTC) #14
charliea (OOO until 10-5)
https://codereview.chromium.org/1424703003/diff/40001/components/scheduler/child/idle_helper.h File components/scheduler/child/idle_helper.h (right): https://codereview.chromium.org/1424703003/diff/40001/components/scheduler/child/idle_helper.h#newcode162 components/scheduler/child/idle_helper.h:162: base::TimeTicks last_idle_task_time_; On 2015/10/30 17:09:22, rmcilroy wrote: > Could ...
5 years, 1 month ago (2015-10-30 17:32:29 UTC) #15
Lei Zhang
On 2015/10/30 16:37:50, charliea wrote: > +R:thestig > > Lei, could you take a look ...
5 years, 1 month ago (2015-11-02 23:20:11 UTC) #16
Lei Zhang
https://codereview.chromium.org/1424703003/diff/60001/base/time/time.h File base/time/time.h (right): https://codereview.chromium.org/1424703003/diff/60001/base/time/time.h#newcode17 base/time/time.h:17: // incrementing, for use in measuring time durations. Internally, ...
5 years, 1 month ago (2015-11-02 23:20:19 UTC) #17
charliea (OOO until 10-5)
5 years, 1 month ago (2015-11-02 23:22:50 UTC) #19
no sievers
lgtm
5 years, 1 month ago (2015-11-02 23:40:22 UTC) #20
charliea (OOO until 10-5)
gab@, could you take a look for components/startup_metric_utils OWNERS? https://codereview.chromium.org/1424703003/diff/60001/base/time/time.h File base/time/time.h (right): https://codereview.chromium.org/1424703003/diff/60001/base/time/time.h#newcode17 base/time/time.h:17: ...
5 years, 1 month ago (2015-11-03 13:36:43 UTC) #22
charliea (OOO until 10-5)
sadrul@, could you take a look as a ui/events/latency_info.cc OWNER?
5 years, 1 month ago (2015-11-03 13:39:04 UTC) #24
charliea (OOO until 10-5)
agl@, could you take a look as ipc/ipc_message_utils.[h,cc] OWNER? raymes@, could you take a look ...
5 years, 1 month ago (2015-11-03 13:45:07 UTC) #26
gab
Glad to this see this happening :-) components/startup_metric_utils lgtm
5 years, 1 month ago (2015-11-03 17:26:28 UTC) #27
sadrul
+miletus@ The change in latency_info.cc looks good, but miletus@ would be a better reviewer.
5 years, 1 month ago (2015-11-03 17:29:13 UTC) #29
agl
ipc/ LGTM.
5 years, 1 month ago (2015-11-03 18:03:54 UTC) #30
Yufeng Shen (Slow to review)
latency_info lgtm
5 years, 1 month ago (2015-11-03 18:53:14 UTC) #31
charliea (OOO until 10-5)
bbudge@, could you take a look as ppapi/shared_impl/ppb_trace_event_impl.cc OWNER?
5 years, 1 month ago (2015-11-03 19:18:16 UTC) #35
bbudge
ppapi lgtm
5 years, 1 month ago (2015-11-03 19:20:58 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424703003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424703003/80001
5 years, 1 month ago (2015-11-03 19:23:27 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_android/builds/74244) linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 1 month ago (2015-11-03 19:27:32 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424703003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424703003/100001
5 years, 1 month ago (2015-11-03 20:02:03 UTC) #44
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/78816) android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 1 month ago (2015-11-03 20:21:47 UTC) #46
charliea (OOO until 10-5)
5 years, 1 month ago (2015-11-03 20:28:03 UTC) #48
charliea (OOO until 10-5)
On 2015/11/03 20:28:03, charliea wrote: +dcheng for ipc_messages.h security review
5 years, 1 month ago (2015-11-03 20:28:25 UTC) #49
dcheng
rs lgtm for ipc changes
5 years, 1 month ago (2015-11-03 20:55:22 UTC) #50
charliea (OOO until 10-5)
As discussed with dpranke on #chromium, I'm going to add NO_PRESUBMIT=true to get around https://code.google.com/p/chromium/issues/detail?id=551106&thanks=551106&ts=1446588056
5 years, 1 month ago (2015-11-03 22:02:01 UTC) #51
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424703003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424703003/100001
5 years, 1 month ago (2015-11-03 22:04:30 UTC) #54
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/74903)
5 years, 1 month ago (2015-11-03 22:18:10 UTC) #56
charliea (OOO until 10-5)
There were two errors during submission: one new use of TraceTicks and one existing use ...
5 years, 1 month ago (2015-11-04 13:45:21 UTC) #57
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424703003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424703003/120001
5 years, 1 month ago (2015-11-04 19:56:22 UTC) #60
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/115586)
5 years, 1 month ago (2015-11-04 20:11:13 UTC) #62
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424703003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424703003/140001
5 years, 1 month ago (2015-11-05 04:10:04 UTC) #65
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/130699)
5 years, 1 month ago (2015-11-05 04:59:48 UTC) #67
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424703003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424703003/160001
5 years, 1 month ago (2015-11-05 12:13:04 UTC) #70
commit-bot: I haz the power
Committed patchset #8 (id:160001)
5 years, 1 month ago (2015-11-05 13:49:06 UTC) #71
commit-bot: I haz the power
5 years, 1 month ago (2015-11-05 13:50:01 UTC) #72
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/2bccc2cf38624593e1adafefccec7314aa573b0f
Cr-Commit-Position: refs/heads/master@{#358047}

Powered by Google App Engine
This is Rietveld 408576698