Commit 7e38beec authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 86eb5d9703db..06c7095bc7db (15 commits)

https://webrtc.googlesource.com/src.git/+log/86eb5d9703db..06c7095bc7db

git log 86eb5d9703db..06c7095bc7db --date=short --first-parent --format='%ad %ae %s'
2020-03-16 ilnik@webrtc.org Make video quality tests to always take a fixed duration
2020-03-16 philipp.hancke@googlemail.com remove mslabel and mslabel ssrc-specific attributes
2020-03-16 handellm@webrtc.org RtpTransceiverInterface: add header_extensions_to_offer()
2020-03-16 peah@webrtc.org APM: Replace most usages of AudioFrame with a stream interface
2020-03-16 kiran.thind@gmail.com Fix: rename ms_per_buffer to buffer_duration
2020-03-16 danilchap@webrtc.org Cleanup AddRtpHeaderExtension for RtpSenderVideo
2020-03-16 yekuang@google.com Use luci-go isolate client in mb.py
2020-03-16 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 0c9b27ea..e0496bdb (750227:750459)
2020-03-14 hbos@webrtc.org [Adaptation] Refactor AdaptationTarget. Peek next restrictions.
2020-03-13 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 3874769f..0c9b27ea (750095:750227)
2020-03-13 phoglund@webrtc.org Apply some more hacks.
2020-03-13 phoglund@webrtc.org Also apply all bins hack to the out file.
2020-03-13 phoglund@webrtc.org Remove the least important WebRTC video tests.
2020-03-13 hbos@webrtc.org [Adaptation] Adapter: Inform the module why there is no next target.
2020-03-13 phoglund@webrtc.org Restructure uploader script so imports are less likely to break.

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

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:1029452,chromium:1051821,chromium:1059167
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I118ca16b18cfdb14239b3c7254456679b1fcf9f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2105407Reviewed-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@{#750644}
parent 8ff7bba2
......@@ -1459,7 +1459,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '84ee597cdeae08bb26e578fc66a35bcf35f633f4',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '86eb5d9703db177bfcb7c85617d4551f5f9b9490',
Var('webrtc_git') + '/src.git' + '@' + '06c7095bc7dbd4d14652eeb7ab448cac337c6f1c',
'src/third_party/libgifcodec':
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