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