1. c5ee987 Stop using std::tr1 by Edward Lemur · 7 years ago
  2. 8a63f78 Rewrite the remaining few WebRtcSession tests. by Steve Anton · 7 years ago
  3. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago
  4. 6f25b09 Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Steve Anton · 7 years ago
  5. f3ee3b7 Support RGB frames in RTCCVPixelBuffer by Anders Carlsson · 7 years ago
  6. a642efb Ensures that iOS audio parameters are valid. by henrika · 7 years ago
  7. ba68aab Fix of integer overflow in WebRtcAecm_ProcessBlock / ApmTest.Process by Alessio Bazzica · 7 years ago
  8. f92d871 Let ChanneOwner use scoped_refptr and RefCountedBase. by Niels Möller · 7 years ago
  9. d92e0b5 Fixing crash in Mac client when no cameras are available. by Peter Hanspers · 7 years ago
  10. 93bc308 MB: Add Android Perf (swarming) by Edward Lemur · 7 years ago
  11. fc313dc Add prefix to codec name constants. by Kári Tristan Helgason · 7 years ago
  12. 4721736 Adding a KVO context to avoid issues with future super/sub-classing. by Peter Hanspers · 7 years ago
  13. bd92d8d Forgotten 'memset' in NoiseSuppression. by Alex Loiko · 7 years ago
  14. 8731176 NetEq: Fix an UBSan error by Henrik Lundin · 7 years ago
  15. 9155e49 New classes RefCounter and RefCountedBase. by Niels Möller · 7 years ago
  16. ccdfcca New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. by philipel · 7 years ago
  17. 0c72050 Adding libFuzzer target for UlpFEC receiver. by Mark Brand · 7 years ago
  18. 4d9ac58 Use C++11 static initialization, replacing Atomic32 CompareExchange. by Niels Möller · 7 years ago
  19. d6314d9 Delete unused method PacedSender::AverageQueueTimeMs by Niels Möller · 7 years ago
  20. b7e1788 Fixing other unsafe conversions. by Mirko Bonadei · 7 years ago
  21. 5526687 Add instructions for converting SCTP verbose log to pcap file. by Taylor Brandstetter · 7 years ago
  22. cb423c4 Adding comment about ice_connection_state really being ICE+DTLS. by Taylor Brandstetter · 7 years ago
  23. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  24. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  25. 160c020 Implement Atomic32 using C++11's std::atomic by Yuwei Huang · 7 years ago
  26. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  27. b49b661 Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  28. fd7c0a5 Avoid NetEq triggering a Framelength change when receiving an FEC packet. by Ivo Creusen · 7 years ago
  29. 9434240 Fix a crash in AppRTCMobile when videoCodec is set to null. by Sami Kalliomäki · 7 years ago
  30. 36636a2 Removes StaticAccessedFromInstance warning in Android audio track. by henrika · 7 years ago
  31. d29b54c Set start time for encoded framerate tracker on first incoming frame (instead of by Åsa Persson · 7 years ago
  32. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  33. b82de30 Add new neteq_signal_fuzzer by Henrik Lundin · 7 years ago
  34. 6f38d25 Add Java support for AudioProcessing and PostProcessing injection by Sam Zackrisson · 7 years ago
  35. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  36. 096e367 Rewrite WebRtcSession BUNDLE tests as PeerConnection tests by Steve Anton · 7 years ago
  37. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  38. 930e1af Revert "Add suppression for issue 8405" by Steve Anton · 7 years ago
  39. 3b80aac Fix flaky memory leak in RemoteAudioSource by Steve Anton · 7 years ago
  40. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  41. 4458287 Final stage in removing unused ADM APIs by henrika · 7 years ago
  42. f74d641 Simplify setting/unsetting REMB in RtcpSender by Danil Chapovalov · 7 years ago
  43. 2d27fb5 Move TestConfig to separate file. by Åsa Persson · 7 years ago
  44. 4696a15 header_usage.sh: Keep leading directory for grep. by Niels Möller · 7 years ago
  45. 2505346 Add suppression for issue 8405 by Erik Språng · 7 years ago
  46. 19f5be3 Fix bug that causes the visualization of RTCP fraction lost to be cropped. by Bjorn Terelius · 7 years ago
  47. 8818237 voe::Channel: Don't use CodecManager and RentACodec by Karl Wiberg · 7 years ago
  48. 5f5fc68 Relax threading requirements in VideoEncoder. by Sami Kalliomäki · 7 years ago
  49. 15c9cf7 Reland "Delete reference to webrtc_overides/rtc_base/task_queue.cc." by Niels Möller · 7 years ago
  50. 1c66f9f Fix chrome tests by making SetBitrateAllocationStrategy not pure virtual by Alex Narest · 7 years ago
  51. 7173cf2 Add cpu measurements to VideoProcessorIntegrationTest. by Åsa Persson · 7 years ago
  52. ea7a3f8 Fixing unsafe conversion by Mirko Bonadei · 7 years ago
  53. 712048c Replace raw new by MakeUnique, and improve declarations. by Niels Möller · 7 years ago
  54. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  55. a8c08b1 APM-QA annotations: incorrect type bugfix and level estimation with 1 ms frames. by Alessio Bazzica · 7 years ago
  56. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  57. 90d46c4 Add phoglund@ to various OWNERS and remove kjellander@ by Henrik Kjellander · 7 years ago
  58. 849030d Optionally copy clean speech input files under _cache with APM-QA. by Alessio Bazzica · 7 years ago
  59. bd83b91 Separate AEC3 config from AudioProcessing::Config. by Gustaf Ullberg · 7 years ago
  60. 737e073 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
  61. 117c482 Replace use of codec name strings with constants. by Kári Tristan Helgason · 7 years ago
  62. a849fd8 MB: Remove WebRTC Perf Tests from FYI waterfall. by Edward Lemur · 7 years ago
  63. 8a95852 Add MB configuration for client.webrtc.branches builders by Oleh Prypin · 7 years ago
  64. 51f8fa3 Partial revert of "Update scripts to use DEPS-pinned depot_tools" by Henrik Kjellander · 7 years ago
  65. 25eb28c Bugfix for histogram scaling function in NetEq's DelayManager. by Ivo Creusen · 7 years ago
  66. a811027 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
  67. 9ce0c7a Improving APM fuzzer coverage. by Alex Loiko · 7 years ago
  68. ec57e05 Update scripts to use DEPS-pinned depot_tools by Henrik Kjellander · 7 years ago
  69. 033ea5f Fix a typo in YuvConveter RGB shader code. by Sami Kalliomäki · 7 years ago
  70. 157e76f Fix issue in AndroidNetworkMonitor for Wi-Fi Direct socket binding. by Taylor Brandstetter · 7 years ago
  71. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  72. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  73. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  74. 2bdeb22 APM-QA clean speech annotations. by Alessio Bazzica · 7 years ago
  75. 6592f2c Removes more unused ADM APIs: by henrika · 7 years ago
  76. 0743814 aec3: Use fabsf() instead of std::abs() for floats. by Raphael Kubo da Costa · 7 years ago
  77. 44b1fa4 Missing use of RTC_GUARDED_BY in PacedSender by Elad Alon · 7 years ago
  78. 5fc130b Make sure updated pacing factor is applied immediately. by Erik Språng · 7 years ago
  79. 6bf70d2 Make YuvConverter public. by Sami Kalliomäki · 7 years ago
  80. 40659c3 Corrected and robustified the detection of the delay in the AEC3 filter by Per Åhgren · 7 years ago
  81. 8b35df7 Try re-enabling VoiceChannel::TestInit. by Kári Tristan Helgason · 7 years ago
  82. 1b4059e Transparency improvements for AEC3 during call start and after resets by Per Åhgren · 7 years ago
  83. ede9ca5 Rewrite WebRtcSession ICE integration tests as PeerConnection tests by Steve Anton · 7 years ago
  84. d6b4819 PeerConnection::StartRtcEventLog: Improve callback memory safety by Karl Wiberg · 7 years ago
  85. b06b358 Update aggregating interval in getStats for receive side. by Ilya Nikolaevskiy · 7 years ago
  86. 7ee54a3 Use $rtc_libyuv_dir in common_video/BUILD.gn, not hard-encoded "libyuv" by VladimirTechMan · 7 years ago
  87. e94ec59 Use Android SDK from third_party/ for AppRTCMobile AAR-project. by Sami Kalliomäki · 7 years ago
  88. cb98b11 Expose functionality to convert TextureBuffer to I420. by Sami Kalliomäki · 7 years ago
  89. 6bf43d2 AppRTCMobile iOS: Use video encoder factory to manage codec preference. by Anders Carlsson · 7 years ago
  90. ce045ac Enable Echo Control at injection. by Gustaf Ullberg · 7 years ago
  91. 31fbb54 NetEq: Drop unnecessary dependency on the audio decoder implementations by Karl Wiberg · 7 years ago
  92. f52a3a7 We don't want implicit conversion from size_t to int by Karl Wiberg · 7 years ago
  93. 0122e84 Reland "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  94. 919dc2e Removes fallback from Linux PulseAudio to ALSA. by henrika · 7 years ago
  95. c8c71b9 Stop using ANDROID macro in favour of WEBRTC_ANDROID. by Mirko Bonadei · 7 years ago
  96. 138d4ac GN rtc_* templates: Forward global "visibility" by Karl Wiberg · 7 years ago
  97. 6fa6dd4 Roll chromium_revision 65e1b24a78..f4ecd4bed3 (508708:508787) by Autoroller · 7 years ago
  98. 9827ed7 Add override declarations to FakeAudioDeviceModule. by Niels Möller · 7 years ago
  99. ac7be13 Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."" by Sami Kalliomäki · 7 years ago
  100. a254304 Use subprocess2 and DEPS-pinned depot_tools for download_tools.py by Henrik Kjellander · 7 years ago