Commit 0292bdcb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 5cd13415882e..2bac7da1349c (9 commits)

https://webrtc.googlesource.com/src.git/+log/5cd13415882e..2bac7da1349c


git log 5cd13415882e..2bac7da1349c --date=short --no-merges --format='%ad %ae %s'
2019-07-25 steveanton@webrtc.org Optimize sending the MID and (R)RID header extensions
2019-07-25 mbonadei@webrtc.org Delete rtc_tools/barcode_tools.
2019-07-25 mbonadei@webrtc.org [readability-container-size-empty] Use empty() to check for emptiness.
2019-07-25 titovartem@webrtc.org Migrate 2 test with Vp9 SVC test on PC framework
2019-07-25 mbonadei@webrtc.org Add rtc_ prefix to the event_log_visualizer directory.
2019-07-25 srte@webrtc.org Fix for potential out of bounds reading in rtcp::RemoteEstimate parser.
2019-07-25 mbonadei@webrtc.org Fix some typos.
2019-07-25 sprang@webrtc.org New pacer: make FlexFEC and Video priority equal
2019-07-25 mbonadei@webrtc.org Switch neteq_rtpplay into an executable.


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

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.



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

Bug: chromium:None,chromium:None,chromium:None,chromium:987507,chromium:None,chromium:None
Change-Id: Ib3f166c3577a0f5f91c1b110c0e393b615f11721
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1718614Reviewed-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@{#681083}
parent edffb527
...@@ -1375,7 +1375,7 @@ deps = { ...@@ -1375,7 +1375,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '5cd13415882ec8048f3c14c35009e9501603b1c7', Var('webrtc_git') + '/src.git' + '@' + '2bac7da1349c75e5cf89612ab9619a1920d5d974',
'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