Commit 929127e3 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 8bbf9e2c6e40..8718afb283b7 (25 commits)

https://webrtc.googlesource.com/src.git/+log/8bbf9e2c6e40..8718afb283b7

git log 8bbf9e2c6e40..8718afb283b7 --date=short --no-merges --format='%ad %ae %s'
2019-10-15 peah@webrtc.org AEC3: Made EchoAudibility multichannel
2019-10-15 saza@webrtc.org Remove AudioProcessing::gain_control() getter
2019-10-15 danilchap@webrtc.org Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest
2019-10-15 mbonadei@webrtc.org Add missing RTC_EXPORT for the component build.
2019-10-15 mbonadei@webrtc.org Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"
2019-10-15 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 18d41172..88a7a882 (705754:705863)
2019-10-15 sakal@webrtc.org Add Ramprakash Jelari to AUTHORS.
2019-10-15 sprang@webrtc.org RtpRtcp modules and below: Make media, RTX and FEC SSRCs const
2019-10-15 phoglund@webrtc.org Move --resources_dir to its right place.
2019-10-15 mbonadei@webrtc.org Revert "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc"
2019-10-15 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 2e1ac8de..18d41172 (705654:705754)
2019-10-14 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 02833e65..2e1ac8de (705539:705654)
2019-10-14 honghaiz@webrtc.org Add a turn port prune policy to keep the first ready turn port.
2019-10-14 danilchap@webrtc.org Use GlobalLock to protect logging
2019-10-14 srte@webrtc.org Adds logging of NetworkStateEstimator estimates.
2019-10-14 jonaso@webrtc.org Add field trial to reduce STUN pings.
2019-10-14 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision c1f96a7b..02833e65 (705365:705539)
2019-10-14 srte@webrtc.org Adds test for loss based controller under cross traffic induced loss.
2019-10-14 jonaso@webrtc.org Add feature to skip RELAY to non-RELAY connections
2019-10-14 danilchap@webrtc.org Remove deprecated functions in RTPSenderVideo
2019-10-14 nisse@webrtc.org Fix GetStats bytesSent/Received, wireup headerBytesSent/Received
2019-10-14 ssilkin@webrtc.org Use bitrate limits provided by encoder.
2019-10-14 elrello@microsoft.com Reland "Implement rollback for setRemoteDescription"
2019-10-14 kcwu@google.com Reject invalid spatial index
2019-10-14 nisse@webrtc.org Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc

Created with:
  gclient setdep -r src/third_party/webrtc@8718afb283b7

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/+/master/autoroll/README.md

TBR=webrtc-chromium-sheriffs-robots@google.com

Bug: chromium:None,chromium:None,chromium:None,chromium:None,chromium:None,chromium:None,chromium:980875,chromium:1009172,chromium:1009073
Change-Id: Ifb1730f222fbcc49350d47bd4a66907424742f39
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862695Reviewed-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@{#705931}
parent ad2db21d
...@@ -1470,7 +1470,7 @@ deps = { ...@@ -1470,7 +1470,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '2701c130839edbeb226735b0775966b6423d9e83', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '2701c130839edbeb226735b0775966b6423d9e83',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '8bbf9e2c6e40feb8efcbf276b43945a14d651e9b', Var('webrtc_git') + '/src.git' + '@' + '8718afb283b7bf6b071d4a65ad15ab51d438123f',
'src/third_party/xdg-utils': { 'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
......
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