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