Commit 372ed80e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc e670fd97951a..c0c7d36e80b4 (17 commits)

https://webrtc.googlesource.com/src.git/+log/e670fd97951a..c0c7d36e80b4


git log e670fd97951a..c0c7d36e80b4 --date=short --no-merges --format='%ad %ae %s'
2019-04-29 alessiob@webrtc.org RNN VAD: clean-up unit tests
2019-04-29 henrika@webrtc.org Revert "Piping audio interruption metrics to API layer"
2019-04-29 danilchap@webrtc.org Remove deprecated AudioDeviceModule factory
2019-04-29 peah@webrtc.org Only create AECm when needed
2019-04-29 nisse@webrtc.org Delete unused StartAecDump method with filename argument
2019-04-29 ilnik@webrtc.org Make FrameBuffer be able to signal if it's trivially convertible to I420
2019-04-29 nisse@webrtc.org Delete deprecated version of AudioPacketizationCallback::SendData.
2019-04-29 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 982e2994..8ce20eb9 (654706:654807)
2019-04-28 ilnik@webrtc.org Crash with error message if failed to allocate memory via AlignedMalloc
2019-04-27 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 59aee65d..982e2994 (654597:654706)
2019-04-27 mellem@webrtc.org Stop DCHECK which occurs in ANA BitrateController when overhead is zero.
2019-04-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 9e7b598a..59aee65d (654486:654597)
2019-04-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 19227549..9e7b598a (654383:654486)
2019-04-26 srte@webrtc.org Revert "Reland "Improving robustness of feedback matching code in event log parser.""
2019-04-26 nisse@webrtc.org Delete unused methods of VCMJitterEstimator
2019-04-26 henrik.lundin@webrtc.org Piping audio interruption metrics to API layer
2019-04-26 nisse@webrtc.org Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData


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

The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.



BUG=chromium:None,chromium:930186,chromium:None,chromium:None,chromium:None,chromium:None,chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I9bc479c92351a47b0450f64980b2e80704433d15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1587443Reviewed-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@{#654859}
parent 8688d91c
...@@ -1358,7 +1358,7 @@ deps = { ...@@ -1358,7 +1358,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'e670fd97951a967283f74ff9b313dc16aa19e7af', Var('webrtc_git') + '/src.git' + '@' + 'c0c7d36e80b4b51d4406bc6d5f5ab7d672b6050e',
'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