Commit 550214ed authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll WebRTC from bcca3b08a90f to 58678a0eb7a3 (17 revisions)

https://webrtc.googlesource.com/src.git/+log/bcca3b08a90f..58678a0eb7a3

2020-12-01 mbonadei@webrtc.org Fix 'iOS API Framework Builder'.
2020-12-01 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 5e6f1ed5..1dccbc81 (832199:832322)
2020-12-01 pkotwicz@chromium.org Update webrtc guava dependency
2020-12-01 philipel@webrtc.org Handle AV1 without DependencyDescriptor.
2020-12-01 mbonadei@webrtc.org Add Chromium metrics OWNERS as OWNERS of api/uma_metrics.h
2020-12-01 nisse@webrtc.org Take out the RTCPSender object under test from the test fixture
2020-12-01 phancke@nvidia.com test: do not consider flexfec-03 a normal codec
2020-12-01 jakobi@webrtc.org Use frame rate in video overhead calculation.
2020-12-01 zhaoliang.ma@intel.com modules/video_processing: replace copy memory with libyuv::CopyPlane
2020-12-01 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 8bf71588..5e6f1ed5 (832086:832199)
2020-12-01 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision d2877101..8bf71588 (831953:832086)
2020-11-30 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision d99eda17..d2877101 (831830:831953)
2020-11-30 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 6afe1bba..d99eda17 (831717:831830)
2020-11-29 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 4559b6b5..6afe1bba (831617:831717)
2020-11-27 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 3e0e8c53..4559b6b5 (831500:831617)
2020-11-27 philipel@webrtc.org Break RtpFrameReferenceFinder into descriptor specific parts.
2020-11-27 mbonadei@webrtc.org Build and run iOS tests as XCTests.

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:2560401
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: If763ceb8e226a5ee648502d446204d5e7a338658
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566367Reviewed-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@{#832466}
parent ede8a5c6
......@@ -1551,7 +1551,7 @@ deps = {
},
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'bcca3b08a90fccaa6dd8d86f6079f0ca0553ab4a',
Var('webrtc_git') + '/src.git' + '@' + '58678a0eb7a35d2b7f75770d1d04fdd0684ab55c',
'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