1. 27398d6 Prevent undefined shift in TimestampWrapAroundHandler::Unwrap by Dan Minor · 4 years, 4 months ago
  2. 26d4f9c Add rtc::Thread invoke policy. by Artem Titov · 4 years, 4 months ago
  3. 103a73e Remove unneeded GN import. by Mirko Bonadei · 4 years, 5 months ago
  4. f88dd4d Remove VideoStreamEncoderResourceManager::active_counts by Evan Shrubsole · 4 years, 4 months ago
  5. 55afe38 Search and replace gendered terms according to style guide: by Magnus Flodman · 4 years, 5 months ago
  6. de8a935 Migrate logging to webrtc::Mutex. by Markus Handell · 4 years, 5 months ago
  7. 2d27b1a Mutex: Temporarily add re-entry CHECK. by Markus Handell · 4 years, 5 months ago
  8. dffa944 Reland "Remove dead code from ModuleRtpRtcpImpl2" by Tomas Gunnarsson · 4 years, 5 months ago
  9. 4d177eb Add diagnostic printout to RTC_DCHECK_RUN_ON. by Tomas Gunnarsson · 4 years, 5 months ago
  10. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 5 months ago
  11. 4a4f162 Mutex, CriticalSection: Switch Mac to _PTHREAD_MUTEX_POLICY_FIRSTFIT. by Markus Handell · 4 years, 5 months ago
  12. 8e75bd4 Mutex: remove Abseil static initializer. by Markus Handell · 4 years, 5 months ago
  13. b2f7304 Fix -Wunused-variable error. by Mirko Bonadei · 4 years, 5 months ago
  14. f70fbc8 Introduces rtc_base/synchronization/mutex.h. by Markus Handell · 4 years, 5 months ago
  15. b164e70 Check that data_ is non-null before memcpy in EnsureCapacityWithHeadroom by Dan Minor · 4 years, 5 months ago
  16. c23d749 Deprecate SignalThread. by Markus Handell · 4 years, 5 months ago
  17. a5e07cc Rename more death test to *DeathTest by Tommi · 4 years, 5 months ago
  18. fbf4ad2 AsyncResolver: remove dependency on SignalThread. by Markus Handell · 4 years, 5 months ago
  19. ff84d86 P2PTransportChannel::OnCandidateResolved: fix resolver leak. by Markus Handell · 4 years, 5 months ago
  20. b7c63ab PhysicalSocketServer: remove heap-based epoll_event handling. by Markus Handell · 4 years, 5 months ago
  21. c33eeab Fix an incorrect use of iterator. by Jianjun Zhu · 4 years, 5 months ago
  22. 03d9e52 Replaces ring buffer in RateStatistics with deque. by Erik Språng · 4 years, 5 months ago
  23. 532cac5 Add support for injecting Clock to RepeatingTaskHandle. by Tommi · 4 years, 5 months ago
  24. 8ce078d Add thread annotations to PhysicalSocketServer members by Niels Möller · 4 years, 5 months ago
  25. cf84607 Reland "Use Windows 10 thread naming API" by Tommi · 4 years, 5 months ago
  26. ec3ba73 Don't wrap the main thread when running death tests. by Tommi · 4 years, 5 months ago
  27. d0d5551 Revert "Use Windows 10 thread naming API" by Tommi · 4 years, 5 months ago
  28. e35004d Use Windows 10 thread naming API by Bruce Dawson · 4 years, 6 months ago
  29. c175874 Disable SequenceCheckerTest.TestAnnotationsOnWrongQueueDebug due to flake by Tommi · 4 years, 6 months ago
  30. 29a5fe8 Reland "Revert back to using the task_queue_ for guarding access." by Tommi · 4 years, 6 months ago
  31. 6866dc7 Reland "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." by Tommi · 4 years, 6 months ago
  32. 42748d8 In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 6 months ago
  33. 28685dc Revert "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." by Artem Titov · 4 years, 6 months ago
  34. af1b9ce Revert "Revert back to using the task_queue_ for guarding access." by Artem Titov · 4 years, 6 months ago
  35. 475006d Revert back to using the task_queue_ for guarding access. by Tommi · 4 years, 6 months ago
  36. 46b3bc6 Make sure that "current" rtc::Thread instances are always current for TaskQueueBase. by Tommi · 4 years, 6 months ago
  37. a0a4480 Migrate CallStats and RtpStreamsSynchronizer timers over to RepeatingTask by Tommi · 4 years, 6 months ago
  38. 6ee6793 Reland "Delete unused code to handle posix signals in PhysicalSocketServer" by Niels Möller · 4 years, 6 months ago
  39. 611fba4 Mark construction time members of PhysicalSocketServer as const by Niels Möller · 4 years, 6 months ago
  40. a98cea8 Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. by Tommi · 4 years, 6 months ago
  41. ff88a64 Revert "Delete unused code to handle posix signals in PhysicalSocketServer" by Mirko Bonadei · 4 years, 6 months ago
  42. d2490ae Delete unused code to handle posix signals in PhysicalSocketServer by Niels Möller · 4 years, 6 months ago
  43. 2105d64 Add field trial for using different network cost cellular types by Jonas Oreland · 4 years, 6 months ago
  44. b8a9630 Add a Release method for file wrapper by Per Åhgren · 4 years, 6 months ago
  45. 9af7543 Add RTC_EXPORT for NullSocketServer by Sergey Ulanov · 4 years, 6 months ago
  46. 3c5450e Add support for PendingTaskSafetyFlag to ToQueuedTask. by Tommi · 4 years, 6 months ago
  47. a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 4 years, 6 months ago
  48. ce1320c Add WaitForPreviouslyPostedTasks to TaskQueueForTest. by Marina Ciocea · 4 years, 6 months ago
  49. 95d9a1a Update set of known root certificates. by Mirko Bonadei · 4 years, 6 months ago
  50. 2c80923 Remove WebRTC-LibvpxVp{8,9}TrustedRateController. by Mirko Bonadei · 4 years, 7 months ago
  51. 4479a82 Remove deprecated SSLIdentity methods that return raw pointers. by Taylor Brandstetter · 4 years, 7 months ago
  52. 6415dca Remove WebRTC-ExperimentalScreenshareSettings. by Mirko Bonadei · 4 years, 7 months ago
  53. b33a0ca Remove deprecated ssl_identity methods by Harald Alvestrand · 4 years, 7 months ago
  54. 3c9bcc1 Reland of the test portion of: by Tommi · 4 years, 7 months ago
  55. f7f6870 Mark static const class/struct members as constexpr. by Mirko Bonadei · 4 years, 7 months ago
  56. dce6174 Remove deprecated SSLAdapter::SetIdentity. by Mirko Bonadei · 4 years, 7 months ago
  57. 9f297b5 Remove OpenSSLIdentity::GenerateWithExpiration. by Mirko Bonadei · 4 years, 7 months ago
  58. 2d2c294 Remove OpenSSLAdapter restartable_ data member. by Mirko Bonadei · 4 years, 7 months ago
  59. f0dc5c5 Adds tiny rtc::StringFormat utility by henrika · 4 years, 7 months ago
  60. 25eeda1 Fix socket not getting registered for epoll events by mmorrison · 4 years, 7 months ago
  61. 16cc9ef Revert "Preparation for ReceiveStatisticsProxy lock reduction." by Artem Titov · 4 years, 7 months ago
  62. 24eed27 Preparation for ReceiveStatisticsProxy lock reduction. by Tommi · 4 years, 7 months ago
  63. c7ea04a Don't trigger OnNetworkChange when changing from 3G to 4G by Jonas Oreland · 4 years, 7 months ago
  64. 06d3559 Replace std::string::find() == 0 with absl::StartsWith (part 2). by Mirko Bonadei · 4 years, 7 months ago
  65. cfa0e8f Fix errors C2238, C2248 and C2059 on MSVC bots. by Mirko Bonadei · 4 years, 7 months ago
  66. 08d1806 Extend rtc::AdapterType with 2g, 3G, 4G & 5G enum values. by Jonas Oreland · 4 years, 7 months ago
  67. 6f402f9 Remove unnecessary breaks after return. by Mirko Bonadei · 4 years, 7 months ago
  68. b239a2e Remove some more instances of IP logging. by Paulina Hensman · 4 years, 7 months ago
  69. 1c7a658 Add test for relay bandwidth capping. by Christoffer Rodbro · 4 years, 7 months ago
  70. f74d2ce Revert "Add interface_id to rtc::Network" by Olga Sharonova · 4 years, 7 months ago
  71. 7e91482 Add interface_id to rtc::Network by Jonas Oreland · 4 years, 7 months ago
  72. d1a0062 remove deprecated fields in rtc::NetworkRoute by Jonas Oreland · 4 years, 7 months ago
  73. 5b6a4d8 Only print route if it has changed by Jonas Oreland · 4 years, 7 months ago
  74. f1df04b Fix -Wunreachable-code on Linux. by Mirko Bonadei · 4 years, 7 months ago
  75. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 4 years, 7 months ago
  76. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 4 years, 7 months ago
  77. ebf739b Reland "Leverage dispatch_queue_create_with_target when possible." by Yura Yaroshevich · 4 years, 8 months ago
  78. fcafbfd Revert "Leverage dispatch_queue_create_with_target when possible." by Alex Loiko · 4 years, 8 months ago
  79. de86381 Leverage dispatch_queue_create_with_target when possible. by Yura Yaroshevich · 4 years, 8 months ago
  80. dd14a95 Allow TimestampAligner to translate timestamp without new observation of system clock. by Minyue Li · 4 years, 8 months ago
  81. 1379913 Make a switch to disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC. by Harald Alvestrand · 4 years, 8 months ago
  82. 37e388a Refactor TimestampAligner for more general use. by Minyue Li · 4 years, 8 months ago
  83. 14e5f0b Update RTC_CHECK and RTC_LOG macros so they work when called from xxxxx::rtc namespaces by Jiawei Ou · 4 years, 8 months ago
  84. da7267a Makes Thread::Send execute sent messages after pending posted messages. by Sebastian Jansson · 4 years, 8 months ago
  85. d084ea9 BoundedInlineVector: Add resize() method by Karl Wiberg · 4 years, 8 months ago
  86. c126937 BoundedInlineVector: Vector class of bounded size with inline allocation by Karl Wiberg · 4 years, 8 months ago
  87. db5d7e4 Cleanup: Use common IP overhead definitions in test and prod code by Sebastian Jansson · 4 years, 8 months ago
  88. dbf5416 Delete header file rtc_base/memory/aligned_array.h by Niels Möller · 4 years, 8 months ago
  89. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 8 months ago
  90. e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 8 months ago
  91. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 8 months ago
  92. bd710db Removing dead code by Xavier Lepaul · 4 years, 9 months ago
  93. f1cf89b Remove unused method `set_ignore_non_default_routes` by Xavier Lepaul · 4 years, 9 months ago
  94. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 9 months ago
  95. 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 4 years, 9 months ago
  96. ecd6fc8 Add DSCP support for POSIX platforms. by Taylor Brandstetter · 4 years, 9 months ago
  97. bfda20d Add a method to report number of samples in MovingMedianFilter. by Minyue Li · 4 years, 9 months ago
  98. 215963c Define rtc::BufferT::const_iterator by Karl Wiberg · 4 years, 9 months ago
  99. 3fa2b80 AsyncTCPSocket: try sending outgoing data until EWOULDBLOCK by Steve Anton · 4 years, 9 months ago
  100. d7fade5 Makes all units and operations constexpr by Sebastian Jansson · 4 years, 9 months ago