1. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  2. 04b18cb Removes redundant delay based bwe. by Sebastian Jansson · 6 years ago
  3. c9ac93f Adding NetEq lifetime stats to event log visualizer. by Minyue Li · 6 years ago
  4. 01d2a67 Adding jitter buffer plots for all SSRCs in event log visualizer. by Minyue Li · 6 years ago
  5. 45fc6df Aligning time in audio jitter buffer plot to other plots in rtc event log visualizer. by Minyue Li · 6 years ago
  6. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  7. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 6 years ago
  8. 7a0bb00 Split LoggedBweProbeResult into -Success and -Failure. by Bjorn Terelius · 6 years ago
  9. 1d4a227 Add support for visualizing event logs without normalizing time. by Stefan Holmer · 6 years ago
  10. 172fd85 Replaces redundant congestion controller components by Sebastian Jansson · 6 years ago
  11. 27e2b7d Plot NetEq stats in RTC event log visualizer. by Minyue Li · 6 years ago
  12. c6ff757 Split NetEq simulation and jitter buffer plot to be able to plot other metrics in the simulation. by Minyue Li · 6 years ago
  13. c4ca1d3 Reland "Create new API for RtcEventLogParser." by Bjorn Terelius · 6 years ago
  14. ff61273 Revert "Create new API for RtcEventLogParser." by Björn Terelius · 6 years ago
  15. 9e336ec Create new API for RtcEventLogParser. by Bjorn Terelius · 6 years ago
  16. 4397e4a Correcting payload size to NetEq simulator in RTC event log analyzer. by Minyue Li · 6 years ago
  17. 439f0bc Preparing for task queue in congenstion controller by Sebastian Jansson · 7 years ago
  18. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  19. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  20. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  21. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  22. bda5068 Revert "Moved congestion controller to goog_cc folder." by Danil Chapovalov · 7 years ago
  23. e6cefdf Moved congestion controller to goog_cc folder. by Sebastian Jansson · 7 years ago
  24. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  25. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 7 years ago
  26. 8eca1ff Reland "Structured ICE logging via RtcEventLog." by Qingsi Wang · 7 years ago
  27. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  28. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  29. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 7 years ago
  30. 78ac89b Revert "Structured ICE logging via RtcEventLog." by Mirko Bonadei · 7 years ago
  31. eed5aa8 Structured ICE logging via RtcEventLog. by Qingsi Wang · 7 years ago
  32. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  33. 2eb3188 Aid triaging of bugs by printing notifications about interesting parts of an event log. by Bjorn Terelius · 7 years ago
  34. e0572e5 Reland "Replaced magic numbers with constants for PacketFeedback." by srte · 7 years ago
  35. 575ceef Revert "Replaced magic numbers with constants for PacketFeedback." by Lu Liu · 7 years ago
  36. 37b5223 Replaced magic numbers with constants for PacketFeedback. by srte · 7 years ago
  37. 3928dbc Optional: Use nullopt and implicit construction in /rtc_tools/event_log_visualizer by Oskar Sundbom · 7 years ago
  38. 6581f21 Fix some missed stdlib includes by Oleh Prypin · 7 years ago
  39. b577d5e Visualize simulated BWE as a piecewise constant function. by Bjorn Terelius · 7 years ago
  40. b87c27e Don't visualize incoming packets in pacer delay graph. by Bjorn Terelius · 7 years ago
  41. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  42. fd6c091 Delete deprecated constructor of SendSideCongestionController. by Niels Möller · 7 years ago
  43. 0295a96 Estimate RTP clock frequency and plot capture-send delay. by Bjorn Terelius · 7 years ago
  44. 6984ad2 Print state of AcknowledgedBitrateEstimator in event_log_visualizer. by Bjorn Terelius · 7 years ago
  45. 19f5be3 Fix bug that causes the visualization of RTCP fraction lost to be cropped. by Bjorn Terelius · 7 years ago
  46. 1edfff9 Add profiles for analysing send-side and receive-side BWE in event log visualizer. by Bjorn Terelius · 7 years ago
  47. 120bbe1 Don't append the bitrate twice to the outgoing bitrate plot in event_log_visualizer. by Bjorn Terelius · 7 years ago
  48. 28db266 Add simulation of receive-side bandwidth estimate to event_log_analyzer. by Bjorn Terelius · 7 years ago
  49. 1d87b0e Create RtcEventLogEncoderLegacy by Elad Alon · 7 years ago
  50. 99a81b6 Remove #include of rtc_stream_config.h from rtc_event_log.h by Elad Alon · 7 years ago
  51. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  52. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  53. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago