Commit fc36ab03 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc fb226af64dad..1cd39fa9ea0c (14 commits)

https://webrtc.googlesource.com/src.git/+log/fb226af64dad..1cd39fa9ea0c


git log fb226af64dad..1cd39fa9ea0c --date=short --no-merges --format='%ad %ae %s'
2018-10-11 jonaso@webrtc.org make CreateOffer/CreateAnswer use ice credentials of pooled sessions.
2018-10-11 yvesg@webrtc.org Headers shouldn't include themselves.
2018-10-11 benwright@webrtc.org Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h
2018-10-11 srte@webrtc.org Adds handling of untracked data to congestion controller.
2018-10-11 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision f34485ff..9d052f4b (598711:598839)
2018-10-11 srte@webrtc.org Removes socket addresses from PacketInfo struct.
2018-10-11 srte@webrtc.org Adds tracking of allocated but unacknowledged bitrate.
2018-10-11 nisse@webrtc.org Delete unused utf8 conversion utilities
2018-10-11 srte@webrtc.org Adds IP overhead info to PacketInfo.
2018-10-11 devicentepena@webrtc.org AEC3: Enabling by default the use of the stationarity properties at render at init
2018-10-11 terelius@webrtc.org RtcEventLogSource no longer uses deprecated parsing functions.
2018-10-11 yvesg@webrtc.org Fix race conditions for ReofferDoesNotCallOnTrack test.
2018-10-11 gustaf@webrtc.org AEC3: Kill kill-switches
2018-10-11 srte@webrtc.org Adds default values for feedback/allocation indicators.


Created with:
  gclient setdep -r src/third_party/webrtc@1cd39fa9ea0c

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

Change-Id: Idd9b3d88e5b4ce791774fabce00dfddd33a9ad21
Reviewed-on: https://chromium-review.googlesource.com/c/1277758Reviewed-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@{#599043}
parent e5128829
......@@ -1106,7 +1106,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'fb226af64dadffcb3a90a9ba42c46164f320d43a',
Var('webrtc_git') + '/src.git' + '@' + '1cd39fa9ea0c29acd67008919f5b524cf071a3ae',
'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