Commit 55a64804 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc c0f26d458d3d..8782a58b783b (6 commits)

https://webrtc.googlesource.com/src.git/+log/c0f26d458d3d..8782a58b783b


git log c0f26d458d3d..8782a58b783b --date=short --no-merges --format='%ad %ae %s'
2018-10-04 sprang@webrtc.org Send rtcp target bitrate immediately on new bitrate allocation structure
2018-10-04 peah@webrtc.org AEC3: Refactor AecState
2018-10-04 nisse@webrtc.org Delete unused includes of assert.h
2018-10-04 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision fdb60d4f..70554c25 (596485:596607)
2018-10-04 nisse@webrtc.org Delete unused method AudioCodingModuleImpl::SetOpusApplication.
2018-10-04 nisse@webrtc.org Split voe::Channel into ChannelSend and ChannelReceive


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

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

Change-Id: I2f0f44f302770bb66eda48fa3e50467746a1136e
Reviewed-on: https://chromium-review.googlesource.com/c/1261927Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#596771}
parent f818f2ef
...@@ -1106,7 +1106,7 @@ deps = { ...@@ -1106,7 +1106,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'c0f26d458d3deb57142f4203f627eaf7577a7a22', Var('webrtc_git') + '/src.git' + '@' + '8782a58b783bd91a4e5426e6f124362b0814670e',
'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