Commit 44dcd602 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc e43b53126600..2ad66eccb5d5 (17 commits)

https://webrtc.googlesource.com/src.git/+log/e43b53126600..2ad66eccb5d5

git log e43b53126600..2ad66eccb5d5 --date=short --no-merges --format='%ad %ae %s'
2019-11-25 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 126f20ed..0ec8ef3c (718412:718517)
2019-11-23 mbonadei@webrtc.org Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium.""
2019-11-23 mbonadei@webrtc.org Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."
2019-11-23 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 53149b64..126f20ed (718304:718412)
2019-11-23 peah@webrtc.org Changed the digital AGC1 gain to properly support multichannel
2019-11-23 mbonadei@webrtc.org Revert "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."
2019-11-22 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 5395db8b..53149b64 (718200:718304)
2019-11-22 peah@webrtc.org AGC: Removing unnneccessary copying and changing to using const
2019-11-22 jonaso@webrtc.org Make IceController injectable
2019-11-22 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 022da7ca..5395db8b (716991:718200)
2019-11-22 saza@webrtc.org Add multi-channel support to AECM
2019-11-22 mellem@webrtc.org Add TimeController to api/test/ and add a CreateTimeController API.
2019-11-22 peah@webrtc.org Making the Analog AGC properly support multi-channel
2019-11-22 peah@webrtc.org Adding VoIP specific channel adjustments
2019-11-22 jonaso@webrtc.org Move IceFieldTrials into own .h-file
2019-11-22 mbonadei@webrtc.org Make webrtc_fuzzer_main depend on webrtc_component in Chromium.
2019-11-22 henrika@webrtc.org Improves device enumeration in ADM2 for Windows.

Created with:
  gclient setdep -r src/third_party/webrtc@2ad66eccb5d5

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

Bug: chromium:None,chromium:896154,chromium:896154,chromium:None,chromium:896154,chromium:None,chromium:1024965,chromium:None,chromium:1027117,chromium:896154
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I3ba939153caa74ee66136c256a2b608b635701c3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933636Reviewed-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@{#718533}
parent 0fe9a150
......@@ -1494,7 +1494,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'dd55f3ca8f2ea716ca917a4aaf36f0729fe902b1',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'e43b53126600d247fbfde8b5c29b22ee22e59c86',
Var('webrtc_git') + '/src.git' + '@' + '2ad66eccb5d58d18a6494d24b3a74053abac42db',
# Wuffs' canonical repository is at github.com/google/wuffs, but we use
# Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file.
......
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