Commit 6d38c1ba authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc bcdf5f1a944e..c3da6716d42d (9 commits)

https://webrtc.googlesource.com/src.git/+log/bcdf5f1a944e..c3da6716d42d


git log bcdf5f1a944e..c3da6716d42d --date=short --no-merges --format='%ad %ae %s'
2018-08-21 peah@webrtc.org AEC3: Adding another config parameter and matching json reader with config
2018-08-21 ilnik@webrtc.org Move FakeCodec to separate target and behave like real encoder.
2018-08-21 mbonadei@webrtc.org Add documentation for WEBRTC_EXCLUDE_BUILT_IN_SSL_ROOT_CERTS.
2018-08-21 srte@webrtc.org Removes unused reserved bitrate in BitrateController.
2018-08-21 sprang@webrtc.org Simulcast screenshare adjustment to temporal layers, bitrate
2018-08-21 ssilkin@webrtc.org Allow VP9 flexible mode.
2018-08-21 oprypin@google.com Revert "Default runner to junit4"
2018-08-21 nisse@webrtc.org Delete unneeded forward declares of RtpReceiver
2018-08-21 nisse@webrtc.org Add accessor methods for RTP timestamp of EncodedImage.


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

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

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng

BUG=chromium:none,chromium:868610
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I51baac50b1606da6758274aa36eb085ed595d85e
Reviewed-on: https://chromium-review.googlesource.com/1183537Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#584793}
parent 7ff8fdf1
...@@ -1071,7 +1071,7 @@ deps = { ...@@ -1071,7 +1071,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'bcdf5f1a944e0b59b04f2dc7aad7c5d0f8d5d974', Var('webrtc_git') + '/src.git' + '@' + 'c3da6716d42ddc714a719f32416e13a72001709a',
'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