1. 00579e8 Use AlwaysValidPointer in connection_context by Harald Alvestrand · 3 years, 7 months ago
  2. 3a9e687 Cleanup rtc_base_approved target by Florent Castelli · 3 years, 7 months ago
  3. 8fcc79b Add missing overload of LogSink::OnLogMessage() by Ali Tofigh · 3 years, 7 months ago
  4. 13f9c62 Fix comparator bugs which are not compliant to strict weak ordering. by Mirko Bonadei · 3 years, 7 months ago
  5. d389078 Adopt absl::string_view in some fakes under rtc_base/ by Ali Tofigh · 3 years, 7 months ago
  6. 6228d87 Reland "Delete deprecated versions of MergeNetworkList" by Niels Möller · 3 years, 7 months ago
  7. 9c83d9d DTLS: fail the connection if DTLSv1_handle_timeout returns an error by Philipp Hancke · 3 years, 7 months ago
  8. 9432768 Prepare for deletion of implicit conversion from rtc::scoped_refptr<T> to T* by Niels Möller · 3 years, 7 months ago
  9. 76d9c18 Minor tweaks to the stdlib TQ implementation. by Tommi · 3 years, 7 months ago
  10. df0cbf5 Make rtc_base_approved a rtc_source_set by Florent Castelli · 3 years, 7 months ago
  11. 7765f9e Fix logging MakeVal template by Evan Shrubsole · 3 years, 7 months ago
  12. a30aef3 Move event_tracer out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  13. ed4aadc Move copy_on_write_buffer out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  14. ceb7b36 Move byte_buffer out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  15. a876a92 Move byte_order out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  16. 7606375 Move buffer_queue out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  17. f9c5984 Move buffer out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  18. 6bb1fd3 Move rate_statistics out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  19. 58cc468 Move rate_tracker out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  20. 2f9291c Revert "Delete deprecated versions of MergeNetworkList" by Ilya Nikolaevskiy · 3 years, 7 months ago
  21. 1729642 Move sample_counter out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  22. 7679e9b Delete deprecated versions of MergeNetworkList by Niels Möller · 3 years, 7 months ago
  23. 83a36d4 Move moving_max_counter out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  24. 3176409 Move mod_ops out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  25. 7f623b0 Move bit_buffer out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  26. 22d094d adopt absl::string_view in rtc_base/third_party/ by Ali Tofigh · 3 years, 7 months ago
  27. d119b9e Move zero_memory out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  28. b1dc4e4 Move timestamp_aligner out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  29. 6c7f984 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 16/inf by Jonas Oreland · 3 years, 7 months ago
  30. aa6d05d Move location out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  31. 6b60859 Move one_time_event out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  32. a6c10e3 Move strong_alias out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  33. 71337f3 Move random out of rtc_base_approved by Florent Castelli · 3 years, 7 months ago
  34. d959f3a Use std:unique_ptr for Network objects owned by the NetworkManager. by Niels Möller · 3 years, 7 months ago
  35. 45a0599 Remove platform_thread from //rtc_base:rtc_base_approved public_deps by Florent Castelli · 3 years, 7 months ago
  36. b96902d Remove public_deps in //rtc_base:rtc_base_unittests by Florent Castelli · 3 years, 7 months ago
  37. f35611a Remove public_deps from //rtc_base:rtc_json by Florent Castelli · 3 years, 7 months ago
  38. 2ab914c Adopt absl::string_view in rtc_base/ (straightforward cases) by Ali Tofigh · 3 years, 7 months ago
  39. 8a411c4 Disallow set_allow_wgc_capturer_fallback call on Win10. by Sunggook Chue · 3 years, 7 months ago
  40. f15189d [CallbackList] Use CallbackList in AsyncPacketSocket for close events. by Tomas Gunnarsson · 3 years, 7 months ago
  41. 9797dcd [CallbackList] Support component build by Tomas Gunnarsson · 3 years, 7 months ago
  42. 8bd5d48 [CallbackList] Allow removal from within callback. by Tomas Gunnarsson · 3 years, 7 months ago
  43. 3571623 Delete deprecated dummy method GetNetworks(NetworkList* networks). by Niels Möller · 3 years, 8 months ago
  44. 145fdbf Explicitly disallow copy in PlatformThread by Tommi · 3 years, 8 months ago
  45. 23e4654 Apply bugprone-stringview-nullptr. by Mirko Bonadei · 3 years, 8 months ago
  46. 016ae44 Reland "Delete unused class GlobalMutex" by Niels Möller · 3 years, 8 months ago
  47. db622c3 Revert "Delete unused class GlobalMutex" by Artem Titov · 3 years, 8 months ago
  48. 2221144 Delete old versions of GetNetworks and GetAnyAddressNetworks by Niels Möller · 3 years, 8 months ago
  49. 5831afb Delete unused class GlobalMutex by Niels Möller · 3 years, 8 months ago
  50. 8d4e9fb Remove //api:sequence_checker from public deps by Florent Castelli · 3 years, 8 months ago
  51. dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years, 8 months ago
  52. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years, 8 months ago
  53. e10a9f6 Remove //rtc_base:safe_conversions from public deps by Florent Castelli · 3 years, 8 months ago
  54. 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 3 years, 8 months ago
  55. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years, 8 months ago
  56. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years, 8 months ago
  57. 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years, 8 months ago
  58. e0a92f9 Delete unused ScopedRegisterThreadForDebugging facility by Niels Möller · 3 years, 8 months ago
  59. e73b66b Remove unused overload of rtc::hex_decode_with_delimiter by Ali Tofigh · 3 years, 8 months ago
  60. bddfe02 Remove //rtc_base:atomicops from public deps by Florent Castelli · 3 years, 8 months ago
  61. fd6a4d6 Adopt absl::string_view in rtc_base/string_encode.* by Ali Tofigh · 3 years, 8 months ago
  62. bf4988a New protected method NetworkManagerBase::GetNetworksInternal by Niels Möller · 3 years, 8 months ago
  63. 597e03f Remove set but otherwise unused variable by Hans Wennborg · 3 years, 8 months ago
  64. b7c1570 Fix integer-overflow in TimestampExtrapolator by Evan Shrubsole · 3 years, 8 months ago
  65. 00b31cc Add (temporary) using declaration for BasicNetworkManager::GetNetworks by Niels Möller · 3 years, 8 months ago
  66. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years, 8 months ago
  67. c06fe8b WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 11/inf by Jonas Oreland · 3 years, 8 months ago
  68. e0c6bdf Use const rtc::Network* in ports and port allocator by Niels Möller · 3 years, 8 months ago
  69. 3d6c655 Adopt absl::string_view in rtc_base/string_to_number.* by Ali Tofigh · 3 years, 8 months ago
  70. 1d6de14 Adopt absl::string_view in testsupport/file_utils* by Ali Tofigh · 3 years, 8 months ago
  71. e5b2220 Adopt absl::string_view in rtc_base/string_utils* by Ali Tofigh · 3 years, 8 months ago
  72. 58d861c Update missing absl::string_view adoption in openssl files under rtc_base/ by Ali Tofigh · 3 years, 8 months ago
  73. 195b0a9 Modernize TimestampExtrapolator to use correct units by Evan Shrubsole · 3 years, 8 months ago
  74. ccc9d97 Add checks for a null msg_queue_ to VirtualSocketServer. by Tommi · 3 years, 8 months ago
  75. 6ceb81f Clean up SimpleStringBuilder after absl::string_view adoption by Ali Tofigh · 3 years, 8 months ago
  76. 9dde120 Reject double RefCountedObject inheritance in rtc::make_ref_counted. by Niels Möller · 3 years, 8 months ago
  77. e0e91a6 AlwaysValidPointer - forwarding constructor and tests by Jonas Oreland · 3 years, 8 months ago
  78. 66eb789 Add class for pointer or owned object. by Jonas Oreland · 3 years, 8 months ago
  79. be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years, 8 months ago
  80. 9b88e29 Skip NetworkTest.TestMultipleIPMergeNetworkList. by Mirko Bonadei · 3 years, 8 months ago
  81. b2a5785 Don't assume strict order of IPs by Mirko Bonadei · 3 years, 8 months ago
  82. 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 3 years, 8 months ago
  83. 658b88a Delete rtc::string_trim. Replaced with absl::StripAsciiWhitespace. by Niels Möller · 3 years, 8 months ago
  84. 19ba552 Add TaskQueue::PostDelayedTaskWithPrecision helper method. by Henrik Boström · 3 years, 8 months ago
  85. 6364d08 Adopt absl::string_view in rtc_base/log_sinks by Ali Tofigh · 3 years, 8 months ago
  86. c7f691a WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 2 by Jonas Oreland · 3 years, 9 months ago
  87. 57869da Remove obsolete comment about loglevels by Harald Alvestrand · 3 years, 9 months ago
  88. d6cdf80 Use Timestamp and TimeDelta in VCMTiming by Evan Shrubsole · 3 years, 9 months ago
  89. 8382968 Reland "Remove workaround in AutoSocketServerThread that isn't needed anymore." by Mirko Bonadei · 3 years, 9 months ago
  90. e4d3952 Revert "Remove workaround in AutoSocketServerThread that isn't needed anymore." by Taylor Brandstetter · 3 years, 9 months ago
  91. 380d60c Delete INFO/WARNING/LERROR log levels by Harald Alvestrand · 3 years, 9 months ago
  92. e610610 Fix fd leak in ifaddrs_android.cc by Danil Chapovalov · 3 years, 9 months ago
  93. cb03e38 Fix LOGGING_INSIDE_WEBRTC propagation in Chromium builds. by Mirko Bonadei · 3 years, 9 months ago
  94. b02220d Reland "Mark all bool conversion operators as explicit" by Niels Möller · 3 years, 9 months ago
  95. 27c1452 Refactor BasicNetworkManager to use TQ methods and PendingTaskSafetyFlag. by Niels Möller · 3 years, 10 months ago
  96. 98d26df Reland "Delete NO_MAIN_THREAD_WRAPPING preprocessor define." by Niels Möller · 3 years, 10 months ago
  97. c1fd46f Revert "Mark all bool conversion operators as explicit" by Mirko Bonadei · 3 years, 10 months ago
  98. 325789c Mark all bool conversion operators as explicit by Niels Möller · 3 years, 10 months ago
  99. da89793 Fix support for booleans in field trial list parser by Erik Språng · 3 years, 10 months ago
  100. 44156fa0 Remove workaround in AutoSocketServerThread that isn't needed anymore. by Tommi · 3 years, 10 months ago