Commit 342a3eff authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 412282acf9a9..43faee09e50a (9 commits)

https://webrtc.googlesource.com/src.git/+log/412282acf9a9..43faee09e50a

git log 412282acf9a9..43faee09e50a --date=short --no-merges --format='%ad %ae %s'
2019-08-12 alexdrake@google.com Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing
2019-08-12 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 01bf3913..514a5433 (686061:686198)
2019-08-12 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision f0fd984a..01bf3913 (685691:686061)
2019-08-12 sprang@webrtc.org Use unit types in RoundRobingPacketQueue and PacedSender
2019-08-12 titovartem@google.com Add frames_in_flight metric to catch not delivered frames
2019-08-12 yvesg@webrtc.org Roll chromium_revision 8f0166a5..f0fd984a (685582:685691)
2019-08-12 danilchap@webrtc.org Print stack trace when a test crash
2019-08-12 sprang@webrtc.org Make fake network degradation work also for sent audio
2019-08-12 nisse@webrtc.org Let StreamStatistician::GetReceiveStreamDataCounters return counters by value

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

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:None,chromium:None,chromium:None
Change-Id: I881f423b286c69deea462190c57051c57c7a163b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1750562Reviewed-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@{#686295}
parent b26c91e2
...@@ -1380,7 +1380,7 @@ deps = { ...@@ -1380,7 +1380,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' + '@' + '412282acf9a979b51808d50b27c3c7333ced05d2', Var('webrtc_git') + '/src.git' + '@' + '43faee09e50a0d7a788077babc85f3c76111565d',
'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