1. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  2. 096e367 Rewrite WebRtcSession BUNDLE tests as PeerConnection tests by Steve Anton · 7 years ago
  3. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  4. 930e1af Revert "Add suppression for issue 8405" by Steve Anton · 7 years ago
  5. 3b80aac Fix flaky memory leak in RemoteAudioSource by Steve Anton · 7 years ago
  6. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  7. 4458287 Final stage in removing unused ADM APIs by henrika · 7 years ago
  8. f74d641 Simplify setting/unsetting REMB in RtcpSender by Danil Chapovalov · 7 years ago
  9. 2d27fb5 Move TestConfig to separate file. by Åsa Persson · 7 years ago
  10. 4696a15 header_usage.sh: Keep leading directory for grep. by Niels Möller · 7 years ago
  11. 2505346 Add suppression for issue 8405 by Erik Språng · 7 years ago
  12. 19f5be3 Fix bug that causes the visualization of RTCP fraction lost to be cropped. by Bjorn Terelius · 7 years ago
  13. 8818237 voe::Channel: Don't use CodecManager and RentACodec by Karl Wiberg · 7 years ago
  14. 5f5fc68 Relax threading requirements in VideoEncoder. by Sami Kalliomäki · 7 years ago
  15. 15c9cf7 Reland "Delete reference to webrtc_overides/rtc_base/task_queue.cc." by Niels Möller · 7 years ago
  16. 1c66f9f Fix chrome tests by making SetBitrateAllocationStrategy not pure virtual by Alex Narest · 7 years ago
  17. 7173cf2 Add cpu measurements to VideoProcessorIntegrationTest. by Åsa Persson · 7 years ago
  18. ea7a3f8 Fixing unsafe conversion by Mirko Bonadei · 7 years ago
  19. 712048c Replace raw new by MakeUnique, and improve declarations. by Niels Möller · 7 years ago
  20. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  21. a8c08b1 APM-QA annotations: incorrect type bugfix and level estimation with 1 ms frames. by Alessio Bazzica · 7 years ago
  22. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  23. 90d46c4 Add phoglund@ to various OWNERS and remove kjellander@ by Henrik Kjellander · 7 years ago
  24. 849030d Optionally copy clean speech input files under _cache with APM-QA. by Alessio Bazzica · 7 years ago
  25. bd83b91 Separate AEC3 config from AudioProcessing::Config. by Gustaf Ullberg · 7 years ago
  26. 737e073 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
  27. 117c482 Replace use of codec name strings with constants. by Kári Tristan Helgason · 7 years ago
  28. a849fd8 MB: Remove WebRTC Perf Tests from FYI waterfall. by Edward Lemur · 7 years ago
  29. 8a95852 Add MB configuration for client.webrtc.branches builders by Oleh Prypin · 7 years ago
  30. 51f8fa3 Partial revert of "Update scripts to use DEPS-pinned depot_tools" by Henrik Kjellander · 7 years ago
  31. 25eb28c Bugfix for histogram scaling function in NetEq's DelayManager. by Ivo Creusen · 7 years ago
  32. a811027 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
  33. 9ce0c7a Improving APM fuzzer coverage. by Alex Loiko · 7 years ago
  34. ec57e05 Update scripts to use DEPS-pinned depot_tools by Henrik Kjellander · 7 years ago
  35. 033ea5f Fix a typo in YuvConveter RGB shader code. by Sami Kalliomäki · 7 years ago
  36. 157e76f Fix issue in AndroidNetworkMonitor for Wi-Fi Direct socket binding. by Taylor Brandstetter · 7 years ago
  37. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  38. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  39. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  40. 2bdeb22 APM-QA clean speech annotations. by Alessio Bazzica · 7 years ago
  41. 6592f2c Removes more unused ADM APIs: by henrika · 7 years ago
  42. 0743814 aec3: Use fabsf() instead of std::abs() for floats. by Raphael Kubo da Costa · 7 years ago
  43. 44b1fa4 Missing use of RTC_GUARDED_BY in PacedSender by Elad Alon · 7 years ago
  44. 5fc130b Make sure updated pacing factor is applied immediately. by Erik Språng · 7 years ago
  45. 6bf70d2 Make YuvConverter public. by Sami Kalliomäki · 7 years ago
  46. 40659c3 Corrected and robustified the detection of the delay in the AEC3 filter by Per Åhgren · 7 years ago
  47. 8b35df7 Try re-enabling VoiceChannel::TestInit. by Kári Tristan Helgason · 7 years ago
  48. 1b4059e Transparency improvements for AEC3 during call start and after resets by Per Åhgren · 7 years ago
  49. ede9ca5 Rewrite WebRtcSession ICE integration tests as PeerConnection tests by Steve Anton · 7 years ago
  50. d6b4819 PeerConnection::StartRtcEventLog: Improve callback memory safety by Karl Wiberg · 7 years ago
  51. b06b358 Update aggregating interval in getStats for receive side. by Ilya Nikolaevskiy · 7 years ago
  52. 7ee54a3 Use $rtc_libyuv_dir in common_video/BUILD.gn, not hard-encoded "libyuv" by VladimirTechMan · 7 years ago
  53. e94ec59 Use Android SDK from third_party/ for AppRTCMobile AAR-project. by Sami Kalliomäki · 7 years ago
  54. cb98b11 Expose functionality to convert TextureBuffer to I420. by Sami Kalliomäki · 7 years ago
  55. 6bf43d2 AppRTCMobile iOS: Use video encoder factory to manage codec preference. by Anders Carlsson · 7 years ago
  56. ce045ac Enable Echo Control at injection. by Gustaf Ullberg · 7 years ago
  57. 31fbb54 NetEq: Drop unnecessary dependency on the audio decoder implementations by Karl Wiberg · 7 years ago
  58. f52a3a7 We don't want implicit conversion from size_t to int by Karl Wiberg · 7 years ago
  59. 0122e84 Reland "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  60. 919dc2e Removes fallback from Linux PulseAudio to ALSA. by henrika · 7 years ago
  61. c8c71b9 Stop using ANDROID macro in favour of WEBRTC_ANDROID. by Mirko Bonadei · 7 years ago
  62. 138d4ac GN rtc_* templates: Forward global "visibility" by Karl Wiberg · 7 years ago
  63. 6fa6dd4 Roll chromium_revision 65e1b24a78..f4ecd4bed3 (508708:508787) by Autoroller · 7 years ago
  64. 9827ed7 Add override declarations to FakeAudioDeviceModule. by Niels Möller · 7 years ago
  65. ac7be13 Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."" by Sami Kalliomäki · 7 years ago
  66. a254304 Use subprocess2 and DEPS-pinned depot_tools for download_tools.py by Henrik Kjellander · 7 years ago
  67. 589ae45 Revert "Reject the subsequent offer with fewer m= sections." by Tommi · 7 years ago
  68. 8eb9c7d Added EchoCanceller3Factory. by Gustaf Ullberg · 7 years ago
  69. a8264db Reject the subsequent offer with fewer m= sections. by Zhi Huang · 7 years ago
  70. 569f4e7 Disable some flaky screen/desktop capture tests on Linux. by Taylor Brandstetter · 7 years ago
  71. f1c6db1 Rewrite WebRtcSession ICE tests as PeerConnection tests by Steve Anton · 7 years ago
  72. 99c3fe5 Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter by Elad Alon · 7 years ago
  73. 915187b Roll chromium_revision 4662d4766b..65e1b24a78 (508693:508708) by Autoroller · 7 years ago
  74. 80cfb52 RTC_CHECK'ing content type before static_casting descriptions. by Taylor Brandstetter · 7 years ago
  75. 7f90e2c IWYU: Include math.h for round(3). by Raphael Kubo da Costa · 7 years ago
  76. bd0568d Roll chromium_revision a2e331901b..4662d4766b (508680:508693) by Autoroller · 7 years ago
  77. cee3e53 Android: Cache implementation name in VideoDecoderWrapper. by Sami Kalliomäki · 7 years ago
  78. ae012cf Add xctest target to migrate sdk/objc/Framework to it. by Daniela · 7 years ago
  79. 052c78d Removed unused AudioProcessing::Create. by Gustaf Ullberg · 7 years ago
  80. 1edfff9 Add profiles for analysing send-side and receive-side BWE in event log visualizer. by Bjorn Terelius · 7 years ago
  81. 6b4c21c Re-enabling test because bugs.webrtc.org/6437 is fixed. by Mirko Bonadei · 7 years ago
  82. b3944f0 Media track ID visibility at BWE level by Alex Narest · 7 years ago
  83. 385b10b Added experiment to improve handling of frame length changes in NetEq. by Ivo Creusen · 7 years ago
  84. e759223 Roll chromium_revision 961817f7c1..a2e331901b (507941:508680) by Autoroller · 7 years ago
  85. f91ec56 Adding errorprone to LIB_TO_LICENSE_DICT. by Mirko Bonadei · 7 years ago
  86. 881829b New PacketQueue2 which prioritize packets in a round-robin fashion. by philipel · 7 years ago
  87. 09d9014 Reland "Make it possible to isolate bwe_simulations_tests" by Edward Lemur · 7 years ago
  88. 83beaa8 Revert "Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile.""" by Sami Kalliomäki · 7 years ago
  89. 270f7b5 AGC2 dummy module: fixed gain param, APM integration, audioproc_f adaptation by Alessio Bazzica · 7 years ago
  90. 65ceb66 Adding third_party/errorprone to DEPS for android by Mirko Bonadei · 7 years ago
  91. 92a773d Prevent unbounded memory consumption through RtcEventLogImpl::config_history_ by Elad Alon · 7 years ago
  92. f0878c9 Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."" by Sami Kalliomäki · 7 years ago
  93. 201509b Add testing and auto-publish features to release_aar.py. by Sami Kalliomäki · 7 years ago
  94. 2a5e790 Fix errorprone errors. by Mirko Bonadei · 7 years ago
  95. 002ef28 Added EchoControlFactory interface. by Gustaf Ullberg · 7 years ago
  96. 6f09ae2 Support move-only closures in TaskQueue by Danil Chapovalov · 7 years ago
  97. 75dfd1c Drop include of refcountedobject.h. by Niels Möller · 7 years ago
  98. d189a7c Add Android Studio project for AppRTCMobile that builds against AAR. by Sami Kalliomäki · 7 years ago
  99. f7b5bd6 Refactor HardwareVideoDecoderTest. by Sami Kalliomäki · 7 years ago
  100. ed23be9 Move HistogramPercentileCounter to rtc_base from RecieveStatisticProxy. by Ilya Nikolaevskiy · 7 years ago