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

Roll src/third_party/webrtc f04148c810aa..056a68da896d (5 commits)

https://webrtc.googlesource.com/src.git/+log/f04148c810aa..056a68da896d


git log f04148c810aa..056a68da896d --date=short --no-merges --format='%ad %ae %s'
2018-06-20 mbonadei@webrtc.org Revert "Enable any address ports by default."
2018-06-20 aleloi@webrtc.org Init GainControlImpl with correct lock.
2018-06-20 asapersson@webrtc.org Add functionality to set min/max bitrate per simulcast layer through RtpEncodingParameters.
2018-06-20 nisse@webrtc.org Delete pre_decode_callback.
2018-06-20 yura.yaroshevich@gmail.com Fixed crash when PCF is destroyed before PC in ObjC


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

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=master.tryserver.chromium.mac:mac_chromium_archive_rel_ng

BUG=chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: Iba9c503fa109f6124c33ff2045a0455df841f35b
Reviewed-on: https://chromium-review.googlesource.com/1107598
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#568794}
parent 32de02b3
...@@ -1010,7 +1010,7 @@ deps = { ...@@ -1010,7 +1010,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'f04148c810aad2a0809dc8978650c55308381c47', Var('webrtc_git') + '/src.git' + '@' + '056a68da896d9a578b9ea83e56d261648ea0adc6',
'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