Commit 39be5531 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 96a0f6191781..ef8a3eb5221c (11 commits)

https://webrtc.googlesource.com/src.git/+log/96a0f6191781..ef8a3eb5221c


git log 96a0f6191781..ef8a3eb5221c --date=short --no-merges --format='%ad %ae %s'
2018-10-05 niklas.enbom@webrtc.org Include NTP value in playout path.
2018-10-05 srte@webrtc.org Removes initial window field trial.
2018-10-05 phensman@webrtc.org Reland "Tidy up and increase exception handling in compare_videos"
2018-10-05 srte@webrtc.org Adds Clamping functions for DataRate.
2018-10-05 srte@webrtc.org Removes logging spam from congestion window.
2018-10-05 aleloi@webrtc.org Reland of 'Bug in histogram metric reporting.'
2018-10-05 brandtr@webrtc.org Remove old data files.
2018-10-05 stefan@webrtc.org Move FecController to RtpVideoSender.
2018-10-05 brandtr@webrtc.org Remove old video_bitrate_allocator.h
2018-10-05 phoglund@webrtc.org Use Chromium's code for locating the src dir.
2018-10-05 stefan@webrtc.org Add UMA metric and logging of frames dropped in the render queue.


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

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

Change-Id: I0e8a33a6699e93da12bdc99774a3b662d0ef7d0b
Reviewed-on: https://chromium-review.googlesource.com/c/1265355Reviewed-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@{#597259}
parent 52ef60ac
...@@ -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' + '@' + '96a0f6191781e6e381c15b83827ef31ecf0f8ef5', Var('webrtc_git') + '/src.git' + '@' + 'ef8a3eb5221c491807457e6e1e55beeb6a94140d',
'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