1. 7f57788 Removes trial to enable BBR congestion controller. by Sebastian Jansson · 6 years ago
  2. d69998a Adds support for empty key fields in field trial parser. by Sebastian Jansson · 6 years ago
  3. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  4. 4415315 Move ServerSocket code to separate files and into test target by Niels Möller · 6 years ago
  5. 68586e8 Replace starts_with and ends_with with Abseil by Steve Anton · 6 years ago
  6. 25aefd3 Delete log severity LS_SENSITIVE by Niels Möller · 6 years ago
  7. 1dac6d8 Sanitize candidates in ICE-level stats when necessary. by Qingsi Wang · 6 years ago
  8. e10b163 Stop using 'using namespace'. by Mirko Bonadei · 6 years ago
  9. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 6 years ago
  10. 0b6d0e6 Introduce some placeholder build targets by Karl Wiberg · 6 years ago
  11. af2adda Explicit comparisons on NetworkRoute. by Sebastian Jansson · 6 years ago
  12. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  13. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  14. ce1b140 Adding WinUWP compilation support to WebRTC. by Robin Raymond · 6 years ago
  15. a6e034a Rebase std::is_trivially_* with absl::is_trivially_* by Jiawei Ou · 6 years ago
  16. 22027b9 Add a new Task Queue for WinUWP. by Robin Raymond · 6 years ago
  17. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  18. 388e4e9 Make RTC_LOG_FILE_LINE use its parameters by Jonas Olsson · 6 years ago
  19. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  20. b22f077 Adds FieldTrialConstrained class. by Sebastian Jansson · 6 years ago
  21. 85340ce Move rtc::scoped_refptr to api/. by Mirko Bonadei · 6 years ago
  22. 72bba62 Adds shared base class for data units. by Sebastian Jansson · 6 years ago
  23. 2277ac6 Adds OWNERS to rtc_base/experiments. by Sebastian Jansson · 6 years ago
  24. 6dbf0e4 Remove all aliases to rtc::Thread by Danil Chapovalov · 6 years ago
  25. b739666 Add missing include of unistd.h by Niels Möller · 6 years ago
  26. 260770c Delete rtc::Filesystem. Move needed functions to filerotatingstream.cc. by Niels Möller · 6 years ago
  27. e6c2c08 MsanUninitialized: restric type check to msan case. by Alessio Bazzica · 6 years ago
  28. 7b3c76b Reland "Delete rtc::Pathname" by Niels Möller · 6 years ago
  29. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  30. 3ea7b83 Resolve the race condition between mDNS name registration and by Qingsi Wang · 6 years ago
  31. 34fc346 Add support for computing iOS code coverage by Artem Titarenko · 6 years ago
  32. 3ea1878 Add severity into RTC logging callbacks by Jiawei Ou · 6 years ago
  33. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  34. 2634199 Move MovingAverage to rtc_base/numerics and update it. by Ilya Nikolaevskiy · 6 years ago
  35. e7547d5 Move MemoryStream to separate source files, and to a test target. by Niels Möller · 6 years ago
  36. 2039ee7 Revert "Delete rtc::Pathname" by Qingsi Wang · 6 years ago
  37. f8ba95e Add field trial for vp8 cpu speed configuration for arm. by Åsa Persson · 6 years ago
  38. aa3c1cc Delete _strnicmp. Uses replaced with abseil functions. by Niels Möller · 6 years ago
  39. 6b9dec0 Delete rtc::Pathname by Niels Möller · 6 years ago
  40. b1e031a JitterEstimator: Remove old LowRate exp and add trial for upper bound. by Erik Språng · 6 years ago
  41. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  42. 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
  43. a8fa2d0 Move some methods from StreamInterface to FifoBuffer by Niels Möller · 6 years ago
  44. b3f887b Expose key derivation through a simple interface for use in WebRTC. by Benjamin Wright · 6 years ago
  45. a2e133d Delete StreamInterface::ReadLine. by Niels Möller · 6 years ago
  46. 9862c2e Delete OptionsFile class. Refactored only user, TurnFileAuth. by Niels Möller · 6 years ago
  47. 946179c Delete unused function rtc::Flow. by Niels Möller · 6 years ago
  48. 12048c7 Fix error handling in hex_decode. by Niels Möller · 6 years ago
  49. 22a8f98 Formatted sslidenty.cc and moved non referenced functions into an by Benjamin Wright · 6 years ago
  50. 428320c Formatting OpenSSLCertificate and doing some minor code cleanup. by Benjamin Wright · 6 years ago
  51. 5d35554 Rename private member functions to use CamelCase. by Benjamin Wright · 6 years ago
  52. 61c5cc8 Makes OpenSSL concrete implementations final. by Benjamin Wright · 6 years ago
  53. 2616594 Refactor: Make SSLCertChain a final class. by Benjamin Wright · 6 years ago
  54. 95dfa52 Clarify the desired semantics of AsyncResolverInterface::GetResolvedAddress. by Zach Stein · 6 years ago
  55. b19b497 Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit. by Benjamin Wright · 6 years ago
  56. f26e290 fuchsia: Stub out timing and memory functions by Scott Graham · 6 years ago
  57. 6c6c9df Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain() by Benjamin Wright · 6 years ago
  58. e2754c9 Fixes bug in AudioPriorityBitrateAllocationStrategy field trial. by Sebastian Jansson · 6 years ago
  59. 4ba6c26 Delete MessageData when a message is posted to a quitting MessageQueue by Niels Möller · 6 years ago
  60. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  61. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  62. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  63. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  64. 53347b7 Mute failed tests when no sanitizer defects. by Yves Gerey · 6 years ago
  65. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  66. cf58bf7 Move the SocketStream class to test target by Niels Möller · 6 years ago
  67. 82d4329 Delete unused test class StreamSource by Niels Möller · 6 years ago
  68. 6714bf9 Fix up OpenSSL/BoringSSL forward declarations. by David Benjamin · 6 years ago
  69. d28efe5 Adds field trial to AudioPriorityBitrateAllocationStrategy. by Sebastian Jansson · 6 years ago
  70. 4b7a412 Relieve perkj@ of some OWNER duties by Karl Wiberg · 6 years ago
  71. d0be002 Add missing #include to absl/memory/memory.h by tzik · 6 years ago
  72. 9d24795 rtc::ZeroOnFreeBuffer: Don't forget to zero memory we free in operator= by Karl Wiberg · 6 years ago
  73. 4f3ce27 rtc::Buffer: Handle move self-assignment by Karl Wiberg · 6 years ago
  74. d189252 Delete more rtc_base/stringutils.* by Niels Möller · 6 years ago
  75. f25303e Reland: Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  76. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  77. 243cabe Formatting openssladapter to be more consistent. by Benjamin Wright · 6 years ago
  78. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  79. 0753675 Using more specific dependencies in rtc_base. by Sebastian Jansson · 6 years ago
  80. f907c49 Delete unused code in rtc_base/stringutils.* by Niels Möller · 6 years ago
  81. d4d5f8a Formatting and style guide improvements for opensslstreamadapter.cc by Benjamin Wright · 6 years ago
  82. 82c71af Revert "Modernize rtc::SSLCertificate" by Niklas Enbom · 6 years ago
  83. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  84. e07864e Moves rtc::SentPacket to separate target. by Sebastian Jansson · 6 years ago
  85. 1a35fbd Add field trial for normalized simulcast size. by Åsa Persson · 6 years ago
  86. 9c18d21 Remove rtc_base/Dummy.java. by Mirko Bonadei · 6 years ago
  87. 55cd3ac Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  88. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  89. f7fee39 Remove rtc_base:rtc_base_generic. by Mirko Bonadei · 6 years ago
  90. 62b1345 Get rid of thread_darwin file. by Kári Tristan Helgason · 6 years ago
  91. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  92. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  93. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  94. 0d399a8 Removes socket addresses from PacketInfo struct. by Sebastian Jansson · 6 years ago
  95. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
  96. e8038e9 Adds IP overhead info to PacketInfo. by Sebastian Jansson · 6 years ago
  97. 8b3cc49 Adds default values for feedback/allocation indicators. by Sebastian Jansson · 6 years ago
  98. 2b15626 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  99. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  100. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago