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

Roll WebRTC from a5d9c1a45c2b to 6c1278acd658 (7 revisions)

https://webrtc.googlesource.com/src.git/+log/a5d9c1a45c2b..6c1278acd658

2020-07-22 mbonadei@webrtc.org Inclusive language in PRESUBMIT.py.
2020-07-22 sprang@webrtc.org Minimizes risk of probes being late when using TaskQueuePacedSender.
2020-07-21 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 3a98cccc..6b2bcf62 (790410:790515)
2020-07-21 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision abd2dc65..3a98cccc (790286:790410)
2020-07-21 jasonlon@google.com Implemented Android Demo Application for VoIP API
2020-07-21 titovartem@webrtc.org Add list of local_addresses for network stats object
2020-07-21 danilchap@webrtc.org Do not propage RTPFragmentationHeader into rtp_rtcp

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: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Ic2dc66ee74bf1853828426d8fd85405f7e0515b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2312522Reviewed-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@{#790816}
parent e5d00607
...@@ -1476,7 +1476,7 @@ deps = { ...@@ -1476,7 +1476,7 @@ deps = {
}, },
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'a5d9c1a45c2bd748b7ec7b6456b7ddddfc46d2d6', Var('webrtc_git') + '/src.git' + '@' + '6c1278acd658f22e240c9619ad7e3723da70a8a0',
'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