- 9d77762 Move SampleStatsCounter to public API by Artem Titov · 4 years, 6 months ago
- 70026f9 Put UntypedFunction in untyped_function.h, not function.h by Karl Wiberg · 4 years, 6 months ago
- 8d87558 Cancer Stick Castle: Clarify copyability and movability by Karl Wiberg · 4 years, 6 months ago
- 646109f Delete rtc::LeftPad by Niels Möller · 4 years, 6 months ago
- 3e98280 Add unit tests for cancer stick castle library by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
- 804db2d UntypedFunction: Eliminate an unnecessary indirection in the implementation by Karl Wiberg · 4 years, 6 months ago
- c8b3183 Allow the SwapQueue to utilize user-define swap capability by Per Åhgren · 4 years, 6 months ago
- 78e9acd UntypedFunction: Add unit tests and fix a few issues by Karl Wiberg · 4 years, 6 months ago
- 6e04666 Adding field trials to control additional quality scaler settings by Harsh Maniar · 4 years, 6 months ago
- 295570e Use PostTask instead of MessageHandler for cert generation. by Tomas Gunnarsson · 4 years, 6 months ago
- 1235941 Make MessageHandler ctor explicitly require 'false'. by Tomas Gunnarsson · 4 years, 6 months ago
- 32eb03a Get rid of NetworkMonitorBase helper class. by Taylor Brandstetter · 4 years, 6 months ago
- 3d452cf Proof of concept: Cancer Stick Castle, a sigslot replacement by Karl Wiberg · 4 years, 6 months ago
- f264e70 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 7 months ago
- 869e9fb Use field trial list in CpuSpeedExperiment. by Åsa Persson · 4 years, 7 months ago
- abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 7 months ago
- 0fd4c4e Stop using AutoThread in Thread::Send and make it test only. by Tomas Gunnarsson · 4 years, 7 months ago
- a92521d pki.google.com has been deprecated in favor of pki.goog by Artem Titov · 4 years, 7 months ago
- 7b69a44 Fix ABA problem when iterating epoll events. by Taylor Brandstetter · 4 years, 7 months ago
- e8b00a1 Fix OperationsChainTest.OnChainEmptyCallback flake. by Henrik Boström · 4 years, 7 months ago
- e574a31 [Perfect Negotiation] Fire onnegotiationneeded when chain is empty. by Henrik Boström · 4 years, 7 months ago
- ea7fbfb Implement network monitor for iOS. by Taylor Brandstetter · 4 years, 7 months ago
- 07fc24d Removing NetworkMonitorFactory static global. by Taylor Brandstetter · 4 years, 7 months ago
- 162d39a Update settings for balanced degradation. by Åsa Persson · 4 years, 8 months ago
- fe4688e Fix visibility of network_monitor_enums by Jonas Oreland · 4 years, 8 months ago
- f7721fb Add interface for os/firmware to affect ICE selection. by Jonas Oreland · 4 years, 8 months ago
- 491fa44 openssl_stream_adapter: improve ssl handshake error logging by Philipp Hancke · 4 years, 8 months ago
- f29fdfc Delete old name ProcessAllMessageQueues by Niels Möller · 4 years, 8 months ago
- 239ac8a Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
- cfba4ff Revert "Reland "Pass NetworkMonitorFactory through PeerConnectionFactory."" by Taylor · 4 years, 8 months ago
- 7ded733 Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
- 7d62754 Revert "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor · 4 years, 8 months ago
- 003c9be Pass NetworkMonitorFactory through PeerConnectionFactory. by Taylor Brandstetter · 4 years, 8 months ago
- 3cb525b Rename CriticalSection to RecursiveCriticalSection. by Markus Handell · 4 years, 8 months ago
- 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 8 months ago
- 4c7bb27 Remove rtc::GlobalLock. by Markus Handell · 4 years, 8 months ago
- 0dd35d3 Migrate to webrtc::GlobalMutex. by Markus Handell · 4 years, 8 months ago
- 4ab7dde Migrate stray leftovers from rtc_base/ and test/ to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
- 18523c3 Migrate rtc_base to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
- 531bd0f Clarify logging docs. by Markus Handell · 4 years, 9 months ago
- a9e1b49 Fix support for BitBuffer::ReadNonSymmetric(&value, 1) by Danil Chapovalov · 4 years, 9 months ago
- b504780 Remove unused GuardedAsyncInvoker class by Tomas Gunnarsson · 4 years, 9 months ago
- ce1ff6f Logging: reduce locking frequency by fixing TODO. by Markus Handell · 4 years, 9 months ago
- c3efe1a Inclusive language in //rtc_base. by Mirko Bonadei · 4 years, 9 months ago
- c7f0dff Convert GN libs lists to frameworks by Sylvain Defresne · 4 years, 9 months ago
- dfc5f0d Reland "Add rtc::Thread invoke policy." by Artem Titov · 4 years, 9 months ago
- f37e9a3 Revert "Add rtc::Thread invoke policy." by Artem Titov · 4 years, 9 months ago
- 27398d6 Prevent undefined shift in TimestampWrapAroundHandler::Unwrap by Dan Minor · 4 years, 9 months ago
- 26d4f9c Add rtc::Thread invoke policy. by Artem Titov · 4 years, 9 months ago
- 103a73e Remove unneeded GN import. by Mirko Bonadei · 4 years, 9 months ago
- f88dd4d Remove VideoStreamEncoderResourceManager::active_counts by Evan Shrubsole · 4 years, 9 months ago
- 55afe38 Search and replace gendered terms according to style guide: by Magnus Flodman · 4 years, 10 months ago
- de8a935 Migrate logging to webrtc::Mutex. by Markus Handell · 4 years, 10 months ago
- 2d27b1a Mutex: Temporarily add re-entry CHECK. by Markus Handell · 4 years, 10 months ago
- dffa944 Reland "Remove dead code from ModuleRtpRtcpImpl2" by Tomas Gunnarsson · 4 years, 10 months ago
- 4d177eb Add diagnostic printout to RTC_DCHECK_RUN_ON. by Tomas Gunnarsson · 4 years, 10 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
- 4a4f162 Mutex, CriticalSection: Switch Mac to _PTHREAD_MUTEX_POLICY_FIRSTFIT. by Markus Handell · 4 years, 10 months ago
- 8e75bd4 Mutex: remove Abseil static initializer. by Markus Handell · 4 years, 10 months ago
- b2f7304 Fix -Wunused-variable error. by Mirko Bonadei · 4 years, 10 months ago
- f70fbc8 Introduces rtc_base/synchronization/mutex.h. by Markus Handell · 4 years, 10 months ago
- b164e70 Check that data_ is non-null before memcpy in EnsureCapacityWithHeadroom by Dan Minor · 4 years, 10 months ago
- c23d749 Deprecate SignalThread. by Markus Handell · 4 years, 10 months ago
- a5e07cc Rename more death test to *DeathTest by Tommi · 4 years, 10 months ago
- fbf4ad2 AsyncResolver: remove dependency on SignalThread. by Markus Handell · 4 years, 10 months ago
- ff84d86 P2PTransportChannel::OnCandidateResolved: fix resolver leak. by Markus Handell · 4 years, 10 months ago
- b7c63ab PhysicalSocketServer: remove heap-based epoll_event handling. by Markus Handell · 4 years, 10 months ago
- c33eeab Fix an incorrect use of iterator. by Jianjun Zhu · 4 years, 10 months ago
- 03d9e52 Replaces ring buffer in RateStatistics with deque. by Erik Språng · 4 years, 10 months ago
- 532cac5 Add support for injecting Clock to RepeatingTaskHandle. by Tommi · 4 years, 10 months ago
- 8ce078d Add thread annotations to PhysicalSocketServer members by Niels Möller · 4 years, 10 months ago
- cf846078 Reland "Use Windows 10 thread naming API" by Tommi · 4 years, 10 months ago
- ec3ba73 Don't wrap the main thread when running death tests. by Tommi · 4 years, 10 months ago
- d0d5551 Revert "Use Windows 10 thread naming API" by Tommi · 4 years, 10 months ago
- e35004d Use Windows 10 thread naming API by Bruce Dawson · 4 years, 10 months ago
- c175874 Disable SequenceCheckerTest.TestAnnotationsOnWrongQueueDebug due to flake by Tommi · 4 years, 10 months ago
- 29a5fe8 Reland "Revert back to using the task_queue_ for guarding access." by Tommi · 4 years, 10 months ago
- 6866dc7 Reland "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." by Tommi · 4 years, 10 months ago
- 42748d8 In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 10 months ago
- 28685dc Revert "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." by Artem Titov · 4 years, 10 months ago
- af1b9ce Revert "Revert back to using the task_queue_ for guarding access." by Artem Titov · 4 years, 10 months ago
- 475006d Revert back to using the task_queue_ for guarding access. by Tommi · 4 years, 10 months ago
- 46b3bc6 Make sure that "current" rtc::Thread instances are always current for TaskQueueBase. by Tommi · 4 years, 10 months ago
- a0a4480 Migrate CallStats and RtpStreamsSynchronizer timers over to RepeatingTask by Tommi · 4 years, 10 months ago
- 6ee6793 Reland "Delete unused code to handle posix signals in PhysicalSocketServer" by Niels Möller · 4 years, 10 months ago
- 611fba4 Mark construction time members of PhysicalSocketServer as const by Niels Möller · 4 years, 11 months ago
- a98cea8 Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. by Tommi · 4 years, 11 months ago
- ff88a64 Revert "Delete unused code to handle posix signals in PhysicalSocketServer" by Mirko Bonadei · 4 years, 11 months ago
- d2490ae Delete unused code to handle posix signals in PhysicalSocketServer by Niels Möller · 4 years, 11 months ago
- 2105d64 Add field trial for using different network cost cellular types by Jonas Oreland · 4 years, 11 months ago
- b8a9630 Add a Release method for file wrapper by Per Åhgren · 4 years, 11 months ago
- 9af7543 Add RTC_EXPORT for NullSocketServer by Sergey Ulanov · 4 years, 11 months ago
- 3c5450e Add support for PendingTaskSafetyFlag to ToQueuedTask. by Tommi · 4 years, 11 months ago
- a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 4 years, 11 months ago
- ce1320c Add WaitForPreviouslyPostedTasks to TaskQueueForTest. by Marina Ciocea · 4 years, 11 months ago
- 95d9a1a Update set of known root certificates. by Mirko Bonadei · 5 years ago
- 2c80923 Remove WebRTC-LibvpxVp{8,9}TrustedRateController. by Mirko Bonadei · 5 years ago
- 4479a82 Remove deprecated SSLIdentity methods that return raw pointers. by Taylor Brandstetter · 5 years ago
- 6415dca Remove WebRTC-ExperimentalScreenshareSettings. by Mirko Bonadei · 5 years ago
- b33a0ca Remove deprecated ssl_identity methods by Harald Alvestrand · 5 years ago