Commit 9e59abcb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 86314cfb5dc0..bd2426079126 (17 commits)

https://webrtc.googlesource.com/src.git/+log/86314cfb5dc0..bd2426079126

git log 86314cfb5dc0..bd2426079126 --date=short --no-merges --format='%ad %ae %s'
2019-09-19 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision eae7ecf7..afdb2e7a (697744:697871)
2019-09-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 65274319..eae7ecf7 (697640:697744)
2019-09-18 srte@webrtc.org Using struct for bitrate allocation limits.
2019-09-18 srte@webrtc.org Only handle each RTCP once.
2019-09-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 2bd75c72..65274319 (697505:697640)
2019-09-18 nisse@webrtc.org Delete almost all default methods on PeerConnectionInterface
2019-09-18 philipel@webrtc.org Removed unused include from PacketBuffer.
2019-09-18 danilchap@webrtc.org Introduce integer division helpers with non-default rounding
2019-09-18 eshr@google.com Revert "Fix minor regression caused by a8336d3"
2019-09-18 mbonadei@webrtc.org Remove webrtc::MinPositive from api/.
2019-09-18 kron@webrtc.org Add max/min encode bitrates to video config of peer connection tests
2019-09-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 51a08089..2bd75c72 (697405:697505)
2019-09-18 mbonadei@webrtc.org Remove api/bitrate_constraints.h.
2019-09-18 mbonadei@webrtc.org Update style guide for absl::make_unique.
2019-09-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 31d9542a..51a08089 (697288:697405)
2019-09-17 srte@webrtc.org Replacing local closure classes with C++14 moving capture lambdas.
2019-09-17 srte@webrtc.org Reusing MediaStreamAllocationConfig struct in ObserverConfig.

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webrtc-chromium-autoroll
Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

TBR=webrtc-chromium-sheriffs-robots@google.com

Bug: chromium:None,chromium:None,chromium:1002875,chromium:None,chromium:none,chromium:None,chromium:None,chromium:None,chromium:None,chromium:None
Change-Id: I0395a7f4e571c89a03c73d90ca8730becd6cd53c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812639Reviewed-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@{#697909}
parent 719e9a3c
...@@ -1425,7 +1425,7 @@ deps = { ...@@ -1425,7 +1425,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'f4ddbafcf24befc473497eaa0d83016baafdff52', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'f4ddbafcf24befc473497eaa0d83016baafdff52',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '86314cfb5dc09bba15a1607585e9ddd544078ac5', Var('webrtc_git') + '/src.git' + '@' + 'bd242607912685605e6f29a0a9b37a75789481aa',
'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