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

Roll src/third_party/webrtc c528c0a07f85..3643aef89c78 (6 commits)

https://webrtc.googlesource.com/src.git/+log/c528c0a07f85..3643aef89c78


git log c528c0a07f85..3643aef89c78 --date=short --no-merges --format='%ad %ae %s'
2018-07-16 danilchap@webrtc.org Revert "Fix buffer overflow in ulpfec recovery"
2018-07-16 yura.yaroshevich@gmail.com Fixed crash when PCF is destroyed before MediaSource/Track in ObjC
2018-07-16 magjed@webrtc.org Android: Remove use of deprecated functions related to legacy video codecs
2018-07-16 buildbot@webrtc.org Roll chromium_revision 1447fae2..a0e2753f (574709:575203)
2018-07-16 mbonadei@webrtc.org Re-enable skipped test.
2018-07-14 emircan@webrtc.org Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder""


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

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

Change-Id: Idea864e0e750ba59042aeb6278bcdbf6bc057c53
Reviewed-on: https://chromium-review.googlesource.com/1138196Reviewed-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@{#575260}
parent 5cea57e1
......@@ -1045,7 +1045,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a5c263cc63ffc2cc189b5214074c8792067c1853',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'c528c0a07f85cc8ff0880f0401fb272878dfdf10',
Var('webrtc_git') + '/src.git' + '@' + '3643aef89c785c6f1af625495023b64f5ffdbefe',
'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