1. dde8702 Remove unused manifest. by Patrik Höglund · 6 years ago
  2. 1ea1875 Add sakal to tools_webrtc/android/OWNERS by Oleh Prypin · 6 years ago
  3. a45c8da Removed GetPacingFactor from PacedSender. by Sebastian Jansson · 6 years ago
  4. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 6 years ago
  5. e36a7cb Roll chromium_revision 97bf3ad18e..4d5bddb57d (529285:530122) by Autoroller · 6 years ago
  6. b34970f Ignore invalid lint errors for Java 8 features. by Oleh Prypin · 6 years ago
  7. a5404e7 Bot config: for iOS version X.Y use the latest available Y by Oleh Prypin · 6 years ago
  8. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 6 years ago
  9. ad55676 Add logs in *_loopback tools in release builds by Ilya Nikolaevskiy · 6 years ago
  10. 3be2a55 Reland "Updated analysis in videoprocessor." by Sergey Silkin · 6 years ago
  11. e2a9318 Delete ConnectionMonitor. by Niels Möller · 6 years ago
  12. 1532477 Convert PeerConnection integration tests to the track-based API by Steve Anton · 6 years ago
  13. 772eb21 Make OnAddStream and OnRemoveStream not required by Steve Anton · 6 years ago
  14. f6464c9 Adds the active field to SimulcastStream and VideoCodec structs. by Seth Hampson · 6 years ago
  15. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 6 years ago
  16. 9cdd876 Remove improper build_with_mozilla clauses in rtc_base BUILD.gn by Dan Minor · 6 years ago
  17. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 6 years ago
  18. 8368d1a Remove unused functions in VCMTiming. by Åsa Persson · 7 years ago
  19. 39d93da Add ScopedAllowBaseSyncPrimitives to WebRTC for compatibility with Chromium. by Tommi · 6 years ago
  20. 6e6a955 Fix visibility problems for downstream projects by Ilya Nikolaevskiy · 6 years ago
  21. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 6 years ago
  22. 18bc3e1 Revert "Updated analysis in videoprocessor." by Sergey Silkin · 6 years ago
  23. 53d877c Revert "Set encodedWidth/encodedHeight to actual coded resolution." by Sergey Silkin · 6 years ago
  24. 91d039b Test creating two senders with the same track. by Henrik Boström · 6 years ago
  25. 1880c71 Updated analysis in videoprocessor. by Sergey Silkin · 6 years ago
  26. 8d0f1db Removing cricket::MediaEngineFactory. by Mirko Bonadei · 6 years ago
  27. 16beea7 Set encodedWidth/encodedHeight to actual coded resolution. by Sergey Silkin · 6 years ago
  28. 0228485 Delete MediaMonitor. by Niels Möller · 6 years ago
  29. 77d3711 Delete unused use_socket_server argument. by Niels Möller · 6 years ago
  30. 053c1f8 Delete unused signal VoiceChannel::SignalAudioMonitor. by Niels Möller · 6 years ago
  31. 0f17f9c Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Lu Liu · 6 years ago
  32. 18c4261 Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer. by Seth Hampson · 6 years ago
  33. 4aa8ab5 Add myself (nisse@) as owner of system_wrappers/. by Niels Möller · 6 years ago
  34. 269674f Throttle GenericEncoder warning messages more. by Ilya Nikolaevskiy · 6 years ago
  35. e662d0e Extend Android SDK to enable adding custom PortAllocator by Jonas Oreland · 6 years ago
  36. 4613bdf Recreate AudioReceiveStreams when header extensions change. by Fredrik Solenberg · 6 years ago
  37. d8b041c Ignore extra arguments in low_bandwidth_audio_test. by Edward Lemur · 6 years ago
  38. 649a385 Removes usage of analog AGC. by henrika · 7 years ago
  39. 7d04278 RenderWriter checks number of bands before inserting AudioBuffer. by Gustaf Ullberg · 6 years ago
  40. ab20a60 AEC-m and AEC-2 fuzzing. by Alex Loiko · 6 years ago
  41. 3ac67a7 Make aleloi@webrtc.org owner of test/fuzzers by Alex Loiko · 6 years ago
  42. 90ea504 Delete Channel::OnRecoveredPacket. by Niels Möller · 6 years ago
  43. d1996b7 Support more ssrcs in ReceiveStatistics than retrieved per RtcpReportBlocks call by Danil Chapovalov · 6 years ago
  44. 98d4036 Make it possible to run low_bandwidth_audio_test on Android swarming. by Edward Lemur · 6 years ago
  45. a97af1f Complete moving video_coding headers. by Patrik Höglund · 6 years ago
  46. 1a50cd5 Remove unused members from AudioDeviceBuffer by Fredrik Solenberg · 6 years ago
  47. d980c57 Adding more conservative AEC3 suppressor behavior initially in calls by Per Åhgren · 6 years ago
  48. 2f510ad Roll chromium_revision c4474d7b8c..97bf3ad18e (528620:529285) by Autoroller · 6 years ago
  49. d42acbb Add license file for 'fiat' by Oleh Prypin · 6 years ago
  50. 6f247e9 Add a method for getting the native factory from PeerConnectionFactory. by Sami Kalliomäki · 6 years ago
  51. c4f18fe Expose peerconnection_jni publicly until we have a proper NDK. by Sami Kalliomäki · 6 years ago
  52. f39617f Remove references to voice_engine_unittests from bots. by Fredrik Solenberg · 6 years ago
  53. e78824e Suppress ErrorProne StringSplitter warnings by Oleh Prypin · 6 years ago
  54. 9c68613 Update gn files to support Mozilla build by Dan Minor · 6 years ago
  55. b887435 RemoteBitrateEstimatorAbsSendTime: check clock is a valid ref by Miguel Paris · 7 years ago
  56. 3f1c062 Ensure that the adaptive filter is properly adapted in AEC3 by Per Åhgren · 6 years ago
  57. b5adc9e Use the best of the shadow and main filter characteristics in AEC3 by Per Åhgren · 6 years ago
  58. 9845a67 Corrected the handling of saturated echoes inside AEC3 by Per Åhgren · 6 years ago
  59. a98c807 Added faster initial model adaptation speed in AEC3 by Per Åhgren · 6 years ago
  60. afd1d6c Simplified the gain methods for the shadow and main filters in AEC3 by Per Åhgren · 6 years ago
  61. 08ea589 Separated the AEC3 adaptive filter parameters into sub-structs by Per Åhgren · 6 years ago
  62. a2ac1b4 Make video_codec_interface visible. by Patrik Höglund · 6 years ago
  63. b401771 Store JSON perf results for low_bandwidth_audio_test. by Edward Lemur · 6 years ago
  64. 44b6762 Roll chromium_revision ec629e65bf..c4474d7b8c (528433:528620) by Oleh Prypin · 6 years ago
  65. dc6b477 Generate iOS framework umbrella header. by Anders Carlsson · 6 years ago
  66. 2b82ee7 Silence deprecation warning for av_lockmgr_register by Oleh Prypin · 6 years ago
  67. 8cf45e9 Add runtime enabled features API to webrtc. by Ilya Nikolaevskiy · 6 years ago
  68. ce5c19a Move ownership of PeerConnectionObserver from Java to C++. by Sami Kalliomäki · 6 years ago
  69. a3dab84 Refactor stream stats generation by Harald Alvestrand · 6 years ago
  70. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 6 years ago
  71. d9b64cd Fixing some of the issues found by clang static analyzer. by Peter Hanspers · 6 years ago
  72. 55536f2 Add third_party/android_ndk to DEPS. by Edward Lemur · 6 years ago
  73. ee67ca3 Replace left shift with equivalent multiplication. by Alex Loiko · 6 years ago
  74. d84b3d1 Generalized the hysteresis behavior in the AEC3 delay estimator by Per Åhgren · 6 years ago
  75. 4030c65 Add DCHECK and documentation to disallow trying to read more than two audio channels in helper function. by Sam Zackrisson · 6 years ago
  76. f707186 Reland "Reland "Add completion callbacks to RTCCameraVideoCapturer start/stop operations"" by Anders Carlsson · 6 years ago
  77. 27a457d Smoother frame dropping when screenshare_layers limits fps by Erik Språng · 6 years ago
  78. aaaf1cf Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 6 years ago
  79. eefd543 Remove nogncheck and add proper dependencies. by Patrik Höglund · 6 years ago
  80. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 6 years ago
  81. 0a52f1d Revert "Reland "Add completion callbacks to RTCCameraVideoCapturer start/stop operations"" by Erik Språng · 6 years ago
  82. 02f0396 Fix video_replay tool to not accumulate error. by philipel · 6 years ago
  83. 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 6 years ago
  84. f0839f2 Make new Chromium compile trybots mandatory. by Patrik Höglund · 6 years ago
  85. ce89234 Clean up some files from rtc_audio_video target by Anders Carlsson · 6 years ago
  86. 24e7a59 Reland "Add completion callbacks to RTCCameraVideoCapturer start/stop operations" by Anders Carlsson · 6 years ago
  87. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 6 years ago
  88. 11b6846 Removed overloaded function GetSimulcastConfig from simulcast.cc. by Seth Hampson · 6 years ago
  89. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 6 years ago
  90. 09fa4b0 Make the echo detector injectable. by Ivo Creusen · 6 years ago
  91. 02879f9 Reland "Make freeNativePeerConnectionObserver generic." by Sami Kalliomäki · 6 years ago
  92. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 6 years ago
  93. 875841d Exclude initial adapt downs in stats for quality adapt changes per minute. by Åsa Persson · 7 years ago
  94. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 6 years ago
  95. d20639f Correct the FFT windowing when computing the AEC NLP gain by Per Åhgren · 6 years ago
  96. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 6 years ago
  97. 6ad9f26 Optional: Use nullopt and implicit construction in /modules/audio_device by Oskar Sundbom · 7 years ago
  98. 3f6804d Optional: Use nullopt and implicit construction in /test by Oskar Sundbom · 7 years ago
  99. 1db5083 iOS: Specify device to run perf tests. by Edward Lemur · 7 years ago
  100. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 6 years ago