1. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  2. ca27091 Remove rtc_base:rtc_base_approved_generic. by Mirko Bonadei · 6 years ago
  3. 99a70a2 Remove rtc_base_approved_objc and introduce rtc_base:logging_mac. by Mirko Bonadei · 6 years ago
  4. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  5. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  6. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  7. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  8. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  9. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  10. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  11. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  12. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  13. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  14. b45bdb5 Move rtc_json code from API dir, enable unit test, unmark testonly by Sam Zackrisson · 6 years ago
  15. ba5eaee Remove rtc::EnsureWinsockInit and g_winsockinit. by Mirko Bonadei · 6 years ago
  16. 83da552 Delete unused HTTP server code by Niels Möller · 6 years ago
  17. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  18. 74e3742 Delete unused Url class. by Niels Möller · 6 years ago
  19. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  20. 0961933 Add MDnsResponderInterface and obfuscate local IP addresses in gathering. by Qingsi Wang · 6 years ago
  21. f2ce37c Add support for logging absl::string_view. by Jonas Olsson · 6 years ago
  22. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  23. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  24. 822928a Fix rtc_base_generic webrtc_overrides dependencies. by Mirko Bonadei · 6 years ago
  25. 88e1848 Add a StringBuilder class. by Jonas Olsson · 6 years ago
  26. a10d164 Implement periodic cancelable task for task queue by Danil Chapovalov · 6 years ago
  27. 558b93b Add the multicast DNS message format. by Qingsi Wang · 6 years ago
  28. 40b7050 Add copy and move constructors to RateStatistics. by Sergey Silkin · 6 years ago
  29. 63af828 Remove old sigslot.h header by Artem Titov · 6 years ago
  30. 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 6 years ago
  31. b889a20 Change the default behaviour rtc_builtin_ssl_root_certificates. by Mirko Bonadei · 6 years ago
  32. d8661a0 Remove public_deps from rtc_base:protobuf_utils. by Mirko Bonadei · 6 years ago
  33. 2ad8c43 Change visibility of some build targets that are publicly used. by Mirko Bonadei · 6 years ago
  34. 43a6d2b Remove old base64 header by Artem Titov · 6 years ago
  35. ca14a3a Making rtc_base:ptr_util and rtc_base:refcount public. by Mirko Bonadei · 6 years ago
  36. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  37. c234203 Remove rtc::{Make,Wrap}Unique and their header file + unit tests by Karl Wiberg · 6 years ago
  38. 6e25082 Removing rtc_base:base build target. by Mirko Bonadei · 6 years ago
  39. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  40. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  41. a76af0c Move base64.h to the proper location. by Artem Titov · 6 years ago
  42. dd21474 Replace accidental usages of source_set with rtc_source_set by Oleh Prypin · 6 years ago
  43. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  44. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  45. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  46. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  47. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 6 years ago
  48. 3e8cb47 Delegate WIN32_LEAN_AND_MEAN definition to the toolchain. by Mirko Bonadei · 6 years ago
  49. 4524c74 Removing /wd4703 from rtc_base:rtc_base_generic. by Mirko Bonadei · 6 years ago
  50. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  51. 4c77dcd Turn rtc::{Make,Wrap}Unique into aliases for their Abseil counterparts by Karl Wiberg · 7 years ago
  52. 712678b Delete unused class TransformAdapter. by Niels Möller · 7 years ago
  53. 1ec04f1 Reland "Reland "Injectable logging"" by Paulina Hensman · 7 years ago
  54. c2a83ee Remove usage of rtc_base/checks.h in 3pp base64.cc by Artem Titov · 7 years ago
  55. 0a1d189 Replace rtc::Optional with absl::optional in rtc_base by Danil Chapovalov · 7 years ago
  56. 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 7 years ago
  57. f8e5c11 Refactor checks to use a copy of the new logging backend. by Jonas Olsson · 7 years ago
  58. 5abd78b Revert "Reland "Injectable logging"" by Alex Glaznev · 7 years ago
  59. a7087e3 Unify the build define to enable or disable built in ssl root certificates. by Benjamin Wright · 7 years ago
  60. b06b0a6 Delete rtc_base/basictypes.h by Niels Möller · 7 years ago
  61. 55378f4 Remove some streams from rtc_base/ by Jonas Olsson · 7 years ago
  62. cefc465 RTC_LOG_* macros: Implement argument passing with a single variadic call by Karl Wiberg · 7 years ago
  63. a041f92 Removing warning suppression flags from rtc_base. by Mirko Bonadei · 7 years ago
  64. 0beed5d Move SampleCounter from ReceiveStatisticsProxy to rtc_base/numerics by Ilya Nikolaevskiy · 7 years ago
  65. 3ca48a6 Ports base::win:OSInfo from Chrome to rtc_win in WebRTC. by henrika · 7 years ago
  66. 21219a0e Reland "Injectable logging" by Paulina Hensman · 7 years ago
  67. 81ae9c8 Removing clang-cl warning suppression flags in rtc_base. by Mirko Bonadei · 7 years ago
  68. 4f81038 Revert "Injectable logging" by Alex Glaznev · 7 years ago
  69. 59216ec Injectable logging by Paulina Hensman · 7 years ago
  70. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 7 years ago
  71. 03b4148 Removing warning suppression -Wno-missing-braces. by Mirko Bonadei · 7 years ago
  72. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 7 years ago
  73. ee10ea8 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 7 years ago
  74. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 7 years ago
  75. 2206097 [build] Share windows runtime dlls with src/build by Michael Achenbach · 7 years ago
  76. d31843e rtc::MsanUninitialized to mark a trivially copiable object as uninitialized by Alessio Bazzica · 7 years ago
  77. 19aab2e Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory. by Benjamin Wright · 7 years ago
  78. 9201d1a Fixed Hostname Validation in OpenSSLAdapter. by Benjamin Wright · 7 years ago
  79. 09a6cd5 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 7 years ago
  80. 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 7 years ago
  81. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 7 years ago
  82. 6c9a786 Add //base dependency to rtc_base:rtc_event when building with chromium. by John Budorick · 7 years ago
  83. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 7 years ago
  84. a09993d Skip nullable check when building in Chromium by Oleh Prypin · 7 years ago
  85. e7fac68 Introduce Nullable annotation. by Sami Kalliomäki · 7 years ago
  86. faed538 Delete obsolete alias RateLimiter and rtc_base/ratelimiter.h by Niels Möller · 7 years ago
  87. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 7 years ago
  88. 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 7 years ago
  89. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  90. 881f168 Make SimpleStringBuilder into a non-template by Karl Wiberg · 7 years ago
  91. 5b32f23 Securely clear memory containing key information / passwords before freeing. by Joachim Bauch · 7 years ago
  92. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  93. f9c5cf6 Renamed rtc::RateLimiter to rtrc::DataRateLimiter. by Sebastian Jansson · 7 years ago
  94. e51a0a8 Re-Reland "Some cleanup for the logging code:"" by Tommi · 7 years ago
  95. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago
  96. d81aac4 Revert "Reland "Some cleanup for the logging code:"" by Zhi Huang · 7 years ago
  97. 12dc184 Reland "Some cleanup for the logging code:" by Tommi · 7 years ago
  98. 278aa42 Revert "Some cleanup for the logging code:" by Philip Eliasson · 7 years ago
  99. 9ecdcdf Some cleanup for the logging code: by Tommi · 7 years ago
  100. 6bd3cdd Remove special MD5 / SHA-1 digest classes. by Joachim Bauch · 7 years ago