Commit f93ed919 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from 0fb0eb3e80c0 to ee24eb66d23f (16 revisions)

https://webrtc.googlesource.com/src.git/+log/0fb0eb3e80c0..ee24eb66d23f

2020-10-27 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 0cbcb123..473d43b3 (821065:821175)
2020-10-27 philipp.hancke@googlemail.com unify "control reaches end of non-void function" style
2020-10-27 ssilkin@webrtc.org Change SPS/PPS id update strategy to SPS_LISTING.
2020-10-27 terelius@webrtc.org Revert "Reland "Default enable WebRTC-SendSideBwe-WithOverhead.""
2020-10-27 fabien.vallee@netgem.com Fix "control reaches end of non-void function" warnings
2020-10-27 philipp.hancke@googlemail.com getstats: fix inbound-rtp audio level range
2020-10-27 hta@webrtc.org Make SdpOfferAnswerHandler be owned, not contained.
2020-10-27 asapersson@webrtc.org test::CreateVideoStreams: Use default unconfigured VideoStream if layer is missing in config.
2020-10-27 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision cd03b6f1..0cbcb123 (820940:821065)
2020-10-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 437e5d9a..cd03b6f1 (820819:820940)
2020-10-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 4d9dbbae..437e5d9a (820701:820819)
2020-10-26 danilchap@webrtc.org Make ScalableVideoController::OnRatesUpdated pure virtual
2020-10-26 sprang@webrtc.org Tweaks videocodec_test threshold for arm vp8 simulcast
2020-10-26 hta@webrtc.org Const-declare 3 more PC member variables
2020-10-26 kron@webrtc.org Signaling for low-latency renderer algorithm
2020-10-26 jakobi@webrtc.org Reland "Default enable WebRTC-SendSideBwe-WithOverhead."

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:1111273,chromium:1138888,chromium:1142626
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Idb9d274c08946a2fe3381c73fded1b5dd16c860f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503773Reviewed-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@{#821415}
parent 79fe108c
...@@ -1497,7 +1497,7 @@ deps = { ...@@ -1497,7 +1497,7 @@ deps = {
}, },
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '0fb0eb3e80c09e0483c4dccdaa472e7e81f182fe', Var('webrtc_git') + '/src.git' + '@' + 'ee24eb66d23ffea5ef729dc340e1fc4381c72a4a',
'src/third_party/libgifcodec': 'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'), 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