aboutsummaryrefslogtreecommitdiff
path: root/rtc_base
AgeCommit message (Expand)Author
2020-06-16Remove unneeded GN import.Mirko Bonadei
2020-06-16Remove VideoStreamEncoderResourceManager::active_countsEvan Shrubsole
2020-06-12Search and replace gendered terms according to style guide:Magnus Flodman
2020-06-10Migrate logging to webrtc::Mutex.Markus Handell
2020-06-10Mutex: Temporarily add re-entry CHECK.Markus Handell
2020-06-09Reland "Remove dead code from ModuleRtpRtcpImpl2"Tomas Gunnarsson
2020-06-08Add diagnostic printout to RTC_DCHECK_RUN_ON.Tomas Gunnarsson
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-06-07Mutex, CriticalSection: Switch Mac to _PTHREAD_MUTEX_POLICY_FIRSTFIT.Markus Handell
2020-06-05Mutex: remove Abseil static initializer.Markus Handell
2020-06-05Fix -Wunused-variable error.Mirko Bonadei
2020-06-04Introduces rtc_base/synchronization/mutex.h.Markus Handell
2020-05-29Check that data_ is non-null before memcpy in EnsureCapacityWithHeadroomDan Minor
2020-05-28Deprecate SignalThread.Markus Handell
2020-05-26Rename more death test to *DeathTestTommi
2020-05-26AsyncResolver: remove dependency on SignalThread.Markus Handell
2020-05-26P2PTransportChannel::OnCandidateResolved: fix resolver leak.Markus Handell
2020-05-26PhysicalSocketServer: remove heap-based epoll_event handling.Markus Handell
2020-05-26Fix an incorrect use of iterator.Jianjun Zhu
2020-05-25Replaces ring buffer in RateStatistics with deque.Erik Språng
2020-05-18Add support for injecting Clock to RepeatingTaskHandle.Tommi
2020-05-18Add thread annotations to PhysicalSocketServer membersNiels Möller
2020-05-17Reland "Use Windows 10 thread naming API"Tommi
2020-05-17Don't wrap the main thread when running death tests.Tommi
2020-05-17Revert "Use Windows 10 thread naming API"Tommi
2020-05-17Use Windows 10 thread naming APIBruce Dawson
2020-05-16Disable SequenceCheckerTest.TestAnnotationsOnWrongQueueDebug due to flakeTommi
2020-05-15Reland "Revert back to using the task_queue_ for guarding access."Tommi
2020-05-15Reland "Make sure that "current" rtc::Thread instances are always current for...Tommi
2020-05-14In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macroDanil Chapovalov
2020-05-14Revert "Make sure that "current" rtc::Thread instances are always current for...Artem Titov
2020-05-14Revert "Revert back to using the task_queue_ for guarding access."Artem Titov
2020-05-14Revert back to using the task_queue_ for guarding access.Tommi
2020-05-14Make sure that "current" rtc::Thread instances are always current for TaskQue...Tommi
2020-05-14Migrate CallStats and RtpStreamsSynchronizer timers over to RepeatingTaskTommi
2020-05-14Reland "Delete unused code to handle posix signals in PhysicalSocketServer"Niels Möller
2020-05-13Mark construction time members of PhysicalSocketServer as constNiels Möller
2020-05-13Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety.Tommi
2020-05-13Revert "Delete unused code to handle posix signals in PhysicalSocketServer"Mirko Bonadei
2020-05-13Delete unused code to handle posix signals in PhysicalSocketServerNiels Möller
2020-05-13Add field trial for using different network cost cellular typesJonas Oreland
2020-05-07Add a Release method for file wrapperPer Åhgren
2020-05-06Add RTC_EXPORT for NullSocketServerSergey Ulanov
2020-05-04Add support for PendingTaskSafetyFlag to ToQueuedTask.Tommi
2020-05-04Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.Mirko Bonadei
2020-05-04Add WaitForPreviouslyPostedTasks to TaskQueueForTest.Marina Ciocea
2020-04-24Update set of known root certificates.Mirko Bonadei
2020-04-17Remove WebRTC-LibvpxVp{8,9}TrustedRateController.Mirko Bonadei
2020-04-16Remove deprecated SSLIdentity methods that return raw pointers.Taylor Brandstetter
2020-04-16Remove WebRTC-ExperimentalScreenshareSettings.Mirko Bonadei