1. 2c74d85 Adds enum field trial parser. by Sebastian Jansson · 6 years ago
  2. 712678b Delete unused class TransformAdapter. by Niels Möller · 6 years ago
  3. ae82ffa Delete unused methods for replacing the "default filesystem". by Niels Möller · 6 years ago
  4. ff3dd0c Delete unused rtc::Stream subclasses. by Niels Möller · 6 years ago
  5. 1ec04f1 Reland "Reland "Injectable logging"" by Paulina Hensman · 6 years ago
  6. c2a83ee Remove usage of rtc_base/checks.h in 3pp base64.cc by Artem Titov · 6 years ago
  7. 0a1d189 Replace rtc::Optional with absl::optional in rtc_base by Danil Chapovalov · 6 years ago
  8. f1e3cb4 Add OnLogMessage(msg, sev, tag) to logsinks by Paulina Hensman · 6 years ago
  9. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  10. 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 6 years ago
  11. ae18886 Disable new RTC_CHECK unittest by Jonas Olsson · 6 years ago
  12. f8e5c11 Refactor checks to use a copy of the new logging backend. by Jonas Olsson · 6 years ago
  13. 394b4eb Delete unused methods on rtc::Pathname. by Niels Möller · 6 years ago
  14. 9eb3886 Adds field trial parser. by Sebastian Jansson · 6 years ago
  15. 671cae2 Handle FileRotatingStreams with long file names by Jonas Olsson · 6 years ago
  16. d294c85 LogMessage::UpdateMinLogSeverity: Don't ignore all but the last stream by Karl Wiberg · 6 years ago
  17. 39da65b remove unused UNSHIPPED trace macros by Jonas Olsson · 6 years ago
  18. 1127fb9 Re-enabling SanitizerTest.MsanUninitialized. by Mirko Bonadei · 6 years ago
  19. ac1501a Throw exception in Java if log tag or message is null by Paulina Hensman · 6 years ago
  20. 5abd78b Revert "Reland "Injectable logging"" by Alex Glaznev · 6 years ago
  21. a7087e3 Unify the build define to enable or disable built in ssl root certificates. by Benjamin Wright · 6 years ago
  22. 392f8d0 Add JoinFilename to testsupport code, replacing use of rtc::Pathname. by Niels Möller · 6 years ago
  23. 3b8d48b Fix the build with OpenSSL. by Jiawei Ou · 6 years ago
  24. b06b0a6 Delete rtc_base/basictypes.h by Niels Möller · 6 years ago
  25. 55378f4 Remove some streams from rtc_base/ by Jonas Olsson · 6 years ago
  26. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 6 years ago
  27. 14682a3 Delete macro RTC_DEFINE_STATIC_LOCAL. by Niels Möller · 6 years ago
  28. 9d4e840 Change how we get the current cert in SSLVerifyCallback when using OpenSSL. by Jiawei Ou · 6 years ago
  29. cefc465 RTC_LOG_* macros: Implement argument passing with a single variadic call by Karl Wiberg · 6 years ago
  30. 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 6 years ago
  31. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 6 years ago
  32. a041f92 Removing warning suppression flags from rtc_base. by Mirko Bonadei · 6 years ago
  33. 6e9c3df Added additional SSL certificate verification tests. by Benjamin Wright · 6 years ago
  34. 7502a9e Delete ALIGNP macro, and use thereof in MemoryStream. by Niels Möller · 6 years ago
  35. 2cf9c55 Use monotonic clock for rtc::Event::Wait on linux and android. by Niels Möller · 6 years ago
  36. 0beed5d Move SampleCounter from ReceiveStatisticsProxy to rtc_base/numerics by Ilya Nikolaevskiy · 6 years ago
  37. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  38. 0ce868c Recognize additional adapter types on Windows by Yura Yaroshevich · 6 years ago
  39. 3ca48a6 Ports base::win:OSInfo from Chrome to rtc_win in WebRTC. by henrika · 6 years ago
  40. 80d02ad Suppress warning about exit in destructor, because it intended. by Artem Titov · 6 years ago
  41. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  42. 21219a0e Reland "Injectable logging" by Paulina Hensman · 6 years ago
  43. 4c8811b Delete some obsolete forward declarations by Niels Möller · 6 years ago
  44. 10a0e51 Improve text logs in the network stack. by Qingsi Wang · 6 years ago
  45. 81ae9c8 Removing clang-cl warning suppression flags in rtc_base. by Mirko Bonadei · 6 years ago
  46. 4f81038 Revert "Injectable logging" by Alex Glaznev · 6 years ago
  47. 59216ec Injectable logging by Paulina Hensman · 6 years ago
  48. e53ac04 Add Ethernet and loopback entries to GetAdapterTypeFromName. by Qingsi Wang · 6 years ago
  49. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 6 years ago
  50. 03b4148 Removing warning suppression -Wno-missing-braces. by Mirko Bonadei · 6 years ago
  51. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  52. 6fae6ec Moves network unit types to API. by Sebastian Jansson · 6 years ago
  53. 31e5bf5 Remove deprecated SocketFactory overrides. by Steve Anton · 6 years ago
  54. 1ffb374 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 6 years ago
  55. c816ffc Fix VerifyPeerCertMatchesHost tests. by David Benjamin · 6 years ago
  56. ee10ea8 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 6 years ago
  57. ab4f1c1 Be more clever when passing default arguments in log statements by Karl Wiberg · 6 years ago
  58. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  59. 88c9956 Remove internal media/base/ stringstream usages by Jonas Olsson · 6 years ago
  60. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 6 years ago
  61. de2ed7d Support VPN adapter type in WebRTC Android. by Qingsi Wang · 6 years ago
  62. ebd9abc Use IFA_LOCAL instead of IFA_ADDRESS over IPv4 network on ANDROID by Yongje Lee · 6 years ago
  63. 3a9c46d Extend packet_id to 64 bits in SentPacket and PacketOptions to support QUIC by Bjorn Mellem · 6 years ago
  64. a945aee Make quality scaler downscale faster. by Åsa Persson · 6 years ago
  65. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 6 years ago
  66. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  67. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  68. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 6 years ago
  69. 4ea53b3 Prevent warning logs when signaling stats from connectionless sockets. by Qingsi Wang · 6 years ago
  70. 8944f6a [desktopCaptuer Win] exclude windows not on current virtual desktop by braveyao · 6 years ago
  71. 98a91ad Remove obsolete types from common_types.h by Fredrik Solenberg · 6 years ago
  72. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 6 years ago
  73. 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 6 years ago
  74. 2808ae9 Adds BBR network controller field trial. by Sebastian Jansson · 6 years ago
  75. 2206097 [build] Share windows runtime dlls with src/build by Michael Achenbach · 6 years ago
  76. 4da18e8 compare Optional<unsigned> only to unsigned integers by Danil Chapovalov · 6 years ago
  77. d31843e rtc::MsanUninitialized to mark a trivially copiable object as uninitialized by Alessio Bazzica · 6 years ago
  78. 19aab2e Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory. by Benjamin Wright · 6 years ago
  79. fd350d7 By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. by Taylor Brandstetter · 6 years ago
  80. 9201d1a Fixed Hostname Validation in OpenSSLAdapter. by Benjamin Wright · 6 years ago
  81. 09a6cd5 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 6 years ago
  82. 8487988 Remove myself from some owners files. Fix order in those files. Replace myself in comment references. by Henrik Grunell · 6 years ago
  83. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 6 years ago
  84. 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 6 years ago
  85. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 6 years ago
  86. 6c9a786 Add //base dependency to rtc_base:rtc_event when building with chromium. by John Budorick · 6 years ago
  87. 0191441 Lowercase Windows headers. by Mirko Bonadei · 6 years ago
  88. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 6 years ago
  89. 5e55fe8 Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. by Taylor Brandstetter · 6 years ago
  90. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  91. 866e08d Make rtc::Optional IceConfig parameters interpreted consistently. by Qingsi Wang · 6 years ago
  92. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 6 years ago
  93. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  94. a09993d Skip nullable check when building in Chromium by Oleh Prypin · 6 years ago
  95. 82cea03 Clarify documentation on scoped_refptr::release. by Niels Möller · 6 years ago
  96. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  97. e7fac68 Introduce Nullable annotation. by Sami Kalliomäki · 6 years ago
  98. faed538 Delete obsolete alias RateLimiter and rtc_base/ratelimiter.h by Niels Möller · 6 years ago
  99. 01cb5f2 Fix issue where sockets bound to temporary IPv6 addresses are discarded. by Taylor Brandstetter · 6 years ago
  100. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 6 years ago