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

Roll src/third_party/webrtc 57900cb93360..f4aeb891b7aa (15 commits)

https://webrtc.googlesource.com/src.git/+log/57900cb93360..f4aeb891b7aa


git log 57900cb93360..f4aeb891b7aa --date=short --no-merges --format='%ad %ae %s'
2018-07-04 magjed@webrtc.org Android: Handle StartRecording() failure gracefully
2018-07-04 eladalon@webrtc.org Make rtc_event_log2text work on stdin if no input file specified
2018-07-04 saza@webrtc.org Fuzz key presses in APM
2018-07-04 mbonadei@webrtc.org Removing warning suppression flags in common_audio/.
2018-07-04 mbonadei@webrtc.org Removing warning suppression flags from pc/.
2018-07-04 henrik.lundin@webrtc.org NetEq fuzzers: Set max length in BUILD config rather than in the code
2018-07-04 devicentepena@webrtc.org AEC3: Reverberation model: Changes on the decay estimation.
2018-07-04 philipel@webrtc.org Add ParsedPayload::video_header() accessor.
2018-07-04 sprang@webrtc.org Add experimental shortened 2-temporal-layer setting
2018-07-04 henrik.lundin@webrtc.org Limit fuzzer input size for comfort noise decoder fuzzer
2018-07-04 philipel@webrtc.org Remove non-implemented function signatures from RtpFrameReferenceFinder.
2018-07-04 mbonadei@webrtc.org Adding CheckNoWarningSuppressionFlagsAreAdded.
2018-07-04 gustaf@webrtc.org AEC3: Simplified suppression gain calculation
2018-07-04 asapersson@webrtc.org webrtcvideoengine_unittest: Use RtpHeaderParser class for parsing rtp header.
2018-07-04 buildbot@webrtc.org Roll chromium_revision 79cbcdf6..1a589010 (572378:572487)


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

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

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

Change-Id: I12c95d6fada56c5ceff5060115663d69af0d1a2d
Reviewed-on: https://chromium-review.googlesource.com/1126286Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#572615}
parent 012f690a
......@@ -1035,7 +1035,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a5c263cc63ffc2cc189b5214074c8792067c1853',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '57900cb93360989624d0b165baab2f08ebebb92e',
Var('webrtc_git') + '/src.git' + '@' + 'f4aeb891b7aa34f53a412559c244b468757bbd56',
'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