1. 1f928d3 Close data channels when ID assignment fails. by Harald Alvestrand · 6 years ago
  2. 4c7112a Reland "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Danil Chapovalov · 6 years ago
  3. 90d7826 Fix a comment reg. use of field trial. by Christoffer Rodbro · 6 years ago
  4. 9d766b9 Delete deprecated variant of VideoEncoder::Encode by Niels Möller · 6 years ago
  5. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 6 years ago
  6. e8fd57c Move EventWrapper to its own build target by Niels Möller · 6 years ago
  7. 40c9847 Roll chromium_revision b19e3c4c55..3c4f193f48 (644948:645294) by chromium-webrtc-autoroll · 6 years ago
  8. 361855b Rename OperatingPoint to DecodeTarget. by philipel · 6 years ago
  9. 1333948 Move FifoBuffer to its own file and build target by Niels Möller · 6 years ago
  10. e46f5db Add missing `using` declarations for names in testing namespace. by Mirko Bonadei · 6 years ago
  11. 8ea977d Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc. by François Doray · 6 years ago
  12. 20393ee Delete all stats-related logic from VCMJitterBuffer. by Niels Möller · 6 years ago
  13. f49429d Adds workaround for audio not restarting after interruption by Kári Tristan Helgason · 6 years ago
  14. e5cc85b Introduce dynamic endpoints by Artem Titov · 6 years ago
  15. e17339b NetEq fuzzer: shorten the maximum fuzzer input by Henrik Lundin · 6 years ago
  16. 6bf1512 Refactor VideoEncoderWrapper, to let EncodedImage own the data buffer. by Niels Möller · 6 years ago
  17. dd41da6 Delete unused methods from VCMReceiveStatisticsCallback by Niels Möller · 6 years ago
  18. ce584cf Remove Remb::kFeedbackMessageType by Elad Alon · 6 years ago
  19. 289f13d Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  20. 3993b18 Use DefaultTaskQueueFactory in tool network_tester_server by Danil Chapovalov · 6 years ago
  21. 71f76b5 Log when a TargetBitrate XR is sent with layers enabled/disabled. by Rasmus Brandt · 6 years ago
  22. 20574f4 Testing no /DUNICODE assumptions with Win more configs bots. by Mirko Bonadei · 6 years ago
  23. 185e802 Prefix AUDIO_DEVICE_INCLUDE_ANDROID_AAUDIO with WEBRTC_. by Mirko Bonadei · 6 years ago
  24. b3ae979 Roll chromium_revision afedac6c9e..b19e3c4c55 (644823:644948) by chromium-webrtc-autoroll · 6 years ago
  25. ed2207a Introduce a configurable "critical low" bandwidth in AIMD rate control. by Christoffer Rodbro · 6 years ago
  26. efe4c92 Use RtpSender/RtpReceiver track ID for legacy GetStats by Steve Anton · 6 years ago
  27. 177670a Add bindings for simulcast and RIDs in Android SDK. by Amit Hilbuch · 6 years ago
  28. ce50b00 Add bindings for RIDs in iOS SDK. by Amit Hilbuch · 6 years ago
  29. a524f95 Roll chromium_revision d36473037f..afedac6c9e (644705:644823) by chromium-webrtc-autoroll · 6 years ago
  30. 53c75cf Fix for acknowledged bitrate estimator getting stuck at low bandwidth. by Christoffer Rodbro · 6 years ago
  31. b8fffa1 Delete method VCMJitterBuffer::RegisterStatsCallback by Niels Möller · 6 years ago
  32. 3e61c51 AEC3: Fix range in filter analyzer by Gustaf Ullberg · 6 years ago
  33. 01d3618 Make the OnMaxTotalAllocation probes configurable. by Jonas Olsson · 6 years ago
  34. f0d1c03 Add replacement interface for webrtc::GainConrol by Sam Zackrisson · 6 years ago
  35. 4bd3177 Reland "Avoid calling OnRoundTripTimeUpdate with invalid RTTs." by Christoffer Rodbro · 6 years ago
  36. 4d9df38 Add new more flexible VideoEncoder::SetRate() method. by Erik Språng · 6 years ago
  37. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 6 years ago
  38. 24923e8 Make some constants in the bitrate prober configurable. by Jonas Olsson · 6 years ago
  39. 0cc2fe5 Delete transitional includes from common_types.h by Niels Möller · 6 years ago
  40. 53dd1f3 PFFFT Wrapper: ordered transform. by Alessio Bazzica · 6 years ago
  41. 7b6acd6 Revert "Avoid calling OnRoundTripTimeUpdate with invalid RTTs." by Christoffer Rodbro · 6 years ago
  42. afa61c9 Avoid calling OnRoundTripTimeUpdate with invalid RTTs. by Christoffer Rodbro · 6 years ago
  43. 8f22a28 Check render size instead of frame size. by Paulina Hensman · 6 years ago
  44. 7d72d0f Change VideoCodecTestStats API. by Rasmus Brandt · 6 years ago
  45. c8ba8b2 Restrict RNN VAD and PFFFT wrapper visibility by Alessio Bazzica · 6 years ago
  46. f959bf8 Roll chromium_revision 69e6e3c109..d36473037f (644573:644705) by chromium-webrtc-autoroll · 6 years ago
  47. 712fb89 Allocate separate component buffers in MultiplexEncodedImagePacker::Unpack by Niels Möller · 6 years ago
  48. b9bb371 Revert "Don't crash when a datachannel can't get an ID" by Harald Alvestrand · 6 years ago
  49. cf8df39 Roll chromium_revision ff1de589c9..69e6e3c109 (644450:644573) by chromium-webrtc-autoroll · 6 years ago
  50. 77c442c Don't crash when a datachannel can't get an ID by Harald Alvestrand · 6 years ago
  51. 2547d2c Roll chromium_revision e12963702c..ff1de589c9 (644325:644450) by chromium-webrtc-autoroll · 6 years ago
  52. 01b2558 Revert "Disable TestVp9ImplProfile2.EncodeDecode on iOS." by Mirko Bonadei · 6 years ago
  53. e27ccf9 Revert "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Amit Hilbuch · 6 years ago
  54. a39254d in WebrtcVoiceEngine allow to set TaskQueueFactory by Danil Chapovalov · 6 years ago
  55. 48193b0 In FrameBuffer call stats callback's OnCompleteFrame once per superframe by Ilya Nikolaevskiy · 6 years ago
  56. 225f4f6 Link x-axes across all figures for synchronized zooming in the by Konrad Hofbauer · 6 years ago
  57. 081bec3 Roll chromium_revision bef297074c..e12963702c (644220:644325) by chromium-webrtc-autoroll · 6 years ago
  58. 46b4a0f Removes PostStop from RepeatingTaskHandle. by Sebastian Jansson · 6 years ago
  59. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
  60. a533e00 Reland "Replace RTPHeader memset with assignment from a fresh object." by Niels Möller · 6 years ago
  61. a58e169 Add thread safety annotations for some more PeerConnection members (part 8) by Karl Wiberg · 6 years ago
  62. 8ea8dcb Rename create_network_emulation_manager_api into create_network_emulation_manager by Artem Titov · 6 years ago
  63. ac02589 Fix misunderstanding: OnTransportChanged is called on network thread by Karl Wiberg · 6 years ago
  64. 89cc7d4 Add logging of internal stats into default video quality analyzer by Artem Titov · 6 years ago
  65. 76ba7db Revert "Replace RTPHeader memset with assignment from a fresh object." by Alessio Bazzica · 6 years ago
  66. 12ba3ad Move unique_ptr into task instead of using a raw pointer by Karl Wiberg · 6 years ago
  67. 2611164 Subtract protection bitrate from link headroom bitrate by Erik Språng · 6 years ago
  68. 50686460 Replace RTPHeader memset with assignment from a fresh object. by Niels Möller · 6 years ago
  69. f2ca8c5 Allow injecting a Vp8FrameBufferControllerFactory by Elad Alon · 6 years ago
  70. 2214b91 Cleanup SequenceTaskChecker unittests by Danil Chapovalov · 6 years ago
  71. d999351 Delete function url_decode by Niels Möller · 6 years ago
  72. 6cab5c8 Add thread safety annotations for some more PeerConnection members (part 5) by Karl Wiberg · 6 years ago
  73. 4168437 Remove unused callbacks from VideoStreamDecoder by Niels Möller · 6 years ago
  74. 39903df Delete unused method StreamInterface::ReadAll by Niels Möller · 6 years ago
  75. f269b56 Remove public visibility from some rtc_base libraries. by Mirko Bonadei · 6 years ago
  76. 2597823 Roll chromium_revision 576174d494..bef297074c (644114:644220) by chromium-webrtc-autoroll · 6 years ago
  77. 6da1438 Roll chromium_revision 13ad83754c..576174d494 (643446:644114) by chromium-webrtc-autoroll · 6 years ago
  78. a59dcc3 Use Abseil container algorithms in api/ by Steve Anton · 6 years ago
  79. 2acd163 Use Abseil container algorithms in rtc_base/ by Steve Anton · 6 years ago
  80. 8f43384 Add probing histograms. by Jonas Olsson · 6 years ago
  81. d970967 Delete unused method ProxyServer::OnBindingDestroyed by Niels Möller · 6 years ago
  82. c29cb2c Fix for potential RTCP XR target bitrate issue. by Åsa Persson · 6 years ago
  83. 7db3bb9 Revert "Remove rtc::TimeMillis() call from ALR detector." by Sebastian Jansson · 6 years ago
  84. 1419539 Disable TestVp9ImplProfile2.EncodeDecode on iOS. by Sergey Silkin · 6 years ago
  85. d57efc1 Delete class StringRtpHeaderExtension, replaced with std::string by Niels Möller · 6 years ago
  86. 90ed3f9 AEC3: Signal dependent ERLE: adding bounds to the index used for accessing the filter frequency response. by Jesús de Vicente Peña · 6 years ago
  87. 9841703 rtc::Event::Wait(kForever): Print stack trace when we deadlock by Karl Wiberg · 6 years ago
  88. b00dec5 Qualify cmath function calls. by Mirko Bonadei · 6 years ago
  89. 2cdc611 Add some OWNERS to rtc_base/experiments/ by Karl Wiberg · 6 years ago
  90. 9b1288c PFFFT APM wrapper: unit test fix. by Alessio Bazzica · 6 years ago
  91. 9debe5a Deleting copy constructors for Scoped* classes. by Sebastian Jansson · 6 years ago
  92. 0cd9508 Delete last traces of RtpTransportAdapter by Niels Möller · 6 years ago
  93. 85a4a93 Add thread safety annotations for some more PeerConnection members (part 4) by Karl Wiberg · 6 years ago
  94. c70999e Add thread safety annotations for some more PeerConnection members (part 3) by Karl Wiberg · 6 years ago
  95. 1e1e102 Add thread safety annotations for some more PeerConnection members (part 2) by Karl Wiberg · 6 years ago
  96. fb3be39 Add thread safety annotations for some more PeerConnection members by Karl Wiberg · 6 years ago
  97. c771c80 Use scoped_refptr to share the instance of OpenSLEngineManager by Lu Liu · 6 years ago
  98. b947fe1 Paying off some debt from rtp_utils.cc by Amit Hilbuch · 6 years ago
  99. 5632578 Mark MediaBufferImpl as final. by Noah Richards · 6 years ago
  100. f695d27 Roll chromium_revision 161757587a..13ad83754c (643321:643446) by chromium-webrtc-autoroll · 6 years ago