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

Roll src/third_party/webrtc 49b2c3c4c433..3d50a31aad31 (11 commits)

https://webrtc.googlesource.com/src.git/+log/49b2c3c4c433..3d50a31aad31


git log 49b2c3c4c433..3d50a31aad31 --date=short --no-merges --format='%ad %ae %s'
2018-09-11 sakal@webrtc.org Remove redundant initializers from WebRTC Java code.
2018-09-11 terelius@webrtc.org Allow printing graphs as protobuf in event_log_visualizer.
2018-09-11 mbonadei@webrtc.org Fix no_exit_time_destructors in pc.
2018-09-11 ivoc@webrtc.org Move code for setting field trials from NetEqTestFactory to the main function in neteq_rtpplay.
2018-09-11 ivoc@webrtc.org Remove the move constructor from NetEqState.
2018-09-11 magjed@webrtc.org Add receive stream id argument to CreateDecoder() method
2018-09-11 nisse@webrtc.org Delete deprecated simulcast and spatial index members
2018-09-11 ssilkin@webrtc.org Reland "Frame rate controller per spatial layer."
2018-09-11 mbonadei@webrtc.org Fix no_global_constructors/no_exit_time_destructors in Neteq.
2018-09-11 mbonadei@webrtc.org Fix no_global_constructors in audio_processing/agc2/rnn_vad.
2018-09-11 mbonadei@webrtc.org Remove double declaration of 2 conversion functions.


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

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

Change-Id: Ia123dfdffbdb9d7fb228b92de7fa8ce11d6a7164
Reviewed-on: https://chromium-review.googlesource.com/1219408Reviewed-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@{#590281}
parent f9954f1c
...@@ -1098,7 +1098,7 @@ deps = { ...@@ -1098,7 +1098,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' + '@' + '49b2c3c4c43359bc86d8510d29d117f3d7a621a3', Var('webrtc_git') + '/src.git' + '@' + '3d50a31aad312ba196ed26824826cf8d79769557',
'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