1. 6e25082 Removing rtc_base:base build target. by Mirko Bonadei · 6 years ago
  2. e635e98 Fix compilation error of opensslutility.cc when compiling with OpenSSL. by Jiawei Ou · 6 years ago
  3. 01560de Use "wildcard" instead of "unknown" for ADAPTER_TYPE_ANY in stats. by Qingsi Wang · 6 years ago
  4. b4731ff Delete unused code in httpbase and httpcommon. by Niels Möller · 7 years ago
  5. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  6. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  7. ea1bb35 Cleanup networkroute.h by Steve Anton · 6 years ago
  8. a76af0c Move base64.h to the proper location. by Artem Titov · 6 years ago
  9. 4f6d233 Added explicit EOR to sctp messages and coalesce messages on the receiving side. by Jeroen de Borst · 6 years ago
  10. dd21474 Replace accidental usages of source_set with rtc_source_set by Oleh Prypin · 6 years ago
  11. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  12. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  13. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  14. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  15. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 6 years ago
  16. 3e8cb47 Delegate WIN32_LEAN_AND_MEAN definition to the toolchain. by Mirko Bonadei · 6 years ago
  17. 4524c74 Removing /wd4703 from rtc_base:rtc_base_generic. by Mirko Bonadei · 6 years ago
  18. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  19. d000b0a Move RTC_CHECK_OP error message construction out of header file. by Jonas Olsson · 6 years ago
  20. a3b6601 Make ReceiveSendsFromThread use Dispatch by Ishan Khot · 7 years ago
  21. 9f1de69 Add ADAPTER_TYPE_ANY in AdapterType. by Qingsi Wang · 7 years ago
  22. dc99e24 Removing deadbeef@ from OWNERS files. by Taylor Brandstetter · 7 years ago
  23. 4c77dcd Turn rtc::{Make,Wrap}Unique into aliases for their Abseil counterparts by Karl Wiberg · 7 years ago
  24. 968b1dd Use field trial parser for BBR Experiment. by Sebastian Jansson · 7 years ago
  25. 2c74d85 Adds enum field trial parser. by Sebastian Jansson · 7 years ago
  26. 712678b Delete unused class TransformAdapter. by Niels Möller · 7 years ago
  27. ae82ffa Delete unused methods for replacing the "default filesystem". by Niels Möller · 7 years ago
  28. ff3dd0c Delete unused rtc::Stream subclasses. by Niels Möller · 7 years ago
  29. 1ec04f1 Reland "Reland "Injectable logging"" by Paulina Hensman · 7 years ago
  30. c2a83ee Remove usage of rtc_base/checks.h in 3pp base64.cc by Artem Titov · 7 years ago
  31. 0a1d189 Replace rtc::Optional with absl::optional in rtc_base by Danil Chapovalov · 7 years ago
  32. f1e3cb4 Add OnLogMessage(msg, sev, tag) to logsinks by Paulina Hensman · 7 years ago
  33. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  34. 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 7 years ago
  35. ae18886 Disable new RTC_CHECK unittest by Jonas Olsson · 7 years ago
  36. f8e5c11 Refactor checks to use a copy of the new logging backend. by Jonas Olsson · 7 years ago
  37. 394b4eb Delete unused methods on rtc::Pathname. by Niels Möller · 7 years ago
  38. 9eb3886 Adds field trial parser. by Sebastian Jansson · 7 years ago
  39. 671cae2 Handle FileRotatingStreams with long file names by Jonas Olsson · 7 years ago
  40. d294c85 LogMessage::UpdateMinLogSeverity: Don't ignore all but the last stream by Karl Wiberg · 7 years ago
  41. 39da65b remove unused UNSHIPPED trace macros by Jonas Olsson · 7 years ago
  42. 1127fb9 Re-enabling SanitizerTest.MsanUninitialized. by Mirko Bonadei · 7 years ago
  43. ac1501a Throw exception in Java if log tag or message is null by Paulina Hensman · 7 years ago
  44. 5abd78b Revert "Reland "Injectable logging"" by Alex Glaznev · 7 years ago
  45. a7087e3 Unify the build define to enable or disable built in ssl root certificates. by Benjamin Wright · 7 years ago
  46. 392f8d0 Add JoinFilename to testsupport code, replacing use of rtc::Pathname. by Niels Möller · 7 years ago
  47. 3b8d48b Fix the build with OpenSSL. by Jiawei Ou · 7 years ago
  48. b06b0a6 Delete rtc_base/basictypes.h by Niels Möller · 7 years ago
  49. 55378f4 Remove some streams from rtc_base/ by Jonas Olsson · 7 years ago
  50. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 7 years ago
  51. 14682a3 Delete macro RTC_DEFINE_STATIC_LOCAL. by Niels Möller · 7 years ago
  52. 9d4e840 Change how we get the current cert in SSLVerifyCallback when using OpenSSL. by Jiawei Ou · 7 years ago
  53. cefc465 RTC_LOG_* macros: Implement argument passing with a single variadic call by Karl Wiberg · 7 years ago
  54. 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 7 years ago
  55. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 7 years ago
  56. a041f92 Removing warning suppression flags from rtc_base. by Mirko Bonadei · 7 years ago
  57. 6e9c3df Added additional SSL certificate verification tests. by Benjamin Wright · 7 years ago
  58. 7502a9e Delete ALIGNP macro, and use thereof in MemoryStream. by Niels Möller · 7 years ago
  59. 2cf9c55 Use monotonic clock for rtc::Event::Wait on linux and android. by Niels Möller · 7 years ago
  60. 0beed5d Move SampleCounter from ReceiveStatisticsProxy to rtc_base/numerics by Ilya Nikolaevskiy · 7 years ago
  61. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  62. 0ce868c Recognize additional adapter types on Windows by Yura Yaroshevich · 7 years ago
  63. 3ca48a6 Ports base::win:OSInfo from Chrome to rtc_win in WebRTC. by henrika · 7 years ago
  64. 80d02ad Suppress warning about exit in destructor, because it intended. by Artem Titov · 7 years ago
  65. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 7 years ago
  66. 21219a0e Reland "Injectable logging" by Paulina Hensman · 7 years ago
  67. 4c8811b Delete some obsolete forward declarations by Niels Möller · 7 years ago
  68. 10a0e51 Improve text logs in the network stack. by Qingsi Wang · 7 years ago
  69. 81ae9c8 Removing clang-cl warning suppression flags in rtc_base. by Mirko Bonadei · 7 years ago
  70. 4f81038 Revert "Injectable logging" by Alex Glaznev · 7 years ago
  71. 59216ec Injectable logging by Paulina Hensman · 7 years ago
  72. e53ac04 Add Ethernet and loopback entries to GetAdapterTypeFromName. by Qingsi Wang · 7 years ago
  73. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 7 years ago
  74. 03b4148 Removing warning suppression -Wno-missing-braces. by Mirko Bonadei · 7 years ago
  75. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 7 years ago
  76. 6fae6ec Moves network unit types to API. by Sebastian Jansson · 7 years ago
  77. 31e5bf5 Remove deprecated SocketFactory overrides. by Steve Anton · 7 years ago
  78. 1ffb374 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 7 years ago
  79. c816ffc Fix VerifyPeerCertMatchesHost tests. by David Benjamin · 7 years ago
  80. ee10ea8 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 7 years ago
  81. ab4f1c1 Be more clever when passing default arguments in log statements by Karl Wiberg · 7 years ago
  82. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  83. 88c9956 Remove internal media/base/ stringstream usages by Jonas Olsson · 7 years ago
  84. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 7 years ago
  85. de2ed7d Support VPN adapter type in WebRTC Android. by Qingsi Wang · 7 years ago
  86. ebd9abc Use IFA_LOCAL instead of IFA_ADDRESS over IPv4 network on ANDROID by Yongje Lee · 7 years ago
  87. 3a9c46d Extend packet_id to 64 bits in SentPacket and PacketOptions to support QUIC by Bjorn Mellem · 7 years ago
  88. a945aee Make quality scaler downscale faster. by Åsa Persson · 7 years ago
  89. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 7 years ago
  90. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  91. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  92. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 7 years ago
  93. 4ea53b3 Prevent warning logs when signaling stats from connectionless sockets. by Qingsi Wang · 7 years ago
  94. 8944f6a [desktopCaptuer Win] exclude windows not on current virtual desktop by braveyao · 7 years ago
  95. 98a91ad Remove obsolete types from common_types.h by Fredrik Solenberg · 7 years ago
  96. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 7 years ago
  97. 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 7 years ago
  98. 2808ae9 Adds BBR network controller field trial. by Sebastian Jansson · 7 years ago
  99. 2206097 [build] Share windows runtime dlls with src/build by Michael Achenbach · 7 years ago
  100. 4da18e8 compare Optional<unsigned> only to unsigned integers by Danil Chapovalov · 7 years ago