Commit 1a944778 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll WebRTC from 5eb527cf7fb2 to 6dcbcead3da4 (7 revisions)

https://webrtc.googlesource.com/src.git/+log/5eb527cf7fb2..6dcbcead3da4

2021-01-20 webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com Update WebRTC code version (2021-01-20T04:04:26).
2021-01-19 tommi@webrtc.org Call MediaChannel::OnPacketReceived on the network thread.
2021-01-19 natim@webrtc.org ChannelStatistics RTT test case around remote SSRC change.
2021-01-19 asapersson@webrtc.org AlignmentAdjuster: take reduced layers into account for default downscaling.
2021-01-19 gustaf@webrtc.org Switch to enable the HMM transparent mode classifier
2021-01-19 lndmrk@webrtc.org Signal extmap-allow-mixed by default on session level
2021-01-19 tommi@webrtc.org Remove lock from UlpfecReceiverImpl and replace with a sequence checker.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webrtc-chromium-autoroll
Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Bug: chromium:1155071,chromium:1155477
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Ia91e5ee9682c66b260657f8a6e27529367428bc3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639568Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#845123}
parent 4f62c7bb
......@@ -1515,7 +1515,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3c2fe3888658d82b47ca831d59a2e07579619c2d',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '5eb527cf7fb28e22d0687c0295cb9f1bb458160c',
Var('webrtc_git') + '/src.git' + '@' + '6dcbcead3da45604b84aef9d9496689fef5ff8f5',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment