1. f0d1c03 Add replacement interface for webrtc::GainConrol by Sam Zackrisson · 5 years ago
  2. 4bd3177 Reland "Avoid calling OnRoundTripTimeUpdate with invalid RTTs." by Christoffer Rodbro · 5 years ago
  3. 4d9df38 Add new more flexible VideoEncoder::SetRate() method. by Erik Språng · 5 years ago
  4. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 5 years ago
  5. 24923e8 Make some constants in the bitrate prober configurable. by Jonas Olsson · 5 years ago
  6. 0cc2fe5 Delete transitional includes from common_types.h by Niels Möller · 5 years ago
  7. 53dd1f3 PFFFT Wrapper: ordered transform. by Alessio Bazzica · 5 years ago
  8. 7b6acd6 Revert "Avoid calling OnRoundTripTimeUpdate with invalid RTTs." by Christoffer Rodbro · 5 years ago
  9. afa61c9 Avoid calling OnRoundTripTimeUpdate with invalid RTTs. by Christoffer Rodbro · 5 years ago
  10. 8f22a28 Check render size instead of frame size. by Paulina Hensman · 5 years ago
  11. 7d72d0f Change VideoCodecTestStats API. by Rasmus Brandt · 5 years ago
  12. c8ba8b2 Restrict RNN VAD and PFFFT wrapper visibility by Alessio Bazzica · 5 years ago
  13. f959bf8 Roll chromium_revision 69e6e3c109..d36473037f (644573:644705) by chromium-webrtc-autoroll · 5 years ago
  14. 712fb89 Allocate separate component buffers in MultiplexEncodedImagePacker::Unpack by Niels Möller · 5 years ago
  15. b9bb371 Revert "Don't crash when a datachannel can't get an ID" by Harald Alvestrand · 5 years ago
  16. cf8df39 Roll chromium_revision ff1de589c9..69e6e3c109 (644450:644573) by chromium-webrtc-autoroll · 5 years ago
  17. 77c442c Don't crash when a datachannel can't get an ID by Harald Alvestrand · 5 years ago
  18. 2547d2c Roll chromium_revision e12963702c..ff1de589c9 (644325:644450) by chromium-webrtc-autoroll · 5 years ago
  19. 01b2558 Revert "Disable TestVp9ImplProfile2.EncodeDecode on iOS." by Mirko Bonadei · 5 years ago
  20. e27ccf9 Revert "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Amit Hilbuch · 5 years ago
  21. a39254d in WebrtcVoiceEngine allow to set TaskQueueFactory by Danil Chapovalov · 5 years ago
  22. 48193b0 In FrameBuffer call stats callback's OnCompleteFrame once per superframe by Ilya Nikolaevskiy · 5 years ago
  23. 225f4f6 Link x-axes across all figures for synchronized zooming in the by Konrad Hofbauer · 5 years ago
  24. 081bec3 Roll chromium_revision bef297074c..e12963702c (644220:644325) by chromium-webrtc-autoroll · 5 years ago
  25. 46b4a0f Removes PostStop from RepeatingTaskHandle. by Sebastian Jansson · 5 years ago
  26. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 5 years ago
  27. a533e00 Reland "Replace RTPHeader memset with assignment from a fresh object." by Niels Möller · 5 years ago
  28. a58e169 Add thread safety annotations for some more PeerConnection members (part 8) by Karl Wiberg · 5 years ago
  29. 8ea8dcb Rename create_network_emulation_manager_api into create_network_emulation_manager by Artem Titov · 5 years ago
  30. ac02589 Fix misunderstanding: OnTransportChanged is called on network thread by Karl Wiberg · 5 years ago
  31. 89cc7d4 Add logging of internal stats into default video quality analyzer by Artem Titov · 5 years ago
  32. 76ba7db Revert "Replace RTPHeader memset with assignment from a fresh object." by Alessio Bazzica · 5 years ago
  33. 12ba3ad Move unique_ptr into task instead of using a raw pointer by Karl Wiberg · 5 years ago
  34. 2611164 Subtract protection bitrate from link headroom bitrate by Erik Språng · 5 years ago
  35. 50686460 Replace RTPHeader memset with assignment from a fresh object. by Niels Möller · 5 years ago
  36. f2ca8c5 Allow injecting a Vp8FrameBufferControllerFactory by Elad Alon · 5 years ago
  37. 2214b91 Cleanup SequenceTaskChecker unittests by Danil Chapovalov · 5 years ago
  38. d999351 Delete function url_decode by Niels Möller · 5 years ago
  39. 6cab5c8 Add thread safety annotations for some more PeerConnection members (part 5) by Karl Wiberg · 5 years ago
  40. 4168437 Remove unused callbacks from VideoStreamDecoder by Niels Möller · 5 years ago
  41. 39903df Delete unused method StreamInterface::ReadAll by Niels Möller · 5 years ago
  42. f269b56 Remove public visibility from some rtc_base libraries. by Mirko Bonadei · 5 years ago
  43. 2597823 Roll chromium_revision 576174d494..bef297074c (644114:644220) by chromium-webrtc-autoroll · 5 years ago
  44. 6da1438 Roll chromium_revision 13ad83754c..576174d494 (643446:644114) by chromium-webrtc-autoroll · 5 years ago
  45. a59dcc3 Use Abseil container algorithms in api/ by Steve Anton · 5 years ago
  46. 2acd163 Use Abseil container algorithms in rtc_base/ by Steve Anton · 5 years ago
  47. 8f43384 Add probing histograms. by Jonas Olsson · 5 years ago
  48. d970967 Delete unused method ProxyServer::OnBindingDestroyed by Niels Möller · 5 years ago
  49. c29cb2c Fix for potential RTCP XR target bitrate issue. by Åsa Persson · 5 years ago
  50. 7db3bb9 Revert "Remove rtc::TimeMillis() call from ALR detector." by Sebastian Jansson · 5 years ago
  51. 1419539 Disable TestVp9ImplProfile2.EncodeDecode on iOS. by Sergey Silkin · 5 years ago
  52. d57efc1 Delete class StringRtpHeaderExtension, replaced with std::string by Niels Möller · 5 years ago
  53. 90ed3f9 AEC3: Signal dependent ERLE: adding bounds to the index used for accessing the filter frequency response. by Jesús de Vicente Peña · 5 years ago
  54. 9841703 rtc::Event::Wait(kForever): Print stack trace when we deadlock by Karl Wiberg · 5 years ago
  55. b00dec5 Qualify cmath function calls. by Mirko Bonadei · 5 years ago
  56. 2cdc611 Add some OWNERS to rtc_base/experiments/ by Karl Wiberg · 5 years ago
  57. 9b1288c PFFFT APM wrapper: unit test fix. by Alessio Bazzica · 5 years ago
  58. 9debe5a Deleting copy constructors for Scoped* classes. by Sebastian Jansson · 5 years ago
  59. 0cd9508 Delete last traces of RtpTransportAdapter by Niels Möller · 5 years ago
  60. 85a4a93 Add thread safety annotations for some more PeerConnection members (part 4) by Karl Wiberg · 5 years ago
  61. c70999e Add thread safety annotations for some more PeerConnection members (part 3) by Karl Wiberg · 5 years ago
  62. 1e1e102 Add thread safety annotations for some more PeerConnection members (part 2) by Karl Wiberg · 5 years ago
  63. fb3be39 Add thread safety annotations for some more PeerConnection members by Karl Wiberg · 5 years ago
  64. c771c80 Use scoped_refptr to share the instance of OpenSLEngineManager by Lu Liu · 5 years ago
  65. b947fe1 Paying off some debt from rtp_utils.cc by Amit Hilbuch · 5 years ago
  66. 5632578 Mark MediaBufferImpl as final. by Noah Richards · 5 years ago
  67. f695d27 Roll chromium_revision 161757587a..13ad83754c (643321:643446) by chromium-webrtc-autoroll · 5 years ago
  68. e155dd0 Adding reinterpret to ArrayView to allow data manipulation. by Amit Hilbuch · 5 years ago
  69. fe0b499 legacy stats: update timestamp on localcandidate/remotecandidate by Philipp Hancke · 5 years ago
  70. d57628f Move API for PC e2e test framework to the public API folder by Artem Titov · 5 years ago
  71. ddb930a Update per-file OWNERS to reflect renamed file names by Steve Anton · 5 years ago
  72. 31660fd Avoid using global task queue factory in audio/ unittests by Danil Chapovalov · 5 years ago
  73. 0d617cc Adds simulated time controller by Sebastian Jansson · 5 years ago
  74. 9b0b1e0 Delete unused method VCMReceiveStatisticsCallback::OnReceiveRatesUpdated by Niels Möller · 5 years ago
  75. f24908e Delete unused enum StreamType and kViEStreamType* values. by Niels Möller · 5 years ago
  76. 54659c1 Fix obsolete settings in VideoEngine for VP9 screenshare by Ilya Nikolaevskiy · 5 years ago
  77. 001c782 Save encoded ivf files separately for different TLs. by Rasmus Brandt · 5 years ago
  78. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  79. 3198fa4 Roll chromium_revision c03b7c57f8..161757587a (643221:643321) by chromium-webrtc-autoroll · 5 years ago
  80. b163359 Add interface class for bitstream parser. by Kári Tristan Helgason · 5 years ago
  81. 1ca30a7 Decouple input and output sample rate overrides. by Paulina Hensman · 5 years ago
  82. 2293622 Add group_ids to RTCStatsMemberInterface. by Jakob Ivarsson · 5 years ago
  83. b42165e Replace rtc::TaskQueue with TaskQueueForTest in quality scalar unittests by Danil Chapovalov · 5 years ago
  84. 3dde450 Make keyframe generation/request intervals configurable through field trials. by Rasmus Brandt · 5 years ago
  85. fb04dd2 Roll chromium_revision 9ba1369485..c03b7c57f8 (643111:643221) by chromium-webrtc-autoroll · 5 years ago
  86. c110e38 Roll chromium_revision c3d2cb19e5..9ba1369485 (642978:643111) by chromium-webrtc-autoroll · 5 years ago
  87. 541c2af Roll chromium_revision 465a15ab53..c3d2cb19e5 (642871:642978) by chromium-webrtc-autoroll · 5 years ago
  88. 38fabff Update INTER_LAYER_PRED_OFF code paths. by Sergey Silkin · 5 years ago
  89. a7de698 Add functions IsLegalMidName and IsLegalRsidName by Niels Möller · 5 years ago
  90. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  91. ab9735f Return nullptr instead of crashing in NetEqTestFactory by Ivo Creusen · 5 years ago
  92. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  93. 53de725 Fix outdated android sdk path in tests. by Oleksandr Iakovenko · 5 years ago
  94. c528410 Improve VideoCodecTest perf stats output. by Rasmus Brandt · 5 years ago
  95. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  96. 548bbb6 Roll chromium_revision f0a9d0761a..465a15ab53 (642479:642871) by chromium-webrtc-autoroll · 5 years ago
  97. 3ba5b9e Allow construction of TaskQueueForTest with TaskQueueBase by Sebastian Jansson · 5 years ago
  98. 3cb5e5b Fix VideoFileWriterTest flakiness by using unique file path. by Yves Gerey · 5 years ago
  99. d2a6378 Switch from deprecated std::random_shuffle on std::shuffle by Artem Titov · 5 years ago
  100. 982b576 Avoid using GlobalTaskQueueFactory in NetworkEmulationManager by Danil Chapovalov · 5 years ago