1. 143c3b2 Update visibility on rtc_base:net_helper target by Florent Castelli · 2 years, 2 months ago
  2. 353a5ce Update visibility on rtc_base targets by Florent Castelli · 2 years, 2 months ago
  3. 372cf8b Prevent rtc_base:log_sinks from being defined in Chromium by Florent Castelli · 2 years, 2 months ago
  4. a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
  5. 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 2 months ago
  6. c3c8934 Use non recursive mutex in rtc::ThreadManager by Danil Chapovalov · 2 years, 2 months ago
  7. f4b21da Extend DivideRoundToNearest to support negative numbers and use for UnitBase by Danil Chapovalov · 2 years, 3 months ago
  8. 6f5c314 Remove unused SeqNumUnwarpper::UnwrapForward/Backwards by Evan Shrubsole · 2 years, 3 months ago
  9. 82da932 Ensure task queues delete closures in task queue context. by Markus Handell · 2 years, 3 months ago
  10. aa5897d Add conformance tests for integer unwrapping. by Evan Shrubsole · 2 years, 3 months ago
  11. 46ad251 Make requested_resolution_alignment of webrtc::EncoderInfo as uint32_t. by Chunbo Hua · 2 years, 3 months ago
  12. 1b80be3 Fix unaligned memory access detected by UBSAN by Byoungchan Lee · 2 years, 3 months ago
  13. 2d7a3e7 Rename test helper for registering field trial keys by Emil Lundmark · 2 years, 4 months ago
  14. cf70776 Remove deprecated rtc::StreamInterface functions by Harald Alvestrand · 2 years, 4 months ago
  15. d409621 Fix SetCurrentThreadName() for Fuchsia. by Mirko Bonadei · 2 years, 4 months ago
  16. 310e062 Add Cisco AnyConnect IPSec MAC to VPN detection by Philipp Hancke · 2 years, 4 months ago
  17. 3d9b559 Move field trial from BasicNetworkManager to NetworkManagerBase by Diep Bui · 2 years, 4 months ago
  18. 99543ae Revert "Remove backwards compatibility functions in openssl" by Mirko Bonadei · 2 years, 4 months ago
  19. 4db5b97 Remove backwards compatibility functions in openssl by Harald Alvestrand · 2 years, 4 months ago
  20. 7ccd88f Convert SocketStream to use new StreamInterface API by Harald Alvestrand · 2 years, 4 months ago
  21. 3e0658b Convert FifoBuffer to new StreamInterface API by Harald Alvestrand · 2 years, 4 months ago
  22. dd4c406 Convert MemoryStream to use new StreamInterface by Harald Alvestrand · 2 years, 4 months ago
  23. 11840ce Deprecate void* forms of StreamInterface::Read and ::Write by Harald Alvestrand · 2 years, 4 months ago
  24. 0dbee62 Remove unused RateControlSettings::TriggerProbeOnMaxAllocatedBitrateChange by Per Kjellander · 2 years, 4 months ago
  25. 3daf696 Add offset to timestamp from socket by Per Kjellander · 2 years, 4 months ago
  26. fdcfefa Add experiment to use ::recvmsg to receive packets on posix systems by Per Kjellander · 2 years, 4 months ago
  27. 1f609c8 Add aliases for StreamInterface::Read/Write using ArrayView by Harald Alvestrand · 2 years, 4 months ago
  28. f6e48bf Add IWYU pragmas for some api headers by Danil Chapovalov · 2 years, 4 months ago
  29. 4fdf8cc Suppress -Wdeprecated-volatile in rtc_base/system_time.cc by Björn Terelius · 2 years, 5 months ago
  30. e457e43 Fix bug where RTCTransportStats.dtlsCipher was missing when using OpenSSL by Joachim Reiersen · 2 years, 5 months ago
  31. 2fc3757 Add DISALLOW_WAIT(), a regression catching utility. by Tommi · 2 years, 5 months ago
  32. 6bf20cc Verify field trials looked up through field_trial::FindFullName by Emil Lundmark · 2 years, 6 months ago
  33. 5c9b7da Add missing dependencies. by Mirko Bonadei · 2 years, 5 months ago
  34. 9d9c2d5 Make header files self contained. by Mirko Bonadei · 2 years, 5 months ago
  35. 4d41913 Implement RTC_LOG_IF and RTC_DLOG_IF by Per Kjellander · 2 years, 5 months ago
  36. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 5 months ago
  37. 4086721 Make ExpectationToString generate detailed logs in more cases. by Byoungchan Lee · 2 years, 6 months ago
  38. 69d23c9 Add RTCCertificateStats cache to avoid rtc::SSLCertChain::GetStats. by Henrik Boström · 2 years, 6 months ago
  39. d1875a2 Delete rtc::Location by Danil Chapovalov · 2 years, 6 months ago
  40. 3ab76d9 Use non-recursive mutex in rtc::Thread by Danil Chapovalov · 2 years, 6 months ago
  41. cbad8ad Delete rtc::Message and rtc::MessageHandler by Danil Chapovalov · 2 years, 6 months ago
  42. d44e341 Delete rtc::Thread functions that use rtc::MessageHandler by Danil Chapovalov · 2 years, 6 months ago
  43. b555e83 add ccmni as cellular type by Artem Titov · 2 years, 6 months ago
  44. babdaa86 Unbind VirtualSocket from rtc::MessageHandler by Danil Chapovalov · 2 years, 6 months ago
  45. e16e3e2 Delete MessageHandlerAutoCleanup and ThreadManager::Clear by Danil Chapovalov · 2 years, 6 months ago
  46. bcf24f5 Move TimestampExtrapolator closer to its single user by Rasmus Brandt · 2 years, 6 months ago
  47. 9166481 Generalize MovingMedianFilter to MovingPercentileFilter by Rasmus Brandt · 2 years, 6 months ago
  48. 8c725f3 Fix several UBsan issues with memcpy by Byoungchan Lee · 2 years, 6 months ago
  49. ca1454a Delete rtc::Thread::Send in favor of rtc::Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
  50. 842858c loongarch: Add loongarch architecture support. by Wang Qing · 2 years, 6 months ago
  51. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
  52. 7c323ad in rtc::Thread introduce Invoke without rtc::Location parameter by Danil Chapovalov · 2 years, 6 months ago
  53. 1e6965a Remove usage of MessageHandlerAutoCleanup in rtc_base unittests by Danil Chapovalov · 2 years, 6 months ago
  54. 6f8b4cd In FakeNetworkManager remove MessageHandlerAutoCleanup dependency. by Danil Chapovalov · 2 years, 6 months ago
  55. f136165 In virtual socket unittests replace MessageHandler with RepeatingTask by Danil Chapovalov · 2 years, 6 months ago
  56. 1624293 Delete DEPRECATED_AsyncInvoke by Danil Chapovalov · 2 years, 6 months ago
  57. a5d80a7 Add PreferGlobalIPv6Address param to IPv6NetworkResolutionFixes field trial string. by Diep Bui · 2 years, 7 months ago
  58. f4c0162 Cleanup: Make AsyncResolveInterface::Start(addr,family) pure virtual by Sameer Vijaykar · 2 years, 7 months ago
  59. 4b68194 Reland "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 7 months ago
  60. 71cf2d0 Delete rtc::Thread::Dispose as unused by Danil Chapovalov · 2 years, 7 months ago
  61. 9a21c49 SocketServer: Migrate Wait/kForever to TimeDelta. by Markus Handell · 2 years, 7 months ago
  62. e7e3d59 Revert "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 7 months ago
  63. 0bd1665 in rtc::Thread remove special handling of the Dispose message by Danil Chapovalov · 2 years, 7 months ago
  64. 207f853 In rtc::Thread hide MessageHandler handling as implementation details by Danil Chapovalov · 2 years, 7 months ago
  65. 83db78e Add TaskQueueStdlib experiment. by Ali Tofigh · 2 years, 7 months ago
  66. b7da816 Replace RTCCertificateGeneratorCallback interface with an AnyInvocable by Danil Chapovalov · 2 years, 7 months ago
  67. 0cd0dd3 rtc::Event: Finalize migration to TimeDelta. by Markus Handell · 2 years, 7 months ago
  68. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
  69. 1d5be49 rtc::Event: Add TimeDelta support. by Markus Handell · 2 years, 7 months ago
  70. e7280c3 Remove usage of rtc::MessageHandler in OpenSSLAdapter by Danil Chapovalov · 2 years, 7 months ago
  71. 7103e70 Prevent UB on BufferT::AppendData and ctor. by Mirko Bonadei · 2 years, 7 months ago
  72. 6df49b9 TaskQueueStdlib: remove dependency on Event::kForever being int. by Markus Handell · 2 years, 7 months ago
  73. 211ecb4 Prepare rtc::Event to take on webrtc::TimeDelta dependency. by Markus Handell · 2 years, 7 months ago
  74. 48ac38e Prevent UB on BufferT::AppendData. by Mirko Bonadei · 2 years, 7 months ago
  75. 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
  76. 57574ea Fix potentially negative Timestamp in logs. by Mirko Bonadei · 2 years, 7 months ago
  77. 71434ae Rename PreferGlobalIPv6ToLinkLocal field trial to group IPv6 fixes. by Sameer Vijaykar · 2 years, 7 months ago
  78. a75eb43 Lookup STUN hostname using the network's IP family. by Sameer Vijaykar · 2 years, 7 months ago
  79. b787e26 Support DNS resolution matching a specified IP family. by Sameer Vijaykar · 2 years, 7 months ago
  80. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
  81. c0ce454 Delete QueuedTask and ToQueuedTask as no longer needed by Danil Chapovalov · 2 years, 7 months ago
  82. 9ee752a Replace as_const/void_t/no_fn type traits with their c++17 variants by Danil Chapovalov · 2 years, 7 months ago
  83. 821b92a Fix LogLineRef for when logging is disabled. by Mirko Bonadei · 2 years, 7 months ago
  84. 73f0c21 Fix const correctness. by Mirko Bonadei · 2 years, 7 months ago
  85. 07eaddf Inline assert in RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 7 months ago
  86. 70ed471 Test logging also with Windows paths. by Mirko Bonadei · 2 years, 7 months ago
  87. 96191f8 Fine grain LogSink APIs. by Mirko Bonadei · 2 years, 7 months ago
  88. a204ad2 clean up misc TimeDelta use by Philipp Hancke · 2 years, 8 months ago
  89. ca85194 Remove unused sigslot::repeater by Fredrik Solenberg · 2 years, 7 months ago
  90. 1e589eb Modify GetBestIP to prefer global IPv6 addresses to the link local IPv6 addresses. by Diep Bui · 2 years, 7 months ago
  91. d6e861d Use WriteFatalLog with overrides under Chromium by Peter Boström · 2 years, 8 months ago
  92. e1c8935 Add WriteFatalLog declarations to checks.h header by Peter Boström · 2 years, 8 months ago
  93. 0c1a934 Remove unused video/screenshare hysteresis trials. by Erik Språng · 2 years, 8 months ago
  94. 93b107d Remove unused field trial WebRTC-JitterUpperBound by Erik Språng · 2 years, 8 months ago
  95. 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 8 months ago
  96. 98bfd99 Use consistent syntax for constructing std::strings from absl::string_views by Ali Tofigh · 2 years, 8 months ago
  97. 7e8299b In rtc::Thread delete legacy implementation of the task queue by Danil Chapovalov · 2 years, 8 months ago
  98. 082d270 Remove leftover from previous cleanup. by Mirko Bonadei · 2 years, 8 months ago
  99. 5afcc9a Remove deprecated LogMessage ctor. by Mirko Bonadei · 2 years, 8 months ago
  100. 3c06cfc Update TaskQueueWin implementation to absl::AnyInvocable by Danil Chapovalov · 2 years, 8 months ago