1. 1b247f1 BalancedDegradationSettings: add option to configure min bitrate. by Åsa Persson · 6 years ago
  2. 0ee8008 Use struct parser for rate control trial. by Sebastian Jansson · 6 years ago
  3. 0c38a86 BalancedDegradationSettings: add option to configure no fps limit. by Åsa Persson · 6 years ago
  4. e4ba4ee Delete placeholder file rtc_base/function_view.h by Niels Möller · 6 years ago
  5. 6685b32 Delete rtc_base/gunit_prod.h by Niels Möller · 6 years ago
  6. 55251c3 Adds struct parameters parser/encoder. by Sebastian Jansson · 6 years ago
  7. 383adc0 Delete shim of PRId64 et al. on Windows by Oleh Prypin · 6 years ago
  8. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 6 years ago
  9. b668542 Delete unused format specifier macros for NSInteger and NSUInteger by Oleh Prypin · 6 years ago
  10. a22cab8 Calling DebugBreak() on Windows during fatal checks instead of relying on abort(). by Tommi · 6 years ago
  11. 7ba3b81 Delete class PlatformFile. by Niels Möller · 6 years ago
  12. d7ee76c Wire up field trials for some experimental screenshare settings by Erik Språng · 6 years ago
  13. 139f4dc QualityScaler: Add option to try fast adapt down at start up based on initial bw estimates. by Åsa Persson · 6 years ago
  14. b3f78de Reland "Don't use all_dependent_configs for sdk frameworks" by Oleh Prypin · 6 years ago
  15. 4ed5b08 Skip empty strings in ToUtf(8|16). by Noah Richards · 6 years ago
  16. ec35803 Revert "Don't use all_dependent_configs for sdk frameworks" by Mirko Bonadei · 6 years ago
  17. fefa77c Add pthread thread-local storage support for ScopedYieldPolicy by Steve Anton · 6 years ago
  18. 836ab13 Remove rtc::Flag. by Mirko Bonadei · 6 years ago
  19. 63741c7 Don't use all_dependent_configs for sdk frameworks by Oleh Prypin · 6 years ago
  20. 7f8dbe1 Add config to specify raw audio priority bitrate including overhead. by Christoffer Rodbro · 6 years ago
  21. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  22. 1cd6f32 Fix typo in comment. by Mirko Bonadei · 6 years ago
  23. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  24. 6564366 Use -Wno-undef to compile jsoncpp. by Mirko Bonadei · 6 years ago
  25. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  26. a0eefc1 Rename USE_NATIVE_MUTEX_ON_MAC to RTC_USE_NATIVE_MUTEX_ON_MAC. by Mirko Bonadei · 6 years ago
  27. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  28. 48284b8 BalancedDegradationSettings: Add option to configure fps based on codec type. by Åsa Persson · 6 years ago
  29. 51f599b Make rtc_base/base_java public. by Sami Kalliomäki · 6 years ago
  30. 84ce3c0 Macro rename s/CS_DEBUG_CHECKS/RTC_CS_DEBUG_CHECKS. by Mirko Bonadei · 6 years ago
  31. a2b30d8 Add functions to read from/write to bitstream values with known max value by Danil Chapovalov · 6 years ago
  32. 2c5af4f Add * and / operator into SamplesStatsCounter. by Artem Titov · 6 years ago
  33. a094849 RateControlSettings: add option to set min pixels per frame for libvpx vp8. by Åsa Persson · 6 years ago
  34. 9407776 Temporarily suppress -Wdeprecated-declarations to update jsoncpp. by Mirko Bonadei · 6 years ago
  35. 2644a70 Delete rtc::TryCritScope as unused by Danil Chapovalov · 6 years ago
  36. 1231419 BalancedDegradationSettings: Add option to configure QP thresholds. by Åsa Persson · 6 years ago
  37. b028c6a Support __EMSCRIPTEN__ in rtc_base. by Mirko Bonadei · 6 years ago
  38. 5a8f860 Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define by Niels Möller · 6 years ago
  39. 00e71ef Fix TaskQueueLibevent::PostTask when used on the same TaskQueue by Danil Chapovalov · 6 years ago
  40. 171bd26 Delete unused MacOS code related to ERRCTX_OSSTATUS by Niels Möller · 6 years ago
  41. d2e5013 Delete optional Runnable argument to rtc::Thread::Start by Niels Möller · 6 years ago
  42. 240b893 Reland "Link fewer X11-related libraries" by Oleh Prypin · 6 years ago
  43. 4606ded Revert "Link fewer X11-related libraries" by Marina Ciocea · 6 years ago
  44. 646e096 Allow null FILE* to AecDumpFactory::Create by Niels Möller · 6 years ago
  45. dfd7f30 Delete unneeded includes of string_utils.h by Niels Möller · 6 years ago
  46. 829a5dc Link fewer X11-related libraries by Oleh Prypin · 6 years ago
  47. 79976e0 Fix error message in rtc_base/system/arch.h by Mirko Bonadei · 6 years ago
  48. 26b5e35 Adds Frequency unit type. by Sebastian Jansson · 6 years ago
  49. d3a4ebe Control rtt_mult addition cap via experiment. by “Michael · 6 years ago
  50. 7b06b9b2 Remove pthatcher@webrtc.org from OWNERS by Steve Anton · 6 years ago
  51. 9930929 Adds srte@ as OWNER of units. by Sebastian Jansson · 6 years ago
  52. 4cd1c6a Lockless SwapQueue by Gustaf Ullberg · 6 years ago
  53. 6806550 Fix build with recent linux kernel. by Emilio Cobos Álvarez · 6 years ago
  54. 787f4b2 Fix text logging of ALR detector experiment settings. by Bjorn Terelius · 6 years ago
  55. d9b4f33 Cleanup of AudioAllocationSettings flags. by Sebastian Jansson · 6 years ago
  56. f25df35 Reland "Delete STACK_ARRAY macro, and use of alloca" by Niels Möller · 6 years ago
  57. c1b3666 Revert "Delete STACK_ARRAY macro, and use of alloca" by Henrik Boström · 6 years ago
  58. 74b373f Delete STACK_ARRAY macro, and use of alloca by Niels Möller · 6 years ago
  59. a352248 Add a config flag to disable the audio ALR probing request. by Christoffer Rodbro · 6 years ago
  60. e7e3601 Remove hex_encode functions with raw buffer output from the header file by Niels Möller · 6 years ago
  61. ecd3054 Replace a broken assumption in candidate gathering for mDNS candidates. by Qingsi Wang · 6 years ago
  62. 04f3924 Delete no longer used windows helpers by Niels Möller · 6 years ago
  63. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 6 years ago
  64. 9d1840c Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define." by Niels Moller · 6 years ago
  65. 0f78c6b Delete NO_MAIN_THREAD_WRAPPING preprocessor define. by Niels Möller · 6 years ago
  66. f4e085a Using absl traits for checks and logging. by Sebastian Jansson · 6 years ago
  67. 5a96a0e Reland "Delete deprecated rtc::Thread default constructor" by Niels Möller · 6 years ago
  68. 45b2e27 Remove non-source sources from binary targets by Tom Anderson · 6 years ago
  69. f13a096 Fix memory leak in Thread::PostTask. by Niels Möller · 6 years ago
  70. 6e70f18 Revert "Delete deprecated rtc::Thread default constructor" by Erik Språng · 6 years ago
  71. fdd6d3e Delete deprecated rtc::Thread default constructor by Niels Möller · 6 years ago
  72. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 6 years ago
  73. baf9c62 Add <cstdio> include to string_builder.cc to support Android NDK r17 by Michael Stella · 6 years ago
  74. 0f1a7ba Thread safe crc32 table initialization by Steve Anton · 6 years ago
  75. 3dfb680 Use robust variance computation in RollingAccumulator. by Yves Gerey · 6 years ago
  76. 0da1156 Simplify WindowsCommandLineArguments, and move to example code. by Niels Möller · 6 years ago
  77. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 6 years ago
  78. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 6 years ago
  79. 952b571 Delete unused class InsecureCryptStringImpl by Niels Möller · 6 years ago
  80. f3d828e Make balanced degradation settings configurable through field trial. by Åsa Persson · 6 years ago
  81. d7dd49f RateControlSettings: add option to set max QP for libvpx vp8. by Åsa Persson · 6 years ago
  82. 8f119ca Enable experiments with audio bitrate priority. by Jonas Olsson · 6 years ago
  83. 517678c Add ability to configure quality scaler settings through field trial. by Åsa Persson · 6 years ago
  84. 22660f3 Delete windows-specific stop flag in PlatformThread by Niels Möller · 6 years ago
  85. 9356252 Ensure that we always set values for min and max audio bitrate. by Daniel Lee · 6 years ago
  86. 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 6 years ago
  87. 40409c1 Crash with error message if failed to allocate memory via AlignedMalloc by Ilya Nikolaevskiy · 6 years ago
  88. e670fd9 Adds getter for FieldTrialParameter keys. by Sebastian Jansson · 6 years ago
  89. 637bed5 Add missing BoringSSL ifdef to OpenSSLStreamAdapter by Joachim Reiersen · 6 years ago
  90. 89eaf16 Add API to get added samples from SamplesStatsCounter by Artem Titov · 6 years ago
  91. af242c8 Extending UsagePattern and private IP addresses. by Jeroen de Borst · 6 years ago
  92. 6cab98e Delete unused class FileStream by Niels Möller · 6 years ago
  93. 63658d0 Revert "Ensure that we always set values for min and max audio bitrate." by Daniel Lee · 6 years ago
  94. 40889f3 Removes TimeMicros interface from ThreadProcessingFakeClock. by Sebastian Jansson · 6 years ago
  95. e47aee3 Ensure that we always set values for min and max audio bitrate. by Daniel Lee · 6 years ago
  96. d624c39 Make MessageQueue processing an optional feature of FakeClock by Sebastian Jansson · 6 years ago
  97. 3d11e2f Allow encoder target bitrate to reach media rate if there is headroom. by Erik Språng · 6 years ago
  98. 5b69873 Remove direct use of FieldTrials from AlrDetector by Per Kjellander · 6 years ago
  99. 7a3fe89 Tweak libvpx vp8/vp9 encoder rc settings based on network headroom. by Erik Språng · 6 years ago
  100. 0006a62 Remove HKDF implementation from WebRTC. by Benjamin Wright · 6 years ago