1. e4749c2 The default logic for creating video bitrate allocator. by Jiawei Ou · 6 years ago
  2. 5f4d47b Revert "Reland "Enable any address ports by default."" by Mirko Bonadei · 6 years ago
  3. 4d92b84 Ad-hoc rate limiting for UDPPort::SendTo failures. by Zach Stein · 6 years ago
  4. 40de15d Android PeerConnectionFactory: Build without video codecs by default by Magnus Jedvert · 6 years ago
  5. 9ae3c40 Add steveanton to WATCHLISTS for api/ and pc/ by Steve Anton · 6 years ago
  6. b44ddf1 Roll chromium_revision bd84ccec52..607c2083aa (585399:585516) by Autoroller · 6 years ago
  7. b2c0e8f Add tool for aliging video files by Magnus Jedvert · 6 years ago
  8. 738b7e9 Write scalability structure in flexible mode. by Sergey Silkin · 6 years ago
  9. 370c050 Correct audioproc_f to support the new echo canceller activation III by Gustaf Ullberg · 6 years ago
  10. 1f262cc Fix flaky test TestFlexfecRtpStatePreservation. by Ying Wang · 6 years ago
  11. a73c3b0 AEC3: Removing the coherence computation by Gustaf Ullberg · 6 years ago
  12. bc25899 Delete unneeded includes of rtp_payload_registry.h by Niels Möller · 6 years ago
  13. 1b5e5db Remove SequencedTaskChecker from Y4mFileReader by Magnus Jedvert · 6 years ago
  14. 4ff63cc Remove temporary SetConfig method from NetworkSimulatioInterface. by Artem Titov · 6 years ago
  15. 398689f AEC3: Adding the option for applying a fixed delay to the capture signal by Per Åhgren · 6 years ago
  16. 404be7f Add Y4mFileReader by Magnus Jedvert · 6 years ago
  17. 63af828 Remove old sigslot.h header by Artem Titov · 6 years ago
  18. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago
  19. 4639999 Add //test:fileutils_unittests to //test:test_support_unittests deps. by Mirko Bonadei · 6 years ago
  20. 09831c9 Correct audioproc_f to support the new echo canceller activation II by Gustaf Ullberg · 6 years ago
  21. 8adc5d3 Roll chromium_revision 6f37604c1d..bd84ccec52 (585288:585399) by Autoroller · 6 years ago
  22. 0de1383 Roll chromium_revision 07be93b641..6f37604c1d (585077:585288) by Autoroller · 6 years ago
  23. 8de502b Add didRemoveReceiver delegate callback. by Zeke Chin · 6 years ago
  24. 01e4319 Roll chromium_revision ab3ab1ba02..07be93b641 (584945:585077) by Autoroller · 6 years ago
  25. 86fbea1 Fix VideoSendStreamImpl::OnPacketFeedbackError: operator precedence. by Benoît Lizé · 6 years ago
  26. ec93075 Delete deprecated methods on AudioCodingModule by Niels Möller · 6 years ago
  27. 8dad9b4 Eliminate NackModule dependency on VCMPacket by Niels Möller · 6 years ago
  28. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  29. 3df1d5d Revert removal of simulcast screenshare experimental code (killswitch checks) by Ilya Nikolaevskiy · 6 years ago
  30. 206b77f Adds start bitrate handling to task queue congestion controller. by Sebastian Jansson · 6 years ago
  31. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  32. 4932aa1 Avoids posting tasks in congestion controller. by Sebastian Jansson · 6 years ago
  33. 31b0b45 Add Chromium default values for rtc_exclude_field_trial_default. by Mirko Bonadei · 6 years ago
  34. 0e90982 Enable --rtc_event_log_name flag for more tests. by Niels Möller · 6 years ago
  35. b89ac62 Reland "Enable any address ports by default." by Mirko Bonadei · 6 years ago
  36. 0b92678 Fix NACK logic for empty packets by Niels Möller · 6 years ago
  37. c5d121e Disable flaky TestFlexfecRtpStatePreservation by Emircan Uysaler · 6 years ago
  38. ea9249e Network & bitrate controllers are added for PCC. by Anastasia Koloskova · 6 years ago
  39. 801500c Audio encoder tests: Create audio encoders the new way by Karl Wiberg · 6 years ago
  40. 1165949 Revert "Reland "Enable any address ports by default."" by Qingsi Wang · 6 years ago
  41. efbcb31 Revert "Remove the flag PORTALLOCATOR_ENABLE_ANY_ADDRESS_PORTS." by Qingsi Wang · 6 years ago
  42. 5630b93 Roll chromium_revision 3e0dea7b74..ab3ab1ba02 (584728:584945) by Autoroller · 6 years ago
  43. 9b2d4f5 Revert "Use also the related address in redundancy detection for candidates from" by Qingsi Wang · 6 years ago
  44. 2370b08 Revert "Update packetsLost and jitter stats any time a packet is received." by Qingsi Wang · 6 years ago
  45. ddbbf46 Adds utility function for PCC. by Anastasia Koloskova · 6 years ago
  46. 9171e78 Adds monitor interval class for PCC. by Anastasia Koloskova · 6 years ago
  47. 18a86bf Reland "Default runner to junit4" by Andrew Luo · 6 years ago
  48. 5063503 Add missing ifdefs to header files for SW video codecs. by Anders Carlsson · 6 years ago
  49. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  50. ac50c6a Adds Rtt tracker for PCC. by Anastasia Koloskova · 6 years ago
  51. 8459b17 AEC3: adding a config option for applying a more conservative initial phase. by Jesús de Vicente Peña · 6 years ago
  52. 4d95f1e Roll chromium_revision e247d79575..3e0dea7b74 (584490:584728) by Autoroller · 6 years ago
  53. 7040090 Introduce rtc_exclude_field_trial_default GN argument. by Mirko Bonadei · 6 years ago
  54. c3da671 AEC3: Adding another config parameter and matching json reader with config by Per Åhgren · 6 years ago
  55. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  56. 4555c65 Add documentation for WEBRTC_EXCLUDE_BUILT_IN_SSL_ROOT_CERTS. by Mirko Bonadei · 6 years ago
  57. 803e3ff Removes unused reserved bitrate in BitrateController. by Sebastian Jansson · 6 years ago
  58. 58b2284 Simulcast screenshare adjustment to temporal layers, bitrate by Erik Språng · 6 years ago
  59. 76be295 Allow VP9 flexible mode. by Sergey Silkin · 6 years ago
  60. 8d5bc57 Revert "Default runner to junit4" by Oleh Prypin · 6 years ago
  61. 280632b Delete unneeded forward declares of RtpReceiver by Niels Möller · 6 years ago
  62. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  63. bcdf5f1 Roll chromium_revision c092e144b5..e247d79575 (584376:584490) by Autoroller · 6 years ago
  64. 9020934 Default runner to junit4 by Andrew Luo · 6 years ago
  65. 820ebd0 Add field trial flag for increased receive buffers by Erik Språng · 6 years ago
  66. d34a188 Fix Vp9 flexible mode in RTP ref frame finder. by Sergey Silkin · 6 years ago
  67. cf42781 Fix --logs flag to webrtc_perf_tests by Niels Möller · 6 years ago
  68. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago
  69. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  70. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  71. 908689d Fix calculation of number of active spatial layers. by Sergey Silkin · 6 years ago
  72. 814f99c Android: Remove deprecated SurfaceTextureHelper methods by Magnus Jedvert · 6 years ago
  73. c02df81 Eliminate SetClockOffset() from DirectTransport. by Artem Titov · 6 years ago
  74. 0320348 Correct audioproc_f to support the new echo canceller activation by Per Åhgren · 6 years ago
  75. d541e0f Roll chromium_revision 63fab7f6fe..c092e144b5 (584203:584376) by Autoroller · 6 years ago
  76. 24744a9 Use string_view instead of overloading for const string& and const char* by Karl Wiberg · 6 years ago
  77. 1c0cf31 Stop using typeof() GNU extension by Oleh Prypin · 6 years ago
  78. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  79. c7ca7b1 Revert "Temporarily skip linux_internal on autoroller tryjobs." by Patrik Höglund · 6 years ago
  80. 9923353 Make ensure webcam script do nothing on linux. by Patrik Höglund · 6 years ago
  81. 6204adf AEC3: Loosen the echo removal requirements in conservative mode by Per Åhgren · 6 years ago
  82. 57b7b67 Roll chromium_revision 77bf1926a9..63fab7f6fe (584099:584203) by Autoroller · 6 years ago
  83. 7343f56 AEC3: Added parameters for bypassing the suppressor by Per Åhgren · 6 years ago
  84. c8993d8 Roll chromium_revision 409b9c0094..77bf1926a9 (583992:584099) by Autoroller · 6 years ago
  85. f189c48 Delete webrtc::PacketTime and backwards compatibility. by Niels Möller · 6 years ago
  86. b3b47ad Toggle AECs via AudioProcessing::Config by Sam Zackrisson · 6 years ago
  87. 3229d65 Switch webrtc users from deprecated ctors. by Artem Titov · 6 years ago
  88. 506c569 Don't drop keyframes even if TemporalLayers says so. by Erik Språng · 6 years ago
  89. adc4879 Make sure video_capture_tests run sequentially. by Patrik Höglund · 6 years ago
  90. aea32f9 Roll chromium_revision d75446b210..409b9c0094 (583888:583992) by Autoroller · 6 years ago
  91. 658a552 Audio encoder tests: Create audio encoders the new way by Karl Wiberg · 6 years ago
  92. d2e9c59 Roll chromium_revision 012c9b0313..d75446b210 (583774:583888) by Autoroller · 6 years ago
  93. 984f1a8 Roll chromium_revision 04aa516a19..012c9b0313 (583667:583774) by Autoroller · 6 years ago
  94. b005087 Add replacements for all FakeNetworkPipe ctors. by Artem Titov · 6 years ago
  95. 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 6 years ago
  96. dc1133f Roll chromium_revision 7e9f692ee3..04aa516a19 (583557:583667) by Autoroller · 6 years ago
  97. 74ed734 Add AEC proxies for simple deprecation of AEC configurability. by Sam Zackrisson · 6 years ago
  98. 84ccb2d Remove kVideoCodecUnknown from WebRTC. by Kári Tristan Helgason · 6 years ago
  99. fa2b2d6 Delete use of RtpPayloadRegistry. by Niels Möller · 6 years ago
  100. e23b8a9 Do not use FakeNetworkPipe::SetConfig. by Artem Titov · 6 years ago