1. 2b9317a Stop checking VP8BaseHeavyTl3RateAllocation field trial on every frame. by Rasmus Brandt · 4 years, 10 months ago
  2. c35333d Add RTC_EXPORT_TEMPLATE_{DECLARE,DEFINE} macros. by Mirko Bonadei · 4 years, 10 months ago
  3. 5cb7807 Implement crypto stats on DTLS transport by Harald Alvestrand · 4 years, 10 months ago
  4. 492fdf4 Make rtc_json poisonous in WebRTC by Sam Zackrisson · 4 years, 10 months ago
  5. 1a61739 Fix MemoryLogWriter so that it always writes the full data. by Björn Terelius · 4 years, 10 months ago
  6. 4ff1c87 Fix RTC_LOCKABLE RTC_EXPORT order for rtc::Thread. by Mirko Bonadei · 4 years, 10 months ago
  7. 27c2936 Implement an OperationsChain, to be used by PeerConnection in follow-up. by Henrik Boström · 4 years, 10 months ago
  8. a043b2b Support case where win32socketserver's window class is not unregistered properly. by Tim Haloun · 4 years, 10 months ago
  9. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 4 years, 10 months ago
  10. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 4 years, 10 months ago
  11. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 4 years, 10 months ago
  12. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 4 years, 10 months ago
  13. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 10 months ago
  14. 562a37f Increase timeout in test-only helper SendTask back to infinity by Danil Chapovalov · 4 years, 10 months ago
  15. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 4 years, 10 months ago
  16. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  17. ef98ae6 Use GlobalLock to protect logging by Danil Chapovalov · 4 years, 11 months ago
  18. 80f53b7 Extend WebRTC-Video-MinVideoBitrate to experiment per-codec by Elad Alon · 4 years, 11 months ago
  19. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 4 years, 11 months ago
  20. f23131f Removing AudioAllocationSettings moving functionality to AudioSendStream. by Sebastian Jansson · 4 years, 11 months ago
  21. 741bab0 Add Slice method to CopyOnWriteBuffer and use it in FEC code. by Ilya Nikolaevskiy · 5 years ago
  22. c5bc9d6 Treat wlan as a WiFi adapter name on all platforms. by Qingsi Wang · 5 years ago
  23. 4c93aab Handle macro _M_ARM64 for MSVC build by Tom Tan · 5 years ago
  24. 86873f0 Improve field trial error message. by Björn Terelius · 5 years ago
  25. 33b83fd Introduce integer division helpers with non-default rounding by Danil Chapovalov · 5 years ago
  26. 86314cf Cleaning up C++14 move into lambda TODOs. by Sebastian Jansson · 5 years ago
  27. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  28. 6fcdbc1 Store timestamp for each sample to be able to plot them in future by Artem Titov · 5 years ago
  29. 29ab487 Revert "Removes string support in field trial parser." by Philip Eliasson · 5 years ago
  30. 2b9dba3 Implement stable rate support in SimulcastRateAllocator by Erik Språng · 5 years ago
  31. 50b0baf [tsan] Guard TestStatictics against concurrent access. by Yves Gerey · 5 years ago
  32. c2accf2 [tsan] Guard OwnerThread against concurrent access. by Yves Gerey · 5 years ago
  33. cf9cbf5 Add support for stable bitrate target in SvcRateAllocator by Erik Språng · 5 years ago
  34. e74156f Removes string support in field trial parser. by Sebastian Jansson · 5 years ago
  35. 9f00f0e Add support for unsigned parameters in FieldTrialParser by Bjorn Terelius · 5 years ago
  36. 022a7c8 Fix HexEncodeTest.TestZeroLengthNoDelimiter with enable_iterator_debugging=true by Kimmo Kinnunen · 5 years ago
  37. da2f4a3 Remove stale TODO from rtc_base/checks.h. by Mirko Bonadei · 5 years ago
  38. 5e8ddc3 Reland "Delete mac_utils.h and mac_utils.cc" by Niels Möller · 5 years ago
  39. 30ab015 BalancedDegradationSettings: add min bitrate configuration for resolution. by Åsa Persson · 5 years ago
  40. adfb4f7 Add ability to parse stable bwe experiment settings by Erik Språng · 5 years ago
  41. 4869bd6 Add method CanAdaptUp based on bitrate to BalancedDegradationSettings. by Åsa Persson · 5 years ago
  42. b6b4dee Fix flake in SamplesStatsCounterTest.FullSimpleTest by Artem Titov · 5 years ago
  43. a2dae38 Revert "Reland "Delete mac_utils.h and mac_utils.cc"" by Niels Moller · 5 years ago
  44. df57833 Reland "Delete mac_utils.h and mac_utils.cc" by Niels Möller · 5 years ago
  45. 728a0ee Reland "Introduce ability to test echo in PC level test framework" by Artem Titov · 5 years ago
  46. e21f3f5 Revert "Delete mac_utils.h and mac_utils.cc" by Niels Moller · 5 years ago
  47. ada8e17 Delete mac_utils.h and mac_utils.cc by Niels Möller · 5 years ago
  48. 5870503 Revert "Introduce ability to test echo in PC level test framework" by Sami Kalliomäki · 5 years ago
  49. 77acb01 Introduce ability to test echo in PC level test framework by Artem Titov · 5 years ago
  50. f5e5d25 BalancedDegradationSettings: add option to configure a min framerate diff. by Åsa Persson · 5 years ago
  51. 1b247f1 BalancedDegradationSettings: add option to configure min bitrate. by Åsa Persson · 5 years ago
  52. 0ee8008 Use struct parser for rate control trial. by Sebastian Jansson · 5 years ago
  53. 0c38a86 BalancedDegradationSettings: add option to configure no fps limit. by Åsa Persson · 5 years ago
  54. e4ba4ee Delete placeholder file rtc_base/function_view.h by Niels Möller · 5 years ago
  55. 6685b32 Delete rtc_base/gunit_prod.h by Niels Möller · 5 years ago
  56. 55251c3 Adds struct parameters parser/encoder. by Sebastian Jansson · 5 years ago
  57. 383adc0 Delete shim of PRId64 et al. on Windows by Oleh Prypin · 5 years ago
  58. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 5 years ago
  59. b668542 Delete unused format specifier macros for NSInteger and NSUInteger by Oleh Prypin · 5 years ago
  60. a22cab8 Calling DebugBreak() on Windows during fatal checks instead of relying on abort(). by Tommi · 5 years ago
  61. 7ba3b81 Delete class PlatformFile. by Niels Möller · 5 years ago
  62. d7ee76c Wire up field trials for some experimental screenshare settings by Erik Språng · 5 years ago
  63. 139f4dc QualityScaler: Add option to try fast adapt down at start up based on initial bw estimates. by Åsa Persson · 5 years ago
  64. b3f78de Reland "Don't use all_dependent_configs for sdk frameworks" by Oleh Prypin · 5 years ago
  65. 4ed5b08 Skip empty strings in ToUtf(8|16). by Noah Richards · 5 years ago
  66. ec35803 Revert "Don't use all_dependent_configs for sdk frameworks" by Mirko Bonadei · 5 years ago
  67. fefa77c Add pthread thread-local storage support for ScopedYieldPolicy by Steve Anton · 5 years ago
  68. 836ab13 Remove rtc::Flag. by Mirko Bonadei · 5 years ago
  69. 63741c7 Don't use all_dependent_configs for sdk frameworks by Oleh Prypin · 5 years ago
  70. 7f8dbe1 Add config to specify raw audio priority bitrate including overhead. by Christoffer Rodbro · 5 years ago
  71. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  72. 1cd6f32 Fix typo in comment. by Mirko Bonadei · 5 years ago
  73. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  74. 6564366 Use -Wno-undef to compile jsoncpp. by Mirko Bonadei · 5 years ago
  75. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  76. a0eefc1 Rename USE_NATIVE_MUTEX_ON_MAC to RTC_USE_NATIVE_MUTEX_ON_MAC. by Mirko Bonadei · 5 years ago
  77. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  78. 48284b8 BalancedDegradationSettings: Add option to configure fps based on codec type. by Åsa Persson · 5 years ago
  79. 51f599b Make rtc_base/base_java public. by Sami Kalliomäki · 5 years ago
  80. 84ce3c0 Macro rename s/CS_DEBUG_CHECKS/RTC_CS_DEBUG_CHECKS. by Mirko Bonadei · 5 years ago
  81. a2b30d8 Add functions to read from/write to bitstream values with known max value by Danil Chapovalov · 5 years ago
  82. 2c5af4f Add * and / operator into SamplesStatsCounter. by Artem Titov · 5 years ago
  83. a094849 RateControlSettings: add option to set min pixels per frame for libvpx vp8. by Åsa Persson · 5 years ago
  84. 9407776 Temporarily suppress -Wdeprecated-declarations to update jsoncpp. by Mirko Bonadei · 5 years ago
  85. 2644a70 Delete rtc::TryCritScope as unused by Danil Chapovalov · 5 years ago
  86. 1231419 BalancedDegradationSettings: Add option to configure QP thresholds. by Åsa Persson · 5 years ago
  87. b028c6a Support __EMSCRIPTEN__ in rtc_base. by Mirko Bonadei · 5 years ago
  88. 5a8f860 Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define by Niels Möller · 5 years ago
  89. 00e71ef Fix TaskQueueLibevent::PostTask when used on the same TaskQueue by Danil Chapovalov · 5 years ago
  90. 171bd26 Delete unused MacOS code related to ERRCTX_OSSTATUS by Niels Möller · 5 years ago
  91. d2e5013 Delete optional Runnable argument to rtc::Thread::Start by Niels Möller · 5 years ago
  92. 240b893 Reland "Link fewer X11-related libraries" by Oleh Prypin · 5 years ago
  93. 4606ded Revert "Link fewer X11-related libraries" by Marina Ciocea · 5 years ago
  94. 646e096 Allow null FILE* to AecDumpFactory::Create by Niels Möller · 5 years ago
  95. dfd7f30 Delete unneeded includes of string_utils.h by Niels Möller · 5 years ago
  96. 829a5dc Link fewer X11-related libraries by Oleh Prypin · 5 years ago
  97. 79976e0 Fix error message in rtc_base/system/arch.h by Mirko Bonadei · 5 years ago
  98. 26b5e35 Adds Frequency unit type. by Sebastian Jansson · 5 years ago
  99. d3a4ebe Control rtt_mult addition cap via experiment. by “Michael · 5 years ago
  100. 7b06b9b Remove pthatcher@webrtc.org from OWNERS by Steve Anton · 5 years ago