Commit 311eac92 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from 9e9c8b7155d4 to 822283dbb736 (16 revisions)

https://webrtc.googlesource.com/src.git/+log/9e9c8b7155d4..822283dbb736

2020-09-09 deadbeef@webrtc.org Prepare for usrsctp being updated.
2020-09-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision aa7a6a96..6e37a7f7 (805300:805451)
2020-09-09 joedow@google.com Fixing a crash when capturing non-DPI aware windows at high DPIs
2020-09-09 mbonadei@webrtc.org Switch from "rtc_ios_xctest_test" to "test".
2020-09-09 philipp.hancke@googlemail.com objc: add rollback type to RTCSdpType
2020-09-09 ivoc@webrtc.org Make AV sync robust to failures to set a desired minimum delay
2020-09-09 eshr@google.com Add NV12 video buffer type
2020-09-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision a50ca66b..aa7a6a96 (802712:805300)
2020-09-09 mbonadei@webrtc.org Add 'requests' to .vpython.
2020-09-09 hmaniar@nvidia.com Adding field trial to control send buffer size
2020-09-08 titovartem@webrtc.org Use time controller based task queue factory in PC level tests.
2020-09-08 titovartem@google.com Follow up on https://webrtc-review.googlesource.com/c/src/+/180360
2020-09-08 asapersson@webrtc.org Use field trial list in CpuSpeedExperiment.
2020-09-07 philipp.hancke@googlemail.com authors: add comments about individual / org sections
2020-09-07 mbonadei@webrtc.org Revert "Reland "reenable mouse_cursor_monitor tests on linux""
2020-09-07 nisse@webrtc.org Delete unused counters added_zero_samples_ and discarded_packets_

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:1083527,chromium:1104245
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Iae31423c27a4196b6bc578ff18f1ad5e5b59ee7f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2403057Reviewed-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@{#805707}
parent f6bf08b9
...@@ -1471,7 +1471,7 @@ deps = { ...@@ -1471,7 +1471,7 @@ deps = {
}, },
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '9e9c8b7155d49c2f38b82fe9c9707181c57073c9', Var('webrtc_git') + '/src.git' + '@' + '822283dbb73662b8e340c928c9589a38fbe858a9',
'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