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

Roll src/third_party/webrtc 3643aef89c78..056d811b6a04 (8 commits)

https://webrtc.googlesource.com/src.git/+log/3643aef89c78..056d811b6a04


git log 3643aef89c78..056d811b6a04 --date=short --no-merges --format='%ad %ae %s'
2018-07-16 hta@webrtc.org Add counting of PCs with private IP addresses exposed
2018-07-16 shampson@webrtc.org Fix so that codec max bitrate doesn't override.
2018-07-16 emircan@webrtc.org Add color space information to webrtc::VideoFrame and extract from VP9
2018-07-16 buildbot@webrtc.org Roll chromium_revision a0e2753f..36688868 (575203:575305)
2018-07-16 peah@webrtc.org AEC3: Adding explicit handling of microphone gain changes
2018-07-16 mbonadei@webrtc.org Removing find_bad_constructs from system_wrappers.
2018-07-16 mbonadei@webrtc.org Removing clang:find_bad_constructs from stats/.
2018-07-16 stefan@webrtc.org Move allocation and rtp conversion logic out of payload router.


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

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:718508,chromium:None,chromium:863826
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I5df87bef7a64c730355d76c3f111ae9250ba264b
Reviewed-on: https://chromium-review.googlesource.com/1138674Reviewed-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@{#575461}
parent c31fce6a
......@@ -1045,7 +1045,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a5c263cc63ffc2cc189b5214074c8792067c1853',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '3643aef89c785c6f1af625495023b64f5ffdbefe',
Var('webrtc_git') + '/src.git' + '@' + '056d811b6a044cd7e02da1133a520bc2d489836f',
'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