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

Issue 2750583002: Pass label and plot style to the TimeSeries' constructor. (Closed)

Created:
3 years, 9 months ago by terelius
Modified:
3 years, 9 months ago
Reviewers:
michaelt
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Pass label and plot style to the TimeSeries' constructor. BUG=webrtc:7323 Review-Url: https://codereview.webrtc.org/2750583002 Cr-Commit-Position: refs/heads/master@{#17237} Committed: https://chromium.googlesource.com/external/webrtc/+/23c595adbae1cd324d55cedb31cae5d748454e66

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move implementation to cc file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -91 lines) Patch
M webrtc/tools/event_log_visualizer/analyzer.cc View 23 chunks +47 lines, -91 lines 0 comments Download
M webrtc/tools/event_log_visualizer/plot_base.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M webrtc/tools/event_log_visualizer/plot_base.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
terelius
3 years, 9 months ago (2017-03-13 14:40:37 UTC) #4
michaelt
Nice idea. https://codereview.webrtc.org/2750583002/diff/1/webrtc/tools/event_log_visualizer/plot_base.h File webrtc/tools/event_log_visualizer/plot_base.h (right): https://codereview.webrtc.org/2750583002/diff/1/webrtc/tools/event_log_visualizer/plot_base.h#newcode105 webrtc/tools/event_log_visualizer/plot_base.h:105: TimeSeries* AddTimeSeries(const char* label, PlotStyle style) { ...
3 years, 9 months ago (2017-03-13 15:36:43 UTC) #7
terelius
https://codereview.webrtc.org/2750583002/diff/1/webrtc/tools/event_log_visualizer/plot_base.h File webrtc/tools/event_log_visualizer/plot_base.h (right): https://codereview.webrtc.org/2750583002/diff/1/webrtc/tools/event_log_visualizer/plot_base.h#newcode105 webrtc/tools/event_log_visualizer/plot_base.h:105: TimeSeries* AddTimeSeries(const char* label, PlotStyle style) { On 2017/03/13 ...
3 years, 9 months ago (2017-03-14 17:13:59 UTC) #10
michaelt
lgtm
3 years, 9 months ago (2017-03-15 08:10:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2750583002/20001
3 years, 9 months ago (2017-03-15 08:54:44 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 08:59:16 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/23c595adbae1cd324d55cedb3...

Powered by Google App Engine
This is Rietveld 408576698