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

Roll src/third_party/webrtc 375d35e01b11..bfd412ef716c (9 commits)

https://webrtc.googlesource.com/src.git/+log/375d35e01b11..bfd412ef716c


git log 375d35e01b11..bfd412ef716c --date=short --no-merges --format='%ad %ae %s'
2018-09-11 benwright@webrtc.org Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel.
2018-09-11 buildbot@webrtc.org Roll chromium_revision de648460..8952ae00 (589477:590303)
2018-09-11 artit@webrtc.org Excluded tests and test utils from code coverage by generate_coverage_command.py
2018-09-11 nisse@webrtc.org Use SdpVideoFormat in VideoReceiveStream::Decoder
2018-09-11 danilchap@webrtc.org Allow nullptr retransmition rate limiter
2018-09-11 kthelgason@webrtc.org Remove unused file.
2018-09-11 kthelgason@webrtc.org Remove RTCUIApplicationStatusObserver.
2018-09-11 perkj@webrtc.org Reland "Decrease complexity of RtpPacketHistory::GetBestFittingPacket.""
2018-09-11 ssilkin@webrtc.org Fix target frame rate of spatial layer.


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

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

Change-Id: I2319c5745080bd3de25d4aabd7e9bc5f0f9cf214
Reviewed-on: https://chromium-review.googlesource.com/1220237Reviewed-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@{#590554}
parent ef148a7c
......@@ -1098,7 +1098,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '375d35e01b116bfc0d3ad2821a7ef39691e99585',
Var('webrtc_git') + '/src.git' + '@' + 'bfd412ef716c7865ad137ee0875ab8054b00166a',
'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