Commit 83a9525b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 09beff2cfd84..78416b6e1851 (19 commits)

https://webrtc.googlesource.com/src.git/+log/09beff2cfd84..78416b6e1851


git log 09beff2cfd84..78416b6e1851 --date=short --no-merges --format='%ad %ae %s'
2018-10-18 srte@webrtc.org Adds time to initial config in analyzer code.
2018-10-18 ilnik@webrtc.org Correctly slice MediaBitrateRecieved on content type in ReceiveStatisticsProxy
2018-10-18 srte@webrtc.org Adds field trial to AudioPriorityBitrateAllocationStrategy.
2018-10-18 peah@webrtc.org AEC3: Introduce partial adaptive filter resets at echo path changes
2018-10-18 peah@webrtc.org AEC3: Remove ERLE uncertainty code that has no effect
2018-10-18 kwiberg@webrtc.org Relieve perkj@ of some OWNER duties
2018-10-18 mbonadei@webrtc.org Remove expat from generate_licenses.py.
2018-10-18 tzik@chromium.org Add missing #include to absl/memory/memory.h
2018-10-18 mbonadei@webrtc.org Export symbols needed by the Chromium component build (part 4).
2018-10-18 kwiberg@webrtc.org rtc::ZeroOnFreeBuffer: Don't forget to zero memory we free in operator=
2018-10-18 titovartem@webrtc.org Fix: Argv may be corrupted after InitGoogleMock found any related flags
2018-10-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision c926d3bb..fc405b49 (600547:600654)
2018-10-17 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 8bef2e26..c926d3bb (600433:600547)
2018-10-17 shampson@webrtc.org Adds support for "-" to a=ssrc msid lines.
2018-10-17 sukhanov@webrtc.org Reland "Reland "Propagate media transport to media channel.""
2018-10-17 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision c5242283..8bef2e26 (600305:600433)
2018-10-17 benwright@webrtc.org Adds new CryptoOption crypto_options.frame.require_frame_encryption.
2018-10-17 terelius@webrtc.org Track padding and header size in log event.
2018-10-17 srte@webrtc.org Adds AudioNetworkAdaptation support to Scenario tests.


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

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

Change-Id: Id10b9aa1d178aca162bff37878204e3bf770c15a
Reviewed-on: https://chromium-review.googlesource.com/c/1287895Reviewed-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@{#600807}
parent 35808025
......@@ -1116,7 +1116,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '09beff2cfd84c3481b79a490414355fb1bf682e7',
Var('webrtc_git') + '/src.git' + '@' + '78416b6e1851f86a2091b0e06bb906731faa98e5',
'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