Commit 5c422cae authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 695af944c472..7b3f4a203570 (10 commits)

https://webrtc.googlesource.com/src.git/+log/695af944c472..7b3f4a203570


git log 695af944c472..7b3f4a203570 --date=short --no-merges --format='%ad %ae %s'
2019-02-27 brandtr@webrtc.org Remove unused |keyframe_interval| from codec tests.
2019-02-27 benwright@webrtc.org Add const to variables in openssl_stream_adapter.cc that can use it.
2019-02-27 amithi@webrtc.org RtpSender's RtpParameters were invalidated in a call to SLD/SRD.
2019-02-26 Peter) Slatala Add ::Connect method to the media transport interface
2019-02-26 sprang@webrtc.org Remove VCMEncodedFrameCallback and VCMGenericEncoder
2019-02-26 srte@webrtc.org Respects min ALR probing interval.
2019-02-26 Peter) Slatala Remove deprecated CreateMediaTransport method
2019-02-26 jonaso@webrtc.org Add field trial for adding remote ufrag CreatePermission
2019-02-26 yvesg@webrtc.org clang-tidy helper script, with clang static analyzer included.
2019-02-26 sprang@webrtc.org Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder


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

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

Change-Id: I238f2f6f9adaa6b034ac57b7510cf0431dec6ee3
Reviewed-on: https://chromium-review.googlesource.com/c/1491181Reviewed-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@{#635955}
parent 4665f96b
...@@ -1265,7 +1265,7 @@ deps = { ...@@ -1265,7 +1265,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a0f51b2e123f39c9ff12e621b0b47dd28dd64424', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a0f51b2e123f39c9ff12e621b0b47dd28dd64424',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '695af944c47265ba3b0b3a8cc16334c2c9840ed8', Var('webrtc_git') + '/src.git' + '@' + '7b3f4a2035704abbc3875257ce102bc9a23227dc',
'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