webrtc/rtc_tools/event_log_visualizer
Sebastian Jansson 88290ae358 Reland "Cleanup of RTP references in GoogCC implementation."
This is a reland of fa79081dca

It crashed due to inability to handle small timestamps in probe
estimator. This was fixed by moving history window check to avoid
subtracting from the timestamp.

Original change's description:
> Cleanup of RTP references in GoogCC implementation.
>
> As the send time congestion controller now has been removed,
> we don't need the RTP related constructs anymore.
>
> Bug: webrtc:9510
> Change-Id: I02c059ed8ae907ab4672d183c5639ad459b581aa
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/142221
> Commit-Queue: Sebastian Jansson <srte@webrtc.org>
> Reviewed-by: Björn Terelius <terelius@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#28330}

Bug: webrtc:9510
Change-Id: I3bf91222068e4fbb6aa159bfeb7a73e00bb6a0d7
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/143165
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28347}
2019-06-24 09:10:52 +00:00
..
proto Add string-based IDs for event log visualizer graphs and update command line flags. 2019-06-11 16:41:50 +00:00
analyzer.cc Reland "Cleanup of RTP references in GoogCC implementation." 2019-06-24 09:10:52 +00:00
analyzer.h Add log based GoogCC simulation to visualizer. 2019-03-13 09:39:14 +00:00
log_simulation.cc Deprecating injection of event log into GoogCC factory. 2019-05-02 11:05:17 +00:00
log_simulation.h Deprecating injection of event log into GoogCC factory. 2019-05-02 11:05:17 +00:00
main.cc Fix event_log_visualizer help text and default profile. 2019-06-17 16:23:16 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
plot_base.cc Add string-based IDs for event log visualizer graphs and update command line flags. 2019-06-11 16:41:50 +00:00
plot_base.h Add string-based IDs for event log visualizer graphs and update command line flags. 2019-06-11 16:41:50 +00:00
plot_protobuf.cc Add string-based IDs for event log visualizer graphs and update command line flags. 2019-06-11 16:41:50 +00:00
plot_protobuf.h Move chart proto for event_log_visualizer. 2018-12-11 12:21:43 +00:00
plot_python.cc Add flag to enable shared x-axis for local event log visualization. 2019-04-12 09:12:46 +00:00
plot_python.h Add flag to enable shared x-axis for local event log visualization. 2019-04-12 09:12:46 +00:00
triage_notifications.h Reland "Create new API for RtcEventLogParser." 2018-04-27 14:46:51 +00:00