1. 3172c03 Implement OnRemoveTrack and OnRemoveStream for Unified Plan by Steve Anton · 6 years ago
  2. 31e5bf5 Remove deprecated SocketFactory overrides. by Steve Anton · 6 years ago
  3. 31dbc24 Adding PeerConnection.Observer.onTrack to the Java SDK. by Seth Hampson · 6 years ago
  4. 1f184f0 [desktopCapture Mac] have latest iosurface before invalidating region by braveyao · 6 years ago
  5. 4a22921 Roll chromium_revision 63c80f2e33..ba34164cc1 (556358:556466) by Autoroller · 6 years ago
  6. d5ef6ff Disable WavWriterTest flaky tests on Mac. by Alessio Bazzica · 6 years ago
  7. 27e2b7d Plot NetEq stats in RTC event log visualizer. by Minyue Li · 6 years ago
  8. 0424c19 AGC2 RNN VAD: FFT utility lib by Alessio Bazzica · 6 years ago
  9. bd9fe09 Using shared task queue for congestion controller. by Sebastian Jansson · 6 years ago
  10. 0c4f7be New api struct BitrateSettings. by Niels Möller · 6 years ago
  11. 0dfd372 Avoid enforcing that the stream delay is reported for AEC3 by Per Åhgren · 6 years ago
  12. 7ee2e25 Extracting the simulation part of FakeNetworkPipe by Sebastian Jansson · 6 years ago
  13. 9ad845d Soften the AEC3 transparent mode to handle broken headsets by Per Åhgren · 6 years ago
  14. 623d281 Correcting the use of externally reported delay in AEC3 by Gustaf Ullberg · 6 years ago
  15. c56ff11 Delete deprecated decode:...fragmentationHeader:... objc method. by Niels Möller · 6 years ago
  16. 3b69b19 Removes uninitialized constructors for units. by Sebastian Jansson · 6 years ago
  17. d8d0214 AGC2 Bi-Quad filter: separate target and unit test. by Alessio Bazzica · 6 years ago
  18. 78ad6ce Removing openmax_dl by Alessio Bazzica · 6 years ago
  19. 1564360 VP9 RTP frame reference finder cleanup. by philipel · 6 years ago
  20. a5b9038 Reland "Reland "AGC2 RNN VAD: Recurrent Neural Network impl"" by Alessio Bazzica · 6 years ago
  21. 823f913 Updating the AppRTCMobile iOS UI. by Peter Hanspers · 6 years ago
  22. 1ffb374 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 6 years ago
  23. a4e37a8 Adds ability to disable initial startup mode for BBR. by Sebastian Jansson · 6 years ago
  24. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 6 years ago
  25. b044d3a Roll chromium_revision e5132b72fb..63c80f2e33 (556255:556358) by Autoroller · 6 years ago
  26. cc70a9d Roll chromium_revision f21e245b41..e5132b72fb (556135:556255) by Autoroller · 6 years ago
  27. eb3e28f Roll chromium_revision 759127140a..f21e245b41 (556025:556135) by Autoroller · 6 years ago
  28. cab5888 Integrated PeerConnectionDependencies into PeerConnection::Initialize by Benjamin Wright · 6 years ago
  29. c816ffc Fix VerifyPeerCertMatchesHost tests. by David Benjamin · 6 years ago
  30. a49eacb AEC3: External delay - Fix mismatch in time units by Gustaf Ullberg · 6 years ago
  31. e8492fe Mitigate RTP pic ID errors in VP9 SVC non-flexible mode by “Michael · 6 years ago
  32. ec6e550 Removes usage of uninitialized units in network control code. by Sebastian Jansson · 6 years ago
  33. c6ff757 Split NetEq simulation and jitter buffer plot to be able to plot other metrics in the simulation. by Minyue Li · 6 years ago
  34. 91c237e Removing usage of uninitialized units in BBR code. by Sebastian Jansson · 6 years ago
  35. 1d87148 Fixed init of H.264 profile/level support table on iOS by Yura Yaroshevich · 6 years ago
  36. 25f0c20 Log probing bitrate and cluster id as int32 in event log. by Bjorn Terelius · 6 years ago
  37. ee10ea8 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 6 years ago
  38. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 6 years ago
  39. e625605 Moving task queue from Call to transport controller. by Sebastian Jansson · 6 years ago
  40. 9d96e92 Rewrite videoprocessor integrationtest to use public fixture. by Kári Tristan Helgason · 6 years ago
  41. 3c9f474 Revert "Reland "AGC2 RNN VAD: Recurrent Neural Network impl"" by Sam Zackrisson · 6 years ago
  42. bf51de8 Roll chromium_revision 3cf20c1972..759127140a (555908:556025) by Autoroller · 6 years ago
  43. 0e6375e AEC3: Transparency improvements to the suppressor by Gustaf Ullberg · 6 years ago
  44. 35b67f0 Reland "Android: Remove deprecated PeerConnectionFactory ctors" by Magnus Jedvert · 6 years ago
  45. e0bba68 Reland "AGC2 RNN VAD: Recurrent Neural Network impl" by Alessio Bazzica · 6 years ago
  46. ab4f1c1 Be more clever when passing default arguments in log statements by Karl Wiberg · 6 years ago
  47. 65ddf07 AEC3: not applying noise gating when using the stationarity properties of the render signal by Jesús de Vicente Peña · 6 years ago
  48. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  49. 939eb80 Add missing casts-to-int to int/uint16 comparisons. by Wez · 6 years ago
  50. 2027b66 Add tests for quality scaling. by Åsa Persson · 6 years ago
  51. c2ddd70 Whitespace change to kick bots. by Patrik Höglund · 6 years ago
  52. 62c0c2d Roll chromium_revision cbcb08ed86..3cf20c1972 (555797:555908) by Autoroller · 6 years ago
  53. 5d16e2c Roll chromium_revision 2a799fa8c9..cbcb08ed86 (555682:555797) by Autoroller · 6 years ago
  54. a1f566b Fix: make sure to call UI APIs from main thread. by Peter Hanspers · 6 years ago
  55. 97e349a Revert "AGC2 RNN VAD: Recurrent Neural Network impl" by Sam Zackrisson · 6 years ago
  56. bd0954e Encode key frame when enabling upper layer. by Sergey Silkin · 6 years ago
  57. 2491cb7 AGC2 RNN VAD: Recurrent Neural Network impl by Alessio Bazzica · 6 years ago
  58. 1c62b98 Adding a Metal RGB renderer. by Peter Hanspers · 6 years ago
  59. a157e08 VP9 temporal index bounds check. by philipel · 6 years ago
  60. 341bfca Removes uptr alias in network control code. by Sebastian Jansson · 6 years ago
  61. 9a0a935 Makes protected destructor public in TargetTransferRateObserver. by Sebastian Jansson · 6 years ago
  62. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  63. 3531ee1 change a stringstream over to stringbuilder by Jonas Olsson · 6 years ago
  64. 88c9956 Remove internal media/base/ stringstream usages by Jonas Olsson · 6 years ago
  65. d8b4f1e Roll chromium_revision fa9c81b199..2a799fa8c9 (554823:555682) by Autoroller · 6 years ago
  66. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 6 years ago
  67. 4775b27 Support rolling CIPD deps in WebRTC by Oleh Prypin · 6 years ago
  68. 0104206 Specify Xcode 9.2 and macOS versions that support it [part 2] by Oleh Prypin · 6 years ago
  69. 207e6f8 Revert "Android: Remove deprecated PeerConnectionFactory ctors" by Sam Zackrisson · 6 years ago
  70. edcd2cc Avoid allocation/copy by using GetFloatArrayRegion. by Mirko Bonadei · 6 years ago
  71. 26b9e12 Android: Let VideoSource dispose SurfaceTextureHelper by Magnus Jedvert · 6 years ago
  72. 2e28eda Specify Xcode 9.2 and macOS versions that support it by Oleh Prypin · 6 years ago
  73. 3e0dee2 Android: Remove deprecated PeerConnectionFactory ctors by Magnus Jedvert · 6 years ago
  74. 6f7e6d6 Created PeerConnectionDependencies to avoid creating new CreatePeerConnection overloads. by Benjamin Wright · 6 years ago
  75. 2199580 Remove deprecated std::bind2nd and std::ptr_fun by tzik · 6 years ago
  76. 26e0849 Fix a null pointer bug in NetworkMonitorAutoDetect.getNetworkState. by Qingsi Wang · 6 years ago
  77. cef0650 Set name for threads created in ObjC SDK by Yura Yaroshevich · 6 years ago
  78. f133856 Delete nack_enabled flag in encoder configuration. by Niels Möller · 6 years ago
  79. c3d8bb1 Disable flaky test FullStackTest.SimulcastFullHdOveruse by Sam Zackrisson · 6 years ago
  80. 2a35c43 Removing shared_ptr in a unittest in audio coding. by Minyue Li · 6 years ago
  81. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  82. 5613879 Fill drops with last decoded frame. by Sergey Silkin · 6 years ago
  83. 2f2633d AEC3: Audility: Avoid the initialization of the noise estimator in pure zeroes signals at the render. by Jesús de Vicente Peña · 6 years ago
  84. 3c30c9c Decode base reference frame if current layer was dropped. by Sergey Silkin · 6 years ago
  85. 8b4e92d ObjC SDK: Stop using built-in SW video codecs by Magnus Jedvert · 6 years ago
  86. be80681 Add runtime check for metal support. by Kári Tristan Helgason · 6 years ago
  87. 2d06118 Reland "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler." by Niels Möller · 6 years ago
  88. f764cf4 Don't transition ICE to Checking if there are no transports by Steve Anton · 6 years ago
  89. 878a3df Roll chromium_revision a64fa182cd..fa9c81b199 (554722:554823) by Autoroller · 6 years ago
  90. 66fa535 Prepares for moving units to API. by Sebastian Jansson · 6 years ago
  91. 71a720b Roll chromium_revision 81845cf247..a64fa182cd (554621:554722) by Autoroller · 6 years ago
  92. f225501 AGC2 RNN VAD: Pitch Search by Alessio Bazzica · 6 years ago
  93. 9558192 AEC3: Removing the need of a buffer for the stationarity estimator of the render signal. by Jesús de Vicente Peña · 6 years ago
  94. 28899d0 Replace direct invocation of ShadowApplication.getApplicationContext() by Oleh Prypin · 6 years ago
  95. 9546f37 Roll chromium_revision 58de35c184..81845cf247 (554518:554621) by Autoroller · 6 years ago
  96. df527fd Add e2e test for multiple video tracks without signaling SSRCs by Steve Anton · 6 years ago
  97. de2ed7d Support VPN adapter type in WebRTC Android. by Qingsi Wang · 6 years ago
  98. e80689f Roll chromium_revision 1589d89737..58de35c184 (554416:554518) by Autoroller · 6 years ago
  99. 658ad88 Removed the updating of the padding data buffer in the AEC3 FFT by Per Åhgren · 6 years ago
  100. 033050c Roll chromium_revision 80461bb5df..1589d89737 (554260:554416) by Autoroller · 6 years ago