aboutsummaryrefslogtreecommitdiff
path: root/rtc_base
AgeCommit message (Expand)Author
2021-04-28Reland "Add addr in error msg if stun sock sent with error"Yura Yaroshevich
2021-04-28Remove RTC_WARN_UNUSED_RESULT in favor of ABSL_MUST_USE_RESULT.Mirko Bonadei
2021-04-27Use unordered_map in RtpDemuxerVictor Boivie
2021-04-27Remove explicitly forwarded constructors in rtc::FinalRefCountedObjectDanil Chapovalov
2021-04-26Make RefCountedObject require overriding virtual methodsTomas Gunnarsson
2021-04-23Add utilities to facilitate correct usage of rtc::RefCounted classes.Tomas Gunnarsson
2021-04-22Delete SignalQueueDestroyedNiels Möller
2021-04-22AsyncResolver: avoid hanging the WorkerThread.Markus Handell
2021-04-21Uniform IPAddress::ToSensitiveString() behavior (debug vs release).Mirko Bonadei
2021-04-21PlatformThread: add support for detached threads.Markus Handell
2021-04-21Simplify reference counting implementation of PendingTaskSafetyFlag.Tommi
2021-04-19Add support for setting the initial state to the pending task flag.Tomas Gunnarsson
2021-04-19webrtc::Mutex: Introduce mutex_race_check.h.Markus Handell
2021-04-16Delete StreamAdapterInterfaceNiels Möller
2021-04-16Delete unused class MessageBufferReaderNiels Möller
2021-04-15Delete left-over references to AsyncInvokerNiels Möller
2021-04-14Make RTC_LOG_THREAD_BLOCK_COUNT less spammy for known call countsTomas Gunnarsson
2021-04-14Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files.Mirko Bonadei
2021-04-12Revert "Add addr in error msg if stun sock sent with error"Mirko Bonadei
2021-04-12Add addr in error msg if stun sock sent with errorYura Yaroshevich
2021-04-09Add locking to UniqueRandomIdGenerator.Tomas Gunnarsson
2021-04-07Add utility to count the number of blocking thread invokes.Tommi
2021-03-30Delete a gcc workaround in rtc::FinalRefCountedObjectDanil Chapovalov
2021-03-29Make RTCCertificate::identity_ constTomas Gunnarsson
2021-03-29Delete dead code in test_utils.hNiels Möller
2021-03-29Delete StringStream class, used in LogTest.Niels Möller
2021-03-29Mark rtc_base/memory:fifo_buffer as testonlyNiels Möller
2021-03-29Delete left-over include of rtc_base/stream.h from FileRotatingStreamNiels Möller
2021-03-29Make FileRotatingStream independent of StreamInterfaceNiels Möller
2021-03-25Add FileSize method to FileWrapperBjörn Terelius
2021-03-25Delete use of AsyncInvoker in FakeMdnsResponderNiels Möller
2021-03-24Removes unused parameters of WebRTC-KeyframeInterval.Erik Språng
2021-03-22Check if ifa_addr field is null.Björn Terelius
2021-03-19Delete FakeIceTransport usage of AsyncInvokerNiels Möller
2021-03-15Reland "Fix problem with ipv4 over ipv6 on Android"Jonas Oreland
2021-03-13Revert "Fix problem with ipv4 over ipv6 on Android"Taylor Brandstetter
2021-03-11Change ObjCNetworkMonitor::OnPathUpdate to use PostTaskNiels Möller
2021-03-10Add controls for MTU size of virtual socket serverHarald Alvestrand
2021-03-10Fix problem with ipv4 over ipv6 on AndroidJonas Oreland
2021-03-05Add VP9-specific default resolution bitrate limitsSergey Silkin
2021-02-25Use default ResolutionBitrateLimits for simulcast with one active stream if n...Åsa Persson
2021-02-25Reland "Enable use of rtc::SystemTimeNanos() provided by Chromium"Johannes Kron
2021-02-25Revert "Enable use of rtc::SystemTimeNanos() provided by Chromium"Mirko Bonadei
2021-02-24Enable use of rtc::SystemTimeNanos() provided by ChromiumJohannes Kron
2021-02-23Don't use SystemTimeNanos() for current wallclock time on WINUWPJohannes Kron
2021-02-22Delete unused sigslot SignalAddressReady and MSG_ID_ADDRESS_BOUNDNiels Möller
2021-02-22Replace RTC_DEPRECATED with ABSL_DEPRECATEDDanil Chapovalov
2021-02-19Remove log message if balanced/cpu speed field trial is not set.Åsa Persson
2021-02-16Delete rtc::Callback0 and friends.Niels Möller
2021-02-16Delete friendship between VirtualSocket and VirtualSocketServerNiels Möller