1. 449d295 Remove redundant unit tests for RtcEventLog. by Bjorn Terelius · 7 years ago
  2. 2bc93b0 Fix AudioLevel print-out in rtc_event_log2text by Elad Alon · 7 years ago
  3. 92a773d Prevent unbounded memory consumption through RtcEventLogImpl::config_history_ by Elad Alon · 7 years ago
  4. 15608c6 Prevent RtcEventLogTestHelper from crashing by Elad Alon · 7 years ago
  5. fa4c0c7 Print RTCP of unknown RTPFB and PSFB type in rtc_event_log2text. by Bjorn Terelius · 7 years ago
  6. 03967cd RtcEventLogOutputFile needs to reset file_ whenever the file is not successfully opened by Elad Alon · 7 years ago
  7. 8081073 Move RtcEventLogOutput to api/ by Elad Alon · 7 years ago
  8. 604c14d Reland "Remove deprecated functions from RtcEventLog" by Elad Alon · 7 years ago
  9. 8233bfe Reintroduce WritingToInactiveFileForbidden and DisallowUnreasonableFileSizeLimits by Elad Alon · 7 years ago
  10. d312a91 Revert "Remove deprecated functions from RtcEventLog" by Danil Chapovalov · 7 years ago
  11. 5fd6e5e Remove deprecated functions from RtcEventLog by Elad Alon · 7 years ago
  12. 28db266 Add simulation of receive-side bandwidth estimate to event_log_analyzer. by Bjorn Terelius · 7 years ago
  13. 83ccca1 Create and use RtcEventLogOutput for output by Elad Alon · 7 years ago
  14. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  15. 1d87b0e Create RtcEventLogEncoderLegacy by Elad Alon · 7 years ago
  16. 078a781 Add the internals of RtcEvent's subclasses by Elad Alon · 7 years ago
  17. a31fd0d Add back mock for deprecated methods in RTC event log by Bjorn Terelius · 7 years ago
  18. 652cc84 Introduce RtcEvent and subclasses by Elad Alon · 7 years ago
  19. 440216f Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets. by Bjorn Terelius · 7 years ago
  20. 99a81b6 Remove #include of rtc_stream_config.h from rtc_event_log.h by Elad Alon · 7 years ago
  21. 2782904 RtcEventLog::Create() no longer a friend of RtcEventLogImpl by Elad Alon · 7 years ago
  22. f491c52 Move log_count_ out of RtcEventLogImpl by Elad Alon · 7 years ago
  23. a96fd7f Make rtc_event_log2text handle all events [2/2] by Elad Alon · 7 years ago
  24. 8b891ce Remove unused function - RtcEventLog::ParseRtcEventLog() by Elad Alon · 7 years ago
  25. 34f303c Make rtc_event_log2text handle all events [1/2] by Elad Alon · 7 years ago
  26. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  27. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  28. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago