1. 64099bc Add locking to UniqueRandomIdGenerator. by Tomas Gunnarsson · 3 years, 1 month ago
  2. 5f4ac67 dcsctp: Add Data Generator by Victor Boivie · 3 years, 1 month ago
  3. 6fa0cfa dcsctp: Add Timer and TimerManager by Victor Boivie · 3 years, 1 month ago
  4. 10aaa3f dcsctp: Fixed parameter name typo by Victor Boivie · 3 years, 1 month ago
  5. 5c5e801 Update WebRTC code version (2021-04-09T04:04:26). by webrtc-version-updater · 3 years, 1 month ago
  6. 6b0f19f sctp: Move SctpTransportFactory to a separate file by Florent Castelli · 3 years, 1 month ago
  7. 588f9b3 VideoReceiveStream2: AV1 encoded sink support. by Markus Handell · 3 years, 1 month ago
  8. edc946e Move RTC_ENABLE_WIN_WGC define to the top level BUILD.gn by Austin Orion · 3 years, 1 month ago
  9. 67b1fa2 Update DCHECKs in RTCStatsCollector. by Tomas Gunnarsson · 3 years, 1 month ago
  10. 58fa1ba dcsctp: Enforce variable length TLV minimum length by Victor Boivie · 3 years, 1 month ago
  11. ca7412d dcsctp: Avoid infinite loops on zero-length chunks by Victor Boivie · 3 years, 1 month ago
  12. 6817809 Stop trying to compensate for the offset between the different NTP clocks. by Paul Hallak · 3 years, 1 month ago
  13. e1c8a43 Reduce thread hops in StatsCollector and fix incorrect variable access. by Tomas Gunnarsson · 3 years, 1 month ago
  14. 704d6e5 Consolidate the different NTP clocks into one. by Paul Hallak · 3 years, 1 month ago
  15. 00f4fd9 Clean up error handling in ChannelManager. by Tomas Gunnarsson · 3 years, 1 month ago
  16. e9dad5f Add a clock to be used for getting the NTP time in RtcpTransceiverConfig. by Paul Hallak · 3 years, 1 month ago
  17. 314b78d Remove `Clock::NtpToMs`. by Paul Hallak · 3 years, 1 month ago
  18. 83c726f dcsctp: UnwrappedSequenceNumber use StrongAlias by Victor Boivie · 3 years, 1 month ago
  19. 471fc8c dcsctp: Add SCTP packet by Victor Boivie · 3 years, 1 month ago
  20. 943ad97 Remove RTCRemoteInboundRtpStreamStats duplicate members. by Henrik Boström · 3 years, 1 month ago
  21. 628d91c dcsctp: Add public API by Victor Boivie · 3 years, 1 month ago
  22. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 3 years, 1 month ago
  23. 11bd143 AGC2 add an interface for the noise level estimator by Alessio Bazzica · 3 years, 1 month ago
  24. c335b0e [Unified Plan] Don't end audio tracks when SSRC changes. by Henrik Boström · 3 years, 1 month ago
  25. 3e0c60b Update WebRTC code version (2021-04-08T04:03:37). by webrtc-version-updater · 3 years, 1 month ago
  26. 60e6748 Disable RTC_DCHECK_BLOCK_COUNT_NO_MORE_THAN in DestroyChannelInterface by Tomas Gunnarsson · 3 years, 1 month ago
  27. 2b99708 [Stats] Re-structure inbound stream stats verification in test by Di Wu · 3 years, 1 month ago
  28. 4e9e723 Expose setLocalDescription() in SDK for Android. by Yura Yaroshevich · 3 years, 1 month ago
  29. d69e070 Set/clear the data channel pointers on the network thread by Tomas Gunnarsson · 3 years, 1 month ago
  30. 90fab63 Extended RTCConfiguration in Android SDK. by Yura Yaroshevich · 3 years, 1 month ago
  31. b6c3e89 Optimize VP8 DefaultTemporalLayers by reducing set/map usage by Erik Språng · 3 years, 1 month ago
  32. 2001dc3 Remove unnecessary thread hop for reporting transport stats by Tomas Gunnarsson · 3 years, 1 month ago
  33. 70b775d AGC2 noise estimator code style improvements by Alessio Bazzica · 3 years, 1 month ago
  34. 6cd5081 Remove ForTesting methods from BaseChannel by Tomas Gunnarsson · 3 years, 1 month ago
  35. 3b4dd4c LibvpxVp8Encoder: Clarify RTC_LOG error message. by Henrik Boström · 3 years, 1 month ago
  36. d9a51b0 Remove unnecessary calls to BaseChannel::SetRtpTransport by Tomas Gunnarsson · 3 years, 1 month ago
  37. fe04164 Add utility to count the number of blocking thread invokes. by Tommi · 3 years, 1 month ago
  38. beb741f Update WebRTC code version (2021-04-07T04:03:58). by webrtc-version-updater · 3 years, 1 month ago
  39. 950d6b9 Add rollback for send encodings by Eldar Rello · 3 years, 1 month ago
  40. 03bce3f Reland "[Battery]: Delay start of TaskQueuePacedSender." Take 3 by Etienne Pierre-doray · 3 years, 1 month ago
  41. b9fa319 Expose extra ICE params in RTCConfiguration on iOS by Yura Yaroshevich · 3 years, 1 month ago
  42. 006206d rtx-time implementation by Philipp Hancke · 3 years, 1 month ago
  43. 45de8b3 Remove has_transport check from ReadyToUseRemoteCandidate. by Tomas Gunnarsson · 3 years, 1 month ago
  44. b87746b dcsctp: Add parameters, error causes and chunks by Victor Boivie · 3 years, 1 month ago
  45. b454767 AV1: Use AOM_USAGE_REALTIME when creating encoder by Fyodor Kyslov · 3 years, 1 month ago
  46. 18410aa Update WebRTC code version (2021-04-04T04:03:32). by webrtc-version-updater · 3 years, 1 month ago
  47. 653bab6 Simplify DtlsTransport state. by Tommi · 3 years, 1 month ago
  48. 41c873c Update WebRTC code version (2021-04-03T04:04:25). by webrtc-version-updater · 3 years, 1 month ago
  49. a865519 dcsctp: Add strong typed identifiers by Victor Boivie · 3 years, 1 month ago
  50. 3e2decc Update WebRTC code version (2021-04-02T04:02:49). by webrtc-version-updater · 3 years, 1 month ago
  51. 209e294 Remove assoc_send_channel_lock_ from ChannelReceive. by Tomas Gunnarsson · 3 years, 1 month ago
  52. 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 3 years, 1 month ago
  53. 0f030fd Use module_process_thread_ for thread checks in ChannelReceive. by Tomas Gunnarsson · 3 years, 1 month ago
  54. 95d2f47 Call ChannelManager aec dump methods on the worker thread. by Tomas Gunnarsson · 3 years, 1 month ago
  55. 0b5ec18 Simplify ChannelManager initialization. by Tomas Gunnarsson · 3 years, 1 month ago
  56. 97a387d Make PeerConnection::session_id_ const and readable from any thread. by Tomas Gunnarsson · 3 years, 1 month ago
  57. b620e2d Update ChannelManagerTest suite to use separate threads. by Tomas Gunnarsson · 3 years, 1 month ago
  58. 3278a71 Delete unused method SdpOfferAnswerHandler::GetTransportName. by Tomas Gunnarsson · 3 years, 1 month ago
  59. 679b8a9 Update WebRTC code version (2021-04-01T04:03:21). by webrtc-version-updater · 3 years, 1 month ago
  60. a4d5e24 dcsctp: Added common utilities by Victor Boivie · 3 years, 1 month ago
  61. 5457ec0 dcsctp: Add data container by Victor Boivie · 3 years, 1 month ago
  62. f53127a dcsctp: Adding testing macros by Victor Boivie · 3 years, 1 month ago
  63. fe6c819 dcsctp: Add CRC32C generator by Victor Boivie · 3 years, 1 month ago
  64. 8aaa604 AGC2 new data dumps by Alessio Bazzica · 3 years, 1 month ago
  65. 841d74e AGC2 periodically reset VAD state by Alessio Bazzica · 3 years, 1 month ago
  66. b37180f Remove use of istream in RTC event log parser. by Björn Terelius · 3 years, 1 month ago
  67. 3dffa815 dcsctp: Add TLV trait by Victor Boivie · 3 years, 1 month ago
  68. 2e3832e Add a VideoFrameTrackingIdInjector based on the RTP header extension. by Jeremy Leconte · 3 years, 1 month ago
  69. b995bb8 AGC2 size_t -> int by Alessio Bazzica · 3 years, 1 month ago
  70. 2178d1a Add dcsctp_unittests to gn_isolate_map. by Mirko Bonadei · 3 years, 1 month ago
  71. 7902041 Remove unused webrtc_pc_e2e::IdGenerator. by Jeremy Leconte · 3 years, 1 month ago
  72. 7d3c49a dcsctp: Add bounded byte reader and writer by Victor Boivie · 3 years, 1 month ago
  73. ff0fb4a Update WebRTC code version (2021-03-31T04:10:43). by webrtc-version-updater · 3 years, 1 month ago
  74. 883fea1 red: pass through calls to underlying encoder by Philipp Hancke · 3 years, 9 months ago
  75. eca8551 VCMEncodedFrame: add basic support for AV1. by Markus Handell · 3 years, 1 month ago
  76. 967d4cd Improve webrtc documentation infra. Preview at: by Xavier Décoret · 3 years, 1 month ago
  77. d71e591 Delete a gcc workaround in rtc::FinalRefCountedObject by Danil Chapovalov · 3 years, 1 month ago
  78. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 3 years, 1 month ago
  79. 04cd0a5 Update WebRTC code version (2021-03-30T04:02:29). by webrtc-version-updater · 3 years, 1 month ago
  80. d8d9ac3 Expose restartIce in SDK for Android. by Yura Yaroshevich · 3 years, 1 month ago
  81. 3cccdb8 Make RTCCertificate::identity_ const by Tomas Gunnarsson · 3 years, 1 month ago
  82. bd06b76 VideoStreamEncoder: Remove unused member variables: by Åsa Persson · 3 years, 1 month ago
  83. 8db0869 Decommission GCC tryjob and CI bot. by Mirko Bonadei · 3 years, 1 month ago
  84. 392d0df Delete dead code in test_utils.h by Niels Möller · 3 years, 1 month ago
  85. e827c72 Roll chromium_revision 89d90d6094..34f3c82122 (867063:867171) by chromium-webrtc-autoroll · 3 years, 1 month ago
  86. 0aca1de Use a plain string buffer in MemoryLogWriter by Niels Möller · 3 years, 1 month ago
  87. ed3f9ec Delete StringStream class, used in LogTest. by Niels Möller · 3 years, 1 month ago
  88. 9040f8e Mark rtc_base/memory:fifo_buffer as testonly by Niels Möller · 3 years, 1 month ago
  89. ca81a3c Delete left-over include of rtc_base/stream.h from FileRotatingStream by Niels Möller · 3 years, 1 month ago
  90. a9311b6 Make FileRotatingStream independent of StreamInterface by Niels Möller · 3 years, 1 month ago
  91. a4b2c2b Update WebRTC code version (2021-03-29T04:03:12). by webrtc-version-updater · 3 years, 1 month ago
  92. 9ae5b05 Roll chromium_revision 5b1ac06bd2..89d90d6094 (866962:867063) by chromium-webrtc-autoroll · 3 years, 1 month ago
  93. d78a1be Update WebRTC code version (2021-03-28T04:03:28). by webrtc-version-updater · 3 years, 1 month ago
  94. 1c35e61 Update WebRTC code version (2021-03-27T04:03:36). by webrtc-version-updater · 3 years, 1 month ago
  95. db6a979 Roll chromium_revision 733eeb1cd6..5b1ac06bd2 (866861:866962) by chromium-webrtc-autoroll · 3 years, 1 month ago
  96. 6e6411c Revert "Add fuzzer to validate libvpx vp9 encoder wrapper" by Mirko Bonadei · 3 years, 1 month ago
  97. b58f444 Update WebRTC code version (2021-03-26T04:04:25). by webrtc-version-updater · 3 years, 1 month ago
  98. 7423d5d Roll chromium_revision 57cdee657d..733eeb1cd6 (866752:866861) by chromium-webrtc-autoroll · 3 years, 1 month ago
  99. b258c56 Send and Receive VideoFrameTrackingid RTP header extension. by Jeremy Leconte · 3 years, 1 month ago
  100. 883f474 Roll chromium_revision 299329ad06..57cdee657d (866589:866752) by chromium-webrtc-autoroll · 3 years, 1 month ago