Commit 7a27a76f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 519d74a5fcd8..cc189177a63a (15 commits)

https://webrtc.googlesource.com/src.git/+log/519d74a5fcd8..cc189177a63a


git log 519d74a5fcd8..cc189177a63a --date=short --no-merges --format='%ad %ae %s'
2019-05-20 henrika@webrtc.org Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface"
2019-05-20 mbonadei@webrtc.org Remove unused dependency.
2019-05-20 mbonadei@webrtc.org Roll chromium_revision 243a2094..f5d37007 (660868:660984)
2019-05-20 danilchap@webrtc.org Update android tests to use single argument PeerConnectionFactory factory
2019-05-20 nisse@webrtc.org Delete configuration of unused transport_sequence_number_allocator
2019-05-20 titovartem@webrtc.org Fix test names in pc_full_stack_tests.cc
2019-05-20 nisse@webrtc.org Reland "Delete deprecated rtc::Thread default constructor"
2019-05-18 titovartem@webrtc.org Introduce peer connection level webrtc video quality tests.
2019-05-17 sukhanov@webrtc.org Add CreateDatagram to MediaTransportFactory
2019-05-17 hbos@webrtc.org Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video.
2019-05-17 thomasanderson@chromium.org Remove non-source sources from binary targets
2019-05-17 sukhanov@webrtc.org Add juberti@ to webrtc root owners
2019-05-17 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 4c987269..243a2094 (660753:660868)
2019-05-17 srte@webrtc.org Adds feedback generator.
2019-05-17 guidou@webrtc.org Improve spec compliance of SetStreamIDs in RtpSenderInterface


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

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.



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

Change-Id: Iaec69a158a6b7d9c8ef4cd9a589bc16bb71f3a93
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1618595Reviewed-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@{#661368}
parent 690a7b4e
...@@ -1345,7 +1345,7 @@ deps = { ...@@ -1345,7 +1345,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '519d74a5fcd869478f2bd8cc3a38eca7dfb608e6', Var('webrtc_git') + '/src.git' + '@' + 'cc189177a63ae772a74373343a564d2b8772e8fb',
'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