1. 7121680 Expose WebRTC H.264 SPS parser APIs. by Qiu Jianlin · 1 year, 2 months ago
  2. 5692649 Revert^2 "Remove deprecated ByteBufferReader and ByteBufferWriter functions" by Harald Alvestrand · 1 year, 2 months ago
  3. ca58f0e Revert "Remove deprecated ByteBufferReader and ByteBufferWriter functions" by Mirko Bonadei · 1 year, 2 months ago
  4. e0e03ba Remove deprecated ByteBufferReader and ByteBufferWriter functions by Harald Alvestrand · 1 year, 2 months ago
  5. f0ddae8 Convert ByteBufferWriter to be type uint8_t by Harald Alvestrand · 1 year, 3 months ago
  6. c30fb63 Change visiblity of rtc::ReceivedPacket to be visible by Per K · 1 year, 2 months ago
  7. c202f96 Remove AsyncPacketSocket::SignalReadPacket by Per K · 1 year, 2 months ago
  8. a8cd2ba Refactor NatServer to use rtc::ReceivedPackets by Per K · 1 year, 3 months ago
  9. 776fe6d Add tests for new ByteBufferWriter accessors (and fix bug) by Harald Alvestrand · 1 year, 3 months ago
  10. eb14497 Delete obsolete ByteBufferReader constructors by Harald Alvestrand · 1 year, 3 months ago
  11. f8e67ba Use propagated instead of global field trials for alr expriment by Danil Chapovalov · 1 year, 3 months ago
  12. ece5cb8 Add char-based accessor functions to ByteBufferWriter by Harald Alvestrand · 1 year, 3 months ago
  13. be02328 Redefine ByteBufferWriterT template to really use argument by Harald Alvestrand · 1 year, 3 months ago
  14. 24510d4 Delete deprecated AsyncResolver and related classes by Harald Alvestrand · 1 year, 4 months ago
  15. f99c355 Export rtc::ReceivedPacket by Per K · 1 year, 3 months ago
  16. 357947f Reapply "Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets" by Per K · 1 year, 3 months ago
  17. 264547d Revert "Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets" by Per Kjellander · 1 year, 3 months ago
  18. 211daad Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets by Per K · 1 year, 3 months ago
  19. e0ec125 Add CopyOnWriteBuffer::empty accessor by Danil Chapovalov · 1 year, 3 months ago
  20. 14630a7 Use rtc::ReceivedPacket in Stun and TurnServer by Per K · 1 year, 3 months ago
  21. 572502c Deprecate char* functions on ByteBufferReader by Harald Alvestrand · 1 year, 3 months ago
  22. a9d497b Video capture PipeWire: fix thread and lock annotations by Michael Olbrich · 1 year, 4 months ago
  23. f0907c6 Expunge some more "char" from ByteBufferReader by Harald Alvestrand · 1 year, 3 months ago
  24. cf2e08b Add ByteBufferReader constructor for ArrayView by Per K · 1 year, 3 months ago
  25. d07900c UDP socket and TCP socket use AsyncPacketSocket::NotifyPacketReceived by Per K · 1 year, 3 months ago
  26. 72defe4 Use uint8_t as inner type for rtc::ByteBufferReader by Harald Alvestrand · 1 year, 3 months ago
  27. ebc4d3e Move StrJoin to rtc_base/strings by Sergey Silkin · 1 year, 3 months ago
  28. 4ac3718 AsyncPacketSocket::RegisterReceivedPacketCallback by Per K · 1 year, 3 months ago
  29. e75cd0c Remove DTLS 1.0 legacy code by Philipp Hancke · 1 year, 4 months ago
  30. 9c69c46 Revert "Measure wall clock time of capture and encode processing." by Markus Handell · 1 year, 4 months ago
  31. dd45ab6 Revert "Add RTC_EXPORT for Voucher::ScopedSetter and Voucher::Attachment." by Markus Handell · 1 year, 4 months ago
  32. 698e0be Add Connection::OnReadPacket(const rtc::PacketReceived&) by Per K · 1 year, 4 months ago
  33. 97f3fb0 Assert some pointers that might be flaky. by Harald Alvestrand · 1 year, 4 months ago
  34. 414ffac Add RTC_EXPORT for Voucher::ScopedSetter and Voucher::Attachment. by Markus Handell · 1 year, 4 months ago
  35. 78f905e Move some users to use webrtc::RefCountInterface by Harald Alvestrand · 1 year, 4 months ago
  36. 8039cdb Measure wall clock time of capture and encode processing. by Markus Handell · 1 year, 4 months ago
  37. d6bac61 Move RefCountInterface to api/ and webrtc: namespace by Harald Alvestrand · 1 year, 4 months ago
  38. ecc38d8 Take out callback that modifies voice receive codec based on send codec by Harald Alvestrand · 1 year, 4 months ago
  39. 25db2c6 Introduce Connection::RegisterReceivedPacketCallback by Per K · 1 year, 4 months ago
  40. 2e1f16d Make AEC3 json parsing code testonly by Sam Zackrisson · 1 year, 4 months ago
  41. 7c1ddb7 Support initializing a SequenceChecker with a provided TaskQueue. by Tommi · 1 year, 4 months ago
  42. 3723433 Add support for min value in SampleCounter by Dor Hen · 1 year, 4 months ago
  43. aa653c0 Reland "Deprecate all classes related to AsyncResolver" by Harald Alvestrand · 1 year, 4 months ago
  44. 5502de6 Fix missing include. by Björn Terelius · 1 year, 4 months ago
  45. 23bee61 Remove unused variables in ip_address_unittest. by Jeremy Leconte · 1 year, 4 months ago
  46. 137c3bf Remove unused variable kIPv4MappedRFC1918AddrString. by Jeremy Leconte · 1 year, 4 months ago
  47. 08d431e Revert "Deprecate all classes related to AsyncResolver" by Harald Alvestrand · 1 year, 5 months ago
  48. 61a4428 Deprecate all classes related to AsyncResolver by Harald Alvestrand · 1 year, 5 months ago
  49. 1a8d529 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 19/inf by Jeremy Leconte · 1 year, 5 months ago
  50. c941579 Move field trial check WebRTC-DisableRtxRateLimiter by Danil Chapovalov · 1 year, 5 months ago
  51. 60362c1 Prepare to deprecate AsyncResolver class by Harald Alvestrand · 1 year, 5 months ago
  52. fb658ca RTC_EXPORT AsyncDnsResolver by Harald Alvestrand · 1 year, 5 months ago
  53. 36e4dd2 Add histogram for DTLS peer signature algorithm by Philipp Hancke · 1 year, 5 months ago
  54. ebe207f Add field trial for enabling SSL client hello extension permutation by Philipp Hancke · 1 year, 5 months ago
  55. 21b5ec1 Add AV1 singlecast bitrate limits by Sergey Silkin · 1 year, 5 months ago
  56. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 5 months ago
  57. 1a5630e re-enable SSL-related unit tests on Windows by Philipp Hancke · 1 year, 6 months ago
  58. 48df56e Remove SignalSSLHandshakeError signal from SSLStreamAdapter. by Tommi · 1 year, 6 months ago
  59. 2afd284 Rename [Un]SubscribeClose event subscription methods for clarity. by Tommi · 1 year, 6 months ago
  60. 59574ca Add absl::AnyInvocable to SSLStreamAdapter::Create by Tommi · 1 year, 6 months ago
  61. 8219cc3 Fix UAF in the test case where signaling thread goes away by Harald Alvestrand · 1 year, 6 months ago
  62. 96e1882 Convert AsyncDnsResolver to use absl::AnyInvocable by Harald Alvestrand · 1 year, 6 months ago
  63. aa7d2f3 More unused sigslot includes by Harald Alvestrand · 1 year, 6 months ago
  64. 3924bc2 Remove sigslot include from async_udp_socket.cc by Harald Alvestrand · 1 year, 6 months ago
  65. 4d25a77 Deprecate AsyncResolver config fields and remove internal usage. by Harald Alvestrand · 1 year, 6 months ago
  66. f45c2ce Fix TSAN conflict in AsyncDnsResolver by Harald Alvestrand · 1 year, 6 months ago
  67. d36be2f Revise AsyncDnsResolver unittest by Harald Alvestrand · 1 year, 6 months ago
  68. 8d4a5f1 Add an async DNS resolver suitable for defaulting. by Harald Alvestrand · 1 year, 6 months ago
  69. 8dc5568 Reland "Skip NetworkTest if IPV4 is not available" by Christoffer Jansson · 1 year, 7 months ago
  70. c71bfcc Revert "Skip NetworkTest if IPV4 is not available" by Christoffer Jansson · 1 year, 7 months ago
  71. b38d9d2 Add ArrayView versions of SendRtp and SendRtcp by Harald Alvestrand · 1 year, 7 months ago
  72. 73ae5ca Skip NetworkTest if IPV4 is not available by Christoffer Jansson · 1 year, 7 months ago
  73. 23fc2be Remove backwards compatibity #include by Mirko Bonadei · 1 year, 7 months ago
  74. 0d8b79e Reland "Extract HasIPv4Enabled/HasIPv6Enabled." by Mirko Bonadei · 1 year, 7 months ago
  75. d212551 Update RTC_LOG macro so it can be used when called from xyz::rtc namespaces by Joachim Reiersen · 1 year, 7 months ago
  76. 3d7889a Revert "Extract HasIPv4Enabled/HasIPv6Enabled." by Mirko Bonadei · 1 year, 7 months ago
  77. 86cfe50 Extract HasIPv4Enabled/HasIPv6Enabled. by Mirko Bonadei · 1 year, 7 months ago
  78. e546ff9 Introduce strong types friendly version of RateStatistics by Danil Chapovalov · 1 year, 7 months ago
  79. 73d51f8 [ssci] Added Shipped field to READMEs by Anne Redulla · 1 year, 8 months ago
  80. 26f7290 Mark rtc::CopyOnWriteBuffer move constructor noexcept by Danil Chapovalov · 1 year, 8 months ago
  81. 758f268 Fix downstream review comments for C++20 by Li-Yu Yu · 1 year, 8 months ago
  82. 3adaeef Fix TimeUTCMicros resolution on Windows by Philipp Hancke · 1 year, 8 months ago
  83. 589ee5a Add nogncheck to protobuf_utils.h #include. by Mirko Bonadei · 1 year, 8 months ago
  84. 0510463 Enable RttMult by default. by Rasmus Brandt · 1 year, 8 months ago
  85. 6efbd1f fix: do not use dispatch_queue_global_t directly by Samuel Attard · 1 year, 9 months ago
  86. 45afbc1 Allow setting a custom randomness source. by Sameer Vijaykar · 1 year, 9 months ago
  87. 1cc41ea Remove unused Win32Window class by Philipp Hancke · 1 year, 9 months ago
  88. aa6d4fa Adds WebRTC-DisableRtxRateLimiter for enable/disable RTX rate limiter. by Ying Wang · 1 year, 10 months ago
  89. efb1292 Remove WEBRTC_EXTERNAL_JSON. by Mirko Bonadei · 1 year, 10 months ago
  90. c0b470c Update ssl_roots.h with https://pki.goog/roots.pem by Yury Yarashevich · 1 year, 10 months ago
  91. aac19d3 Fix SSLStreamAdapterTestDTLSCertChain when building with OpenSSL by Joachim Reiersen · 1 year, 10 months ago
  92. 7e2aa7d Add logs to see if network is ignored because flag IFF_RUNNING is not set. by Diep Bui · 1 year, 10 months ago
  93. 301e546 Remove SequenceCheckerImpl::valid_system_queue_ by Tommi · 1 year, 10 months ago
  94. c8c4a28 Introduce support for video packet batching. by Markus Handell · 1 year, 10 months ago
  95. 41daa40 Update log level in network.cc to avoid excessive log printing by Diep Bui · 1 year, 10 months ago
  96. d1771e9 Enable SSL logging per default by Per K · 1 year, 10 months ago
  97. df7df19 Clean up IPv6 fixes field trial artifacts. by Sameer Vijaykar · 1 year, 10 months ago
  98. 802e8e5 Format /rtc_base by Jared Siskin · 1 year, 10 months ago
  99. 8a10dca Set AV1 default bitrate limits. by Michael Horowitz · 1 year, 10 months ago
  100. 1f251dd Default enable WebRTC-IPv6NetworkResolutionFixes by Sameer Vijaykar · 1 year, 11 months ago