1. 5c8622f Removing backwards compatible rtc_event_log_impl target. by Mirko Bonadei · 7 years ago
  2. 8eca1ff Reland "Structured ICE logging via RtcEventLog." by Qingsi Wang · 7 years ago
  3. f2594a4 Removing skvlad@ from logging/OWNERS. by Mirko Bonadei · 7 years ago
  4. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  5. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  6. 78ac89b Revert "Structured ICE logging via RtcEventLog." by Mirko Bonadei · 7 years ago
  7. eed5aa8 Structured ICE logging via RtcEventLog. by Qingsi Wang · 7 years ago
  8. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  9. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  10. 0a6a2b7 Remove dependency on system_wrappers from rtc_event_log. by Bjorn Terelius · 7 years ago
  11. 07b35bc Remove RtcEventLogEncoder::Encode method. by Bjorn Terelius · 7 years ago
  12. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  13. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  14. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  15. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  16. 8e126fc Remove RtcEventLoggingStarted and RtcEventLoggingStopped events. by Bjorn Terelius · 7 years ago
  17. 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  18. 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
  19. 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  20. b3c210f Reland "New protobuf format for event log."""" by Mirko Bonadei · 7 years ago
  21. 6cfbc35 Revert "Revert "Revert "New protobuf format for event log.""" by Rasmus Brandt · 7 years ago
  22. ef8f420 Revert "Revert "New protobuf format for event log."" by Rasmus Brandt · 7 years ago
  23. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  24. 546373f Revert "New protobuf format for event log." by Rasmus Brandt · 7 years ago
  25. 99463c1 New protobuf format for event log. by Bjorn Terelius · 7 years ago
  26. 5cab6f1 Add method to encode a batch of RtcEvents. by Bjorn Terelius · 7 years ago
  27. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  28. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  29. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  30. 818d910 Stop using public_deps in logging/. by Mirko Bonadei · 7 years ago
  31. d4d3990 Change RtcEventLogOutputFile to use FILE* for i/o. by Niels Möller · 7 years ago
  32. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  33. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  34. a0e1a55 Stop using public_deps in the call module. by Mirko Bonadei · 7 years ago
  35. 5b86f0a Stop using ByteSize (deprecated) to get the size of a proto message. by Mirko Bonadei · 7 years ago
  36. f281853 Optional: Use nullopt and implicit construction in /logging by Oskar Sundbom · 7 years ago
  37. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  38. de93943 Revert "Revert "Encode log events periodically instead of for every event."" by Bjorn Terelius · 7 years ago
  39. 33c5c7f Revert "Encode log events periodically instead of for every event." by Zhi Huang · 7 years ago
  40. b154c27 Encode log events periodically instead of for every event. by Bjorn Terelius · 7 years ago
  41. 6581f21 Fix some missed stdlib includes by Oleh Prypin · 7 years ago
  42. 3d55ed6 Fix bug that applies wrong size limit to RtcEventLog history. by Bjorn Terelius · 7 years ago
  43. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  44. 2732bf5 Allow printing full packets in rtc_eventlog2text. by Bjorn Terelius · 7 years ago
  45. 449d295 Remove redundant unit tests for RtcEventLog. by Bjorn Terelius · 7 years ago
  46. 2bc93b0 Fix AudioLevel print-out in rtc_event_log2text by Elad Alon · 7 years ago
  47. 92a773d Prevent unbounded memory consumption through RtcEventLogImpl::config_history_ by Elad Alon · 7 years ago
  48. 15608c6 Prevent RtcEventLogTestHelper from crashing by Elad Alon · 7 years ago
  49. fa4c0c7 Print RTCP of unknown RTPFB and PSFB type in rtc_event_log2text. by Bjorn Terelius · 7 years ago
  50. 03967cd RtcEventLogOutputFile needs to reset file_ whenever the file is not successfully opened by Elad Alon · 7 years ago
  51. 8081073 Move RtcEventLogOutput to api/ by Elad Alon · 7 years ago
  52. 604c14d Reland "Remove deprecated functions from RtcEventLog" by Elad Alon · 7 years ago
  53. 8233bfe Reintroduce WritingToInactiveFileForbidden and DisallowUnreasonableFileSizeLimits by Elad Alon · 7 years ago
  54. d312a91 Revert "Remove deprecated functions from RtcEventLog" by Danil Chapovalov · 7 years ago
  55. 5fd6e5e Remove deprecated functions from RtcEventLog by Elad Alon · 7 years ago
  56. 28db266 Add simulation of receive-side bandwidth estimate to event_log_analyzer. by Bjorn Terelius · 7 years ago
  57. 83ccca1 Create and use RtcEventLogOutput for output by Elad Alon · 7 years ago
  58. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  59. 1d87b0e Create RtcEventLogEncoderLegacy by Elad Alon · 7 years ago
  60. 078a781 Add the internals of RtcEvent's subclasses by Elad Alon · 7 years ago
  61. a31fd0d Add back mock for deprecated methods in RTC event log by Bjorn Terelius · 7 years ago
  62. 652cc84 Introduce RtcEvent and subclasses by Elad Alon · 7 years ago
  63. 440216f Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets. by Bjorn Terelius · 7 years ago
  64. 99a81b6 Remove #include of rtc_stream_config.h from rtc_event_log.h by Elad Alon · 7 years ago
  65. 2782904 RtcEventLog::Create() no longer a friend of RtcEventLogImpl by Elad Alon · 7 years ago
  66. f491c52 Move log_count_ out of RtcEventLogImpl by Elad Alon · 7 years ago
  67. a96fd7f Make rtc_event_log2text handle all events [2/2] by Elad Alon · 7 years ago
  68. 8b891ce Remove unused function - RtcEventLog::ParseRtcEventLog() by Elad Alon · 7 years ago
  69. 34f303c Make rtc_event_log2text handle all events [1/2] by Elad Alon · 7 years ago
  70. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  71. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  72. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago