1. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  2. 3d954a6 Add log messages for Unified Plan processing by Steve Anton · 6 years ago
  3. 7eca093 Ensure that data channel transport stats are included by Steve Anton · 6 years ago
  4. a859c1a Small parameter name change from label->id in pc/mediastream.h. by Seth Hampson · 6 years ago
  5. 23ffbe7 Adding constructor to StreamSelector. by Seth Hampson · 6 years ago
  6. 0ffe03d Add Deinit() to the destructors of Voice/Video/RtpDataChannel. by Zhi Huang · 6 years ago
  7. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  8. 80e9339 Roll chromium_revision bc611587d5..381f71a417 (547102:547202) by Autoroller · 6 years ago
  9. 4157936 Revert "In GenericEncoder enable timing frames for encoders with internal source" by Ilya Nikolaevskiy · 6 years ago
  10. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  11. ef3e28a Call RegisterStatsObserver after initializing video_stream_decoder_ by Tommi · 6 years ago
  12. 3e030d6 Roll chromium_revision 9dc442e92a..bc611587d5 (546996:547102) by Autoroller · 6 years ago
  13. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  14. 35d052c Revert "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." by JT Teh · 6 years ago
  15. adad657 Roll chromium_revision c2bf7f1f2c..9dc442e92a (546887:546996) by Autoroller · 6 years ago
  16. c0719ce Add DesktopFrameCGImage by Julien Isorce · 6 years ago
  17. 9d6f73b Do not include <d3d9.h> in cpu_info.cc. by Mirko Bonadei · 6 years ago
  18. ed09dc6 Don't check MIDs when demuxing RTP packets in Call by Steve Anton · 6 years ago
  19. 003930a Fix MID not always getting set with audio by Steve Anton · 6 years ago
  20. 44c608a Roll chromium_revision 59284db4e1..c2bf7f1f2c (546773:546887) by Autoroller · 6 years ago
  21. 5a74ea0 [desktopCapture] clean up relative positon processing by braveyao · 6 years ago
  22. a21090b Android: Remove IsCommunicationModeEnabled() from AudioManager by Magnus Jedvert · 6 years ago
  23. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  24. 27e41c5 Android: Split out VolumeLogger class by Magnus Jedvert · 6 years ago
  25. 971bf03 Corrected the threshold for determining filter convergence in AEC3 by Per Åhgren · 6 years ago
  26. 01cb965 Moved ostream operators for network units to test. by Sebastian Jansson · 6 years ago
  27. 003211c Android: Rename AudioDeviceModule to JavaAudioDeviceModule by Magnus Jedvert · 6 years ago
  28. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 6 years ago
  29. 002e710 Add jsr305 as a dependency to AAR. by Sami Kalliomäki · 6 years ago
  30. 63b48df Removed static const network units. by Sebastian Jansson · 6 years ago
  31. 9d2788f Make possible to activate adaptive AGC2 in the APM. by Alex Loiko · 6 years ago
  32. 5f88f0d Roll chromium_revision b73c062f19..59284db4e1 (546590:546773) by Autoroller · 6 years ago
  33. d7d762d Remove LOG_J and LOG_JV, tweak p2p logs. by Jonas Olsson · 6 years ago
  34. c99dc31 Add ability to release TURN allocation gracefully by Jonas Oreland · 6 years ago
  35. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 6 years ago
  36. dea6889 Add sanity checks of IceConfig parameters. by Qingsi Wang · 6 years ago
  37. 7abc9a0 Roll chromium_revision a91837ee53..b73c062f19 (546483:546590) by Autoroller · 6 years ago
  38. 212a206 Add style guidance about forward declarations. by Taylor Brandstetter · 7 years ago
  39. e2971ec Android audio manager: Move responsibility of OpenSLES engine by Magnus Jedvert · 6 years ago
  40. 1a18e0a Android audio code: Replace C++ template with input/output interface by Magnus Jedvert · 6 years ago
  41. 85eef49 Further decrease the AEC3 look window in the nonlinear mode by Per Åhgren · 6 years ago
  42. 8131eb0 Allow the headset mode to be entered after the call has started by Per Åhgren · 6 years ago
  43. 251c735 Add a specific AEC3 behavior for setups with known clock-drift by Per Åhgren · 6 years ago
  44. 4ea50c2 Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource. by Anders Carlsson · 6 years ago
  45. 730560a Roll chromium_revision 63dbcdf2bf..a91837ee53 (546379:546483) by Autoroller · 6 years ago
  46. d7e1266 Remove unnecessary dependencies from //sdk/android:base_java. by Sami Kalliomäki · 6 years ago
  47. b93d030 Android: Update RecordedAudioToFileController by Magnus Jedvert · 6 years ago
  48. ac9365e Set safe values to prevent possible sigsegv while using AudioTransport, add doc by Artem Titov · 6 years ago
  49. 19c242d Revert "Added BBR network controller." due to downstream test failure. by Ying Wang · 6 years ago
  50. 2784a03 Add audio_ prefix to audio-related members of CallTest. by Niels Möller · 6 years ago
  51. 38c5d93 Reduce locking for CallStats (preparation for TaskQueue). by Tommi · 6 years ago
  52. 1d2b627 Use frame generator in video codec unit tests. by Sergey Silkin · 6 years ago
  53. 8ac9bb4 Added BBR network controller. by Sebastian Jansson · 6 years ago
  54. 57ff273 Remove rtc::Optional::MoveValue by Danil Chapovalov · 6 years ago
  55. 467057e Removing -Wno-strict-overflow from main BUILD.gn. by Mirko Bonadei · 6 years ago
  56. 725c106 Split out peerconnection, swcodec and hwcodec targets from Android SDK. by Sami Kalliomäki · 6 years ago
  57. 11b2e0a Added support for congestion windows in test helper. by Sebastian Jansson · 6 years ago
  58. c5d4461 Add copy and move operations to SdpVideoFormat. by Niels Möller · 6 years ago
  59. 1e48e80 Level estimation and saturation protection stub. by Alex Loiko · 6 years ago
  60. e24c41e In GenericEncoder enable timing frames for encoders with internal source by Ilya Nikolaevskiy · 6 years ago
  61. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 6 years ago
  62. 903dc86 Libraries to link should be lowercase on Windows. by Mirko Bonadei · 6 years ago
  63. 19e714f Roll chromium_revision 1d0b72987e..63dbcdf2bf (546279:546379) by Autoroller · 6 years ago
  64. 5821976 Wrap CGImageRef and CGDataRef with ScopedCFTypeRef by Julien Isorce · 6 years ago
  65. 358cebc Roll chromium_revision 4353507834..1d0b72987e (546154:546279) by Autoroller · 6 years ago
  66. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  67. ca0fcc2 Roll chromium_revision 3472e079dc..4353507834 (546039:546154) by Autoroller · 6 years ago
  68. 6d7b835 Some minor cleanups in ScreenCapturerMac by Julien Isorce · 6 years ago
  69. 122ba6c Handle per-layer frame drops. by Sergey Silkin · 6 years ago
  70. 88614b0 Pass VideoEncoderFactory from WebrtcVideoEngine to VideoStreamEncoder. by Niels Möller · 6 years ago
  71. ff4cac9 Android audio device template: Don't use output parameters by Magnus Jedvert · 6 years ago
  72. 2bac896 Adaptive Digital gain control structure. by Alex Loiko · 6 years ago
  73. 79aab3f VideoStreamDecoderImpl implementation, part 2. by philipel · 6 years ago
  74. ef99888 Delete OnIncomingCSRCChanged and related code. by Niels Möller · 6 years ago
  75. 150dcb0 Delete logic to set picture id and tl0 pic idx in encoders. by Niels Möller · 6 years ago
  76. d45e078 Initialize variables to prevent usage of trash values, for exmaple, if NeedMorePlayData won't set the right value by Artem Titov · 6 years ago
  77. 959a1b9 Disable FieldTrials/CallOperationEndToEndTest.ObserversEncodedFrames due to flakiness. by Ying Wang · 6 years ago
  78. 6c95bdc Adding network control test helper. by Sebastian Jansson · 6 years ago
  79. ca09125 Fixing the change in number of temporal layers in screen sharing mode. by Sergey Silkin · 6 years ago
  80. 370228c Move ScreenCapturerMac to mac sub directory by Julien Isorce · 6 years ago
  81. 16ccef7 Allow implementation defined STUN attributes in 0x4000-0x7FFF range by Jonas Oreland · 6 years ago
  82. be682d4 Fix chromium warnings for SdpVideoFormat. by Niels Möller · 6 years ago
  83. 27153ba Roll chromium_revision ac8224087d..3472e079dc (545875:546039) by Autoroller · 6 years ago
  84. 7149136 Lowercase windows includes in win audio device. by Noah Richards · 6 years ago
  85. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  86. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  87. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  88. cf76d1c Roll chromium_revision bac605dc3e..ac8224087d (545770:545875) by Autoroller · 6 years ago
  89. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  90. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 6 years ago
  91. 1707168 Add setting to switch between new and legacy AudioDeviceModule in AppRTC by Paulina Hensman · 6 years ago
  92. 6c9a786 Add //base dependency to rtc_base:rtc_event when building with chromium. by John Budorick · 6 years ago
  93. e08a4c0 Delete dead code in RtpReceiverImpl and RTPPayloadRegistry. by Niels Möller · 6 years ago
  94. 250155d Fix histogram logging in InterpolatedGainCurve. by Alex Loiko · 6 years ago
  95. 1b3bd0b Roll chromium_revision 723d8fc2ac..bac605dc3e (545111:545770) by Autoroller · 6 years ago
  96. 947120f Fix of race on access to send side congestion controller. by Sebastian Jansson · 6 years ago
  97. 5f22365 Remove unnecessary proxy+lock code around RtcpRttStats pointer by Tommi · 6 years ago
  98. 1df1bf8 PeerConnectionInterface::GetStats() with selector argument added. by Henrik Boström · 6 years ago
  99. 0191441 Lowercase Windows headers. by Mirko Bonadei · 6 years ago
  100. 6e091605 Loosen |max_avg_buffer_level_sec| for SimulcastVP8. by Rasmus Brandt · 6 years ago