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

Roll src/third_party/webrtc 711a31aead90..b29409064e87 (12 commits)

https://webrtc.googlesource.com/src.git/+log/711a31aead90..b29409064e87


git log 711a31aead90..b29409064e87 --date=short --no-merges --format='%ad %ae %s'
2018-09-05 yinwa@webrtc.org Revert "Explicitly wrap main thread in test_main.cc."
2018-09-05 magjed@webrtc.org Reland "Add Y4mFileReader"
2018-09-05 srte@webrtc.org Minor refactor in GoogCcNetworkController.
2018-09-05 phoglund@webrtc.org Revert "Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC."
2018-09-05 andersc@webrtc.org Scaling settings nullability in Obj-C SDK.
2018-09-05 mbonadei@webrtc.org Remove clang:find_bad_constructs suppression from logging (part 1).
2018-09-05 yinwa@webrtc.org Revert "Remove steveanton from api/ watchlist"
2018-09-05 mbonadei@webrtc.org Fix rtc_base_generic webrtc_overrides dependencies.
2018-09-05 jonasolsson@webrtc.org Remove stringstreams from sdp parsing.
2018-09-05 yinwa@webrtc.org Revert "Add SSLConfig object to IceServer."
2018-09-05 srte@webrtc.org Adds arithmetic support to DataRate.
2018-09-05 sprang@webrtc.org Don't let time flow backwards in pacer


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

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng

BUG=chromium:b/113648245,chromium:None,chromium:824831
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: Ifc8096f1b03f6ba7c906d891f695548609660f4a
Reviewed-on: https://chromium-review.googlesource.com/1205628Reviewed-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@{#588845}
parent 3a9bbf84
......@@ -1098,7 +1098,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '711a31aead9007e42dd73c302c8ec40f9e931619',
Var('webrtc_git') + '/src.git' + '@' + 'b29409064e87e09107699cfdfdb3ff6afc9ebe18',
'src/third_party/xdg-utils': {
'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