Commit 8c22fd6d authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll WebRTC from 10f76ac226f2 to 31d3b217d3b5 (6 revisions)

https://webrtc.googlesource.com/src.git/+log/10f76ac226f2..31d3b217d3b5

2020-12-03 alessiob@webrtc.org RNN VAD: FC layer isolated into rnn_fc.h/.cc
2020-12-03 perkj@webrtc.org Revert "Add class InterArrivalDelta to goog_cc"
2020-12-03 alessiob@webrtc.org RNN VAD: FC and GRU layers implicit conversion to ArrayView
2020-12-03 grulja@gmail.com Improve screen sharing with PipeWire on Wayland
2020-12-03 sprang@webrtc.org Revert "Adds experimental libvpx VP9 speed settings."
2020-12-03 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 20fa2e0b..8115efcf (833170:833270)

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:682122
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Ib2d1958ca88b0b037f5cb62ef758b3bd020661d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573917Reviewed-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@{#833610}
parent db8581db
...@@ -1545,7 +1545,7 @@ deps = { ...@@ -1545,7 +1545,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3c2fe3888658d82b47ca831d59a2e07579619c2d', Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3c2fe3888658d82b47ca831d59a2e07579619c2d',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '10f76ac226f2b569924a5060d4dd2ca1231aa30a', Var('webrtc_git') + '/src.git' + '@' + '31d3b217d3b5c9e98559bb0ef9612659b36e88e5',
'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