1. 31e5bf5 Remove deprecated SocketFactory overrides. by Steve Anton · 6 years ago
  2. 1ffb374 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 6 years ago
  3. c816ffc Fix VerifyPeerCertMatchesHost tests. by David Benjamin · 6 years ago
  4. ee10ea8 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 6 years ago
  5. ab4f1c1 Be more clever when passing default arguments in log statements by Karl Wiberg · 6 years ago
  6. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  7. 88c9956 Remove internal media/base/ stringstream usages by Jonas Olsson · 6 years ago
  8. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 6 years ago
  9. de2ed7d Support VPN adapter type in WebRTC Android. by Qingsi Wang · 6 years ago
  10. ebd9abc Use IFA_LOCAL instead of IFA_ADDRESS over IPv4 network on ANDROID by Yongje Lee · 6 years ago
  11. 3a9c46d Extend packet_id to 64 bits in SentPacket and PacketOptions to support QUIC by Bjorn Mellem · 6 years ago
  12. a945aee Make quality scaler downscale faster. by Åsa Persson · 6 years ago
  13. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 6 years ago
  14. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  15. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  16. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 6 years ago
  17. 4ea53b3 Prevent warning logs when signaling stats from connectionless sockets. by Qingsi Wang · 6 years ago
  18. 8944f6a [desktopCaptuer Win] exclude windows not on current virtual desktop by braveyao · 6 years ago
  19. 98a91ad Remove obsolete types from common_types.h by Fredrik Solenberg · 6 years ago
  20. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 6 years ago
  21. 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 6 years ago
  22. 2808ae9 Adds BBR network controller field trial. by Sebastian Jansson · 6 years ago
  23. 2206097 [build] Share windows runtime dlls with src/build by Michael Achenbach · 6 years ago
  24. 4da18e8 compare Optional<unsigned> only to unsigned integers by Danil Chapovalov · 6 years ago
  25. d31843e rtc::MsanUninitialized to mark a trivially copiable object as uninitialized by Alessio Bazzica · 6 years ago
  26. 19aab2e Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory. by Benjamin Wright · 6 years ago
  27. fd350d7 By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. by Taylor Brandstetter · 6 years ago
  28. 9201d1a Fixed Hostname Validation in OpenSSLAdapter. by Benjamin Wright · 6 years ago
  29. 09a6cd5 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 6 years ago
  30. 8487988 Remove myself from some owners files. Fix order in those files. Replace myself in comment references. by Henrik Grunell · 6 years ago
  31. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 6 years ago
  32. 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 6 years ago
  33. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 6 years ago
  34. 6c9a786 Add //base dependency to rtc_base:rtc_event when building with chromium. by John Budorick · 6 years ago
  35. 0191441 Lowercase Windows headers. by Mirko Bonadei · 6 years ago
  36. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 6 years ago
  37. 5e55fe8 Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. by Taylor Brandstetter · 6 years ago
  38. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  39. 866e08d Make rtc::Optional IceConfig parameters interpreted consistently. by Qingsi Wang · 6 years ago
  40. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 6 years ago
  41. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  42. a09993d Skip nullable check when building in Chromium by Oleh Prypin · 6 years ago
  43. 82cea03 Clarify documentation on scoped_refptr::release. by Niels Möller · 6 years ago
  44. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  45. e7fac68 Introduce Nullable annotation. by Sami Kalliomäki · 6 years ago
  46. faed538 Delete obsolete alias RateLimiter and rtc_base/ratelimiter.h by Niels Möller · 6 years ago
  47. 01cb5f2 Fix issue where sockets bound to temporary IPv6 addresses are discarded. by Taylor Brandstetter · 6 years ago
  48. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 6 years ago
  49. 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 6 years ago
  50. d132ce1 Remove unnecessary copies from AsyncInvoke by Cameron Pickett · 6 years ago
  51. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  52. abff7dd De-inline SimpleStringBuilder methods by Karl Wiberg · 6 years ago
  53. 881f168 Make SimpleStringBuilder into a non-template by Karl Wiberg · 6 years ago
  54. 4c6a30c Add templated version of ByteBufferWriter. by Joachim Bauch · 6 years ago
  55. 5b32f23 Securely clear memory containing key information / passwords before freeing. by Joachim Bauch · 6 years ago
  56. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 6 years ago
  57. 0867260 Fixing data race on vptr of Thread subclasses. by Taylor Brandstetter · 6 years ago
  58. f9c5cf6 Renamed rtc::RateLimiter to rtrc::DataRateLimiter. by Sebastian Jansson · 6 years ago
  59. 9ddc14d Deprecate ContextUtils.getApplicationContext. by Sami Kalliomäki · 6 years ago
  60. e51a0a8 Re-Reland "Some cleanup for the logging code:"" by Tommi · 6 years ago
  61. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 6 years ago
  62. d81aac4 Revert "Reland "Some cleanup for the logging code:"" by Zhi Huang · 6 years ago
  63. e0269cd SystemTimeNanos() on Mac: DCHECK that multiplication doesn't overflow by Karl Wiberg · 6 years ago
  64. 12dc184 Reland "Some cleanup for the logging code:" by Tommi · 6 years ago
  65. 278aa42 Revert "Some cleanup for the logging code:" by Philip Eliasson · 6 years ago
  66. 9ecdcdf Some cleanup for the logging code: by Tommi · 6 years ago
  67. c392866 Implement certificate chain stats. by Taylor Brandstetter · 6 years ago
  68. 0404225 ClosePlatformFile() on non-Windows: Return true on success, false on failure by Karl Wiberg · 7 years ago
  69. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  70. 6bd3cdd Remove special MD5 / SHA-1 digest classes. by Joachim Bauch · 7 years ago
  71. 820941a Remove custom MD5 / SHA-1 implementations. by Joachim Bauch · 7 years ago
  72. 2b6f135 Un-inline LogMessage::Loggable by Jonas Olsson · 7 years ago
  73. 10b40ce Add support for RTC_GUARDED_BY to SequencedTaskChecker. by Tommi · 7 years ago
  74. da8781f Move rtc_task_queue_for_test outside of the rtc_include_tests scope. by Tommi · 7 years ago
  75. 707ca31 Whac-a-mole one more time with Fuchsia. Fix CurrentThreadRef() by Tommi · 7 years ago
  76. 7c72c10 Playing whac-a-mole with the Fuchsia builders by Tommi · 7 years ago
  77. f017980 Change typedef of PlatformThreadRef for Fuchsia from pthread_t to zx_handle_t by Tommi · 7 years ago
  78. 1f3f3c2 Reland "Remove criticalsection.cc dependency on platform_thread.cc." by Tommi · 7 years ago
  79. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  80. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  81. 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 7 years ago
  82. 08ff173 Revert "Remove criticalsection.cc dependency on platform_thread.cc." by Guido Urdaneta · 7 years ago
  83. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  84. 5af97ee Remove criticalsection.cc dependency on platform_thread.cc. by Tommi · 7 years ago
  85. 02fddf6 Fix includes in task_queue.h by Danil Chapovalov · 7 years ago
  86. 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
  87. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  88. 0614ed9 Remove calls to some POSIX APIs which Fuchsia does not implement. by Wez · 7 years ago
  89. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 7 years ago
  90. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 7 years ago
  91. 260c398 Add support for hyphens to rtc_base/flags by Edward Lemur · 7 years ago
  92. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  93. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 7 years ago
  94. c0216b8 Fix the iOS Framework dependency by Jiawei Ou · 7 years ago
  95. eb0df08 Update SSL call sites to compile with both OpenSSL 1.1.0 and BoringSSL by Jiawei Ou · 7 years ago
  96. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  97. 79a5560 Add RTC_UNUSED for call to write() in TaskQueue libevent dtor. by Tommi · 7 years ago
  98. a9c94d5 Be explicit about OpenSSL version requriement. by Jiawei Ou · 7 years ago
  99. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 7 years ago
  100. 3b1df67 Add the missing header for `errno` variable in `checks.cc` by Jiawei Ou · 7 years ago