1. d3a780b Cleanup NetEqPostponeDecodingAfterExpand field trial. by Jakob Ivarsson · 6 years ago
  2. 6b7bf6a Add a presubmit check for absl/memory/memory.h inclusion for WrapUnique by tzik · 6 years ago
  3. cf7c584 Only draw frames with height and width >0 by Paulina Hensman · 6 years ago
  4. 40b030e Reland "Fix getStats() freeze bug affecting Chromium but not WebRTC standalone." by Henrik Boström · 6 years ago
  5. 25fb765 Roll chromium_revision ec3bf6e607..16b0680682 (635450:636404) by chromium-webrtc-autoroll · 6 years ago
  6. ba4dcc3 rtc::Thread::PostTask() added. by Henrik Boström · 6 years ago
  7. 8f385e3 Remove dependency on DECLARE_IUNKNOWN macro on Windows. by Tommi · 6 years ago
  8. 7c55415 Fix call setup: change way of adding media to the call. by Artem Titov · 6 years ago
  9. 03257b0 Add flag for explicitly specifying that the legacy AEC2 should be used by Per Åhgren · 6 years ago
  10. f3280e9 Create conversions between webrtc::TaskQueueBase and rtc::TaskQueue by Danil Chapovalov · 6 years ago
  11. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 6 years ago
  12. 60fd73a Migrate SequencedTaskChecker to rely on webrtc::TaskQueueBase interface by Danil Chapovalov · 6 years ago
  13. ba7886b Move command line flags out of NetEqTestFactory by Ivo Creusen · 6 years ago
  14. 5983585 Introduce test case name in peer connection e2e test framework. by Artem Titov · 6 years ago
  15. f5e5f0d Reland "Improve example video analyzer for use in debugging" by Artem Titov · 6 years ago
  16. 2585979 Revert "Improve example video analyzer for use in debugging" by Artem Titov · 6 years ago
  17. 1570218 Improve example video analyzer for use in debugging by Artem Titov · 6 years ago
  18. 105ded3 Pass the x-mt line from SDP to the media transport by Piotr (Peter) Slatala · 6 years ago
  19. 13e570f Add a parser for the x-mt line. by Piotr (Peter) Slatala · 6 years ago
  20. 4f6ef18 Added underscore to dtls_transport_unittest.cc. by Benjamin Wright · 6 years ago
  21. 2c79648 Remove rtc::TimeMillis() call from ALR detector. by Sebastian Jansson · 6 years ago
  22. 7307824 Rolling third_party/winsdk_samples_v71. by Mirko Bonadei · 6 years ago
  23. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  24. 48e7065 Remove default IDs for RTP extensions from rtp_parameters.h by Elad Alon · 6 years ago
  25. 1a7a4af Fix encoded image data injectors. by Artem Titov · 6 years ago
  26. aec663e Fix video_loopback tool with different TL numbers in simulcast streams by Ilya Nikolaevskiy · 6 years ago
  27. 28221de Fix more -Wextra-semi. by Mirko Bonadei · 6 years ago
  28. 5cceaa1 Remove iOS 9 support from mb config by Artem Titarenko · 6 years ago
  29. db42ed2 Add RELATIVE_ARRIVAL_DELAY histogram mode to DelayManager. by Jakob Ivarsson · 6 years ago
  30. d00405f Drop support for link-time injection of the rtc::TaskQueue::Impl by Danil Chapovalov · 6 years ago
  31. dda5fdc Fix vp8 simulcast screenshare and perf tests for it by Ilya Nikolaevskiy · 6 years ago
  32. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 6 years ago
  33. e12a1c7 Adding GetStats APIs for senders/receivers. by Peter Hanspers · 6 years ago
  34. 7b3f4a2 Remove unused |keyframe_interval| from codec tests. by Rasmus Brandt · 6 years ago
  35. f54e30b Add const to variables in openssl_stream_adapter.cc that can use it. by Benjamin Wright · 6 years ago
  36. 619b294 RtpSender's RtpParameters were invalidated in a call to SLD/SRD. by Amit Hilbuch · 6 years ago
  37. d6f61dd Add ::Connect method to the media transport interface by Piotr (Peter) Slatala · 6 years ago
  38. 6a7baa7 Remove VCMEncodedFrameCallback and VCMGenericEncoder by Erik Språng · 6 years ago
  39. c9d0b08 Respects min ALR probing interval. by Sebastian Jansson · 6 years ago
  40. 1a16da1 Remove deprecated CreateMediaTransport method by Piotr (Peter) Slatala · 6 years ago
  41. 39b69cc Add field trial for adding remote ufrag CreatePermission by Jonas Oreland · 6 years ago
  42. 546ee61 clang-tidy helper script, with clang static analyzer included. by Yves Gerey · 6 years ago
  43. b7cb7b5 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  44. 695af94 Add reentrancy comment for critical section. by Ruslan Burakov · 6 years ago
  45. fee13e8 Log pacer values to verbose log by Evan Shrubsole · 6 years ago
  46. 12ae4f4 Introduce possibility to poll stats and notify analyzers. by Mirko Bonadei · 6 years ago
  47. 2684ab3 Test default TaskQueue implementation via TaskQueueBase interface by Danil Chapovalov · 6 years ago
  48. 22dab11 Remove Legacy ADM from AppRTC mobile by Paulina Hensman · 6 years ago
  49. 0bf4c29 Add support of auto IP generation in network emulation manager. by Artem Titov · 6 years ago
  50. 9595d1b Roll chromium_revision 15651144f3..ec3bf6e607 (635345:635450) by chromium-webrtc-autoroll · 6 years ago
  51. e2da931 Remove a leftover audio codec poison immutinty declaration by Karl Wiberg · 6 years ago
  52. f2889bb Add option to inject YuvConverter to SurfaceTextureHelper. by Åsa Persson · 6 years ago
  53. b4f0393 Roll chromium_revision a55c7bb989..15651144f3 (635189:635345) by chromium-webrtc-autoroll · 6 years ago
  54. bd0deca Ban absl::StrSplit and absl::StrJoin by Karl Wiberg · 6 years ago
  55. 7572bb4 Fix -Wextra-semi warnings in webrtc fuzzers. by Nico Weber · 6 years ago
  56. c35a72c Roll chromium_revision 81fda909f3..a55c7bb989 (635067:635189) by chromium-webrtc-autoroll · 6 years ago
  57. b000b71 Wiring up RIDs from the video engine to the RTP Sender. by Amit Hilbuch · 6 years ago
  58. 98335f8 Fixing webrtc::IceTransportState. by Seth Hampson · 6 years ago
  59. 5cbc528 Revert "Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder" by Sami Kalliomäki · 6 years ago
  60. 7d6a4c0 Connect LossNotificationController to RtpRtcp by Elad Alon · 6 years ago
  61. a497d12 Avoids PostTask to repost a repeated task. by Sebastian Jansson · 6 years ago
  62. ce7a4fb Adding possibility to save an RTCEventLog of the call. by Mirko Bonadei · 6 years ago
  63. 99f5d5f Roll chromium_revision 95a23eca14..81fda909f3 (634895:635067) by chromium-webrtc-autoroll · 6 years ago
  64. d37307c Reland "Adds resource path support for video files in scenario tests." by Sebastian Jansson · 6 years ago
  65. 715c476 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  66. 2b08e31 Adds CoDel implementation to network simulation. by Sebastian Jansson · 6 years ago
  67. 418dd0b Stop using special RTT value for DelayBasedBwe. by Sebastian Jansson · 6 years ago
  68. 76a74e6 Delay bug during audio receiver stream recreation. by Ruslan Burakov · 6 years ago
  69. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
  70. 3812fa9 Delete VideoCodecTestParameterized. by Rasmus Brandt · 6 years ago
  71. 19d0104 Make RtpRtcp::Configuration::field_trials ptr const by Per Kjellander · 6 years ago
  72. a9cfa47 Revert "Delete rtc_task_queue_impl build target" by Mirko Bonadei · 6 years ago
  73. 74f0a51 Move kFeedbackMessageType from Remb to Psfb by Elad Alon · 6 years ago
  74. 56973e6 Delete rtc_task_queue_impl build target by Danil Chapovalov · 6 years ago
  75. 8721bb3 Roll chromium_revision e7ecd1bfc2..95a23eca14 (634731:634895) by chromium-webrtc-autoroll · 6 years ago
  76. e1e789b Removing non-const RtpSenderInterface::GetParameters(). by Amit Hilbuch · 6 years ago
  77. f58e43e Add an OpenChannel method to MediaTransportInterface and call it whenever PeerConnection opens a new data channel. by Bjorn Mellem · 6 years ago
  78. 8f096d0 Map clat devices to cellular on Android by Jeroen de Borst · 6 years ago
  79. e19a6da Roll chromium_revision a77f654a3c..e7ecd1bfc2 (634608:634731) by chromium-webrtc-autoroll · 6 years ago
  80. 487c09b Adds FakeNetworkPipeTest to rtc_unittests. by Sebastian Jansson · 6 years ago
  81. 29f9cd9 Synchronize replaceRegion calls. by Anders Carlsson · 6 years ago
  82. 7ef34f8 Replace field trials with WebRtcKeyValueConfig in PacedSender by Per Kjellander · 6 years ago
  83. ce8e867 Add support for TransportSequenceNumberV2 in SDP negotiation by Johannes Kron · 6 years ago
  84. 14f96d1 Roll chromium_revision f39a1b8992..a77f654a3c (634190:634608) by chromium-webrtc-autoroll · 6 years ago
  85. 8aa00f0 Add missing absl/memory/memory.h to rtc_event_generic_ack_received.cc by tzik · 6 years ago
  86. b4643ad Rename "OnReceivedFrame" to "OnAssembledFrame" by Elad Alon · 6 years ago
  87. d7329ca Remove VideoSender and fold code into VideoStreamEncoder by Erik Språng · 6 years ago
  88. 10874b2 Create LossNotificationController by Elad Alon · 6 years ago
  89. b75d9e9 Allow IceConnectionState to become failed without ever connecting. by Jonas Olsson · 6 years ago
  90. d209cd1 Lower SSIM thresholds. by Sergey Silkin · 6 years ago
  91. 6543881 2nd reland of https://webrtc-review.googlesource.com/c/src/+/114883 by Alex Loiko · 6 years ago
  92. caa499b PFFFT C++ wrapper for APM by Alessio Bazzica · 6 years ago
  93. 45af00f Revert "Adds resource path support for video files in scenario tests." by Sergey Silkin · 6 years ago
  94. 4ae6347 Use `final` so that the compiler will be able to inline calls by Karl Wiberg · 6 years ago
  95. 5966c50 Add thread safety annotations for PeerConnection::configuration_ by Karl Wiberg · 6 years ago
  96. 8306a73 Adds resource path support for video files in scenario tests. by Sebastian Jansson · 6 years ago
  97. 96fccfe Make sure RTC_SUPPORTS_METAL is set in AppRTCMobile. by Anders Carlsson · 6 years ago
  98. 735f823 CreateAudioProcessor: do not propagate an unset echo control factory to the AudioProcessing instance by Jesús de Vicente Peña · 6 years ago
  99. bed8604 Adding entry point for the v2 stats API. by Peter Hanspers · 6 years ago
  100. 2645193 DtlsTransport::ice_transport is const and can be called off thread by Harald Alvestrand · 6 years ago