1. efeeba0 Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes by Björn Terelius · 1 year, 4 months ago
  2. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 5 months ago
  3. ff58aed Process events with the same timestamp in a defined order. by Björn Terelius · 1 year, 9 months ago
  4. 9e247b6 Add RtcEventProcessor::AddEvents overload that accepts PacketDirection. by Björn Terelius · 1 year, 9 months ago
  5. d1e5ded Use DD encoder/decoder in RTC event log encoder/parser. by philipel · 1 year, 11 months ago
  6. 95e7a03 Delete clamping cumulative loss in ReportBlocks on receiving side by Danil Chapovalov · 1 year, 11 months ago
  7. 31a10d3 Ensure correct destruction order in RtcEventLogImplTest by Björn Terelius · 2 years ago
  8. 0a02534 RtcEventLog: Separate `LogToMemory` from TaskQueue to current thread by Jianhui Dai · 2 years ago
  9. d20b1cf Encoder/Decoder for dependecy descriptor in RTC event log. by philipel · 2 years ago
  10. 21d7cf5 Remove deprecated logged_events.h by Rasmus Brandt · 2 years ago
  11. f512761 Fix convenience macros for RtcEventLogParseStatus. by philipel · 2 years ago
  12. 7d6b5b8 Add `StopOutputOnWriteFailure` to RtcEventLogImplTest by Jianhui Dai · 2 years ago
  13. de0afb7 Move RtcEventLogParseStatus and related macros to a separate file and buildtarget. by philipel · 2 years ago
  14. f3e90cd OptionalBlobEncoder encode empty string on no input. by philipel · 2 years ago
  15. f4dfa1c Reassign TODO from self to bug with more context by Danil Chapovalov · 2 years ago
  16. 579a7b4 Add OptionalBlobEncoder for RTC event logs. by philipel · 2 years ago
  17. 85abbdf RtcEventLogImpl: Add test cases by Xuanxi Leng · 2 years, 1 month ago
  18. a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 1 month ago
  19. 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 1 month ago
  20. 6c032cb in rtcp::TransportFeedback do not memorise all described packet by Danil Chapovalov · 2 years, 1 month ago
  21. 3eceaf4 Migrate WebRTC documentation to new renderer by Artem Titov · 2 years, 2 months ago
  22. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  23. 612872b2 Add RtcEvent to store when MinimumSetDelay is set on NetEq by Lionel Koenig · 2 years, 3 months ago
  24. 9337ac8 [Unwrap] Migrate RtcEventLog parser to use RtpSequenceNumberUnwrapper by Evan Shrubsole · 2 years, 2 months ago
  25. 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 2 months ago
  26. f015a12 RtcEventLogImpl: Add mocked time test. by Markus Handell · 2 years, 2 months ago
  27. 8d92c04 Add missing dependencies. by Mirko Bonadei · 2 years, 5 months ago
  28. 12053ec Encode remote link capacity estimates in legacy RTC event log format by Björn Terelius · 2 years, 7 months ago
  29. 300a230 Delete inter arrival jitter rtcp packet as unused by Danil Chapovalov · 2 years, 8 months ago
  30. c05a1be Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable by Danil Chapovalov · 2 years, 8 months ago
  31. 277766f adopt absl::string_view in logging/ by Ali Tofigh · 2 years, 8 months ago
  32. 90133b3 Minor event log parser cleanup by Björn Terelius · 2 years, 8 months ago
  33. 90af4c1 Change RTCEventLogFactory to have a const Create function by Harald Alvestrand · 2 years, 8 months ago
  34. d151cc6 Remove the last build cycle in WebRTC by Mirko Bonadei · 2 years, 9 months ago
  35. 9a66540 Reland "TaskQueue: unexpose delayed task convenience methods." by Markus Handell · 2 years, 9 months ago
  36. 4cd3a0d Revert "TaskQueue: unexpose delayed task convenience methods." by Björn Terelius · 2 years, 9 months ago
  37. 08bb629 TaskQueue: unexpose delayed task convenience methods. by Markus Handell · 2 years, 9 months ago
  38. 640b51e In RtcEventLogParser use strict time types to access rtcp::TransportFeedback by Danil Chapovalov · 2 years, 9 months ago
  39. 94c0916 Improve RTC event log parser. by Björn Terelius · 2 years, 10 months ago
  40. e00d7d0 Adopt absl::string_view in CopyOnWriteBuffer by Ali Tofigh · 2 years, 10 months ago
  41. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 10 months ago
  42. f9c5984 Move buffer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  43. 7f623b0 Move bit_buffer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  44. 71337f3 Move random out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  45. 093ce28 Fix race in KeepsMostRecentEvents. by Tommi · 2 years, 11 months ago
  46. dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 2 years, 11 months ago
  47. e10a9f6 Remove //rtc_base:safe_conversions from public deps by Florent Castelli · 2 years, 11 months ago
  48. 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 2 years, 11 months ago
  49. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 2 years, 11 months ago
  50. 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 2 years, 11 months ago
  51. cb24158 Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" by Björn Terelius · 3 years ago
  52. 7306c75 Revert "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" by Björn Terelius · 3 years ago
  53. 7a992e2 Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds." by Björn Terelius · 3 years ago
  54. 66bfd6f Revert "Refactor AnalyzerConfig to use Timestamps instead of microseconds." by Christoffer Jansson · 3 years, 1 month ago
  55. 43fb169 Refactor AnalyzerConfig to use Timestamps instead of microseconds. by Björn Terelius · 3 years, 1 month ago
  56. 9a60970 Add noop stubs for encoding/parsing all RTC event log events. by Björn Terelius · 3 years, 1 month ago
  57. cc5532f Use in-memory output instead of file in RTC event log test. by Björn Terelius · 3 years, 1 month ago
  58. b02220d Reland "Mark all bool conversion operators as explicit" by Niels Möller · 3 years, 1 month ago
  59. d12a14e Add new RTC event log encoding for AudioPlayout and DelayBasedBwe events. by Björn Terelius · 3 years, 1 month ago
  60. c1fd46f Revert "Mark all bool conversion operators as explicit" by Mirko Bonadei · 3 years, 1 month ago
  61. 325789c Mark all bool conversion operators as explicit by Niels Möller · 3 years, 1 month ago
  62. 1e157a9 Remove more top-level const from parameters in function declarations by Ali Tofigh · 3 years, 1 month ago
  63. 4be7fbb Change frequently run log statements in RtcEventLog to DLOG. by Tommi · 3 years, 1 month ago
  64. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 1 month ago
  65. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 1 month ago
  66. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 1 month ago
  67. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 1 month ago
  68. d2a370f Refactor RtcEvent log events. by Björn Terelius · 3 years, 1 month ago
  69. 01ef37c Reland "Wire up proto-free event log format in encoder and parser." by Björn Terelius · 3 years, 1 month ago
  70. 6053903 Revert "Wire up proto-free event log format in encoder and parser." by Björn Terelius · 3 years, 1 month ago
  71. 46333db Wire up proto-free event log format in encoder and parser. by Björn Terelius · 3 years, 1 month ago
  72. c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
  73. c15bced Prepare for new event log parser. by Björn Terelius · 3 years, 1 month ago
  74. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  75. 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 4 months ago
  76. 49c59ca Fix missing return value(2) by Björn Terelius · 3 years, 5 months ago
  77. 5df7b47 Fix missing return value in rtc_event_field_parser by Björn Terelius · 3 years, 5 months ago
  78. 54c90f2 [-Wshadow] - Fix some warnings. by Mirko Bonadei · 3 years, 5 months ago
  79. 1d4aa36 Allow encoding string fields in new event log format. by Björn Terelius · 3 years, 5 months ago
  80. fe903d5 Add encoding for numeric RTC event fields. by Björn Terelius · 3 years, 5 months ago
  81. 98952d7 Prepare for new encoding of RTC event log numeric fields. by Björn Terelius · 3 years, 5 months ago
  82. 707e3d1 Migrate rtc event log from rtc::BitBuffer to BitstreamReader by Danil Chapovalov · 3 years, 6 months ago
  83. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  84. af9a3c6 Use backticks not vertical bars to denote variables in comments for /logging by Artem Titov · 3 years, 7 months ago
  85. 481698e Remove unnecessary conversions. by Fanny Linderborg · 3 years, 7 months ago
  86. 9b6cd19 Migrate rtc event log away from legacy rtp header parser by Danil Chapovalov · 3 years, 8 months ago
  87. b0ed120 Update links to point at main branch by Tony Herre · 3 years, 7 months ago
  88. 0786b52 Stop parsing if current message length is bigger than buffer. by Mirko Bonadei · 3 years, 8 months ago
  89. 92fc021 Replace PacketView by vector of pointers in a wrapper class. by Björn Terelius · 3 years, 8 months ago
  90. ada810a Reland "Deprecate microsecond timestamps in RTC event log." by Björn Terelius · 3 years, 9 months ago
  91. ab229b0 Add documentation for RTC event log by Björn Terelius · 3 years, 9 months ago
  92. 2fa4774 Revert "Deprecate microsecond timestamps in RTC event log." by Björn Terelius · 3 years, 9 months ago
  93. e6ee8fa Deprecate microsecond timestamps in RTC event log. by Björn Terelius · 3 years, 9 months ago
  94. 61a287a Add accessor for UTC start time in event log by Björn Terelius · 3 years, 10 months ago
  95. 0cff391 Start with a BeginLog event in event log encoder unittest by Björn Terelius · 3 years, 10 months ago
  96. a77e16c Update BitBuffer methods to style guide by Björn Terelius · 3 years, 10 months ago
  97. 6e661f4 Change rtc event log packet messages implementation to save full rtp packet by Danil Chapovalov · 3 years, 10 months ago
  98. b37180f Remove use of istream in RTC event log parser. by Björn Terelius · 4 years ago
  99. c4d3e34 Clean up temporary event log file after test. by Bjorn Terelius · 4 years ago
  100. e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years ago