Commit 978a4668 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc ccab06fb72be..5b8d2fcb2c08 (9 commits)

https://webrtc.googlesource.com/src.git/+log/ccab06fb72be..5b8d2fcb2c08

git log ccab06fb72be..5b8d2fcb2c08 --date=short --first-parent --format='%ad %ae %s'
2020-01-15 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 2bc032e8..1d541bc5 (732049:732155)
2020-01-15 srte@webrtc.org Cleanup: Using RtpRtcp directly from AudioSendStream
2020-01-15 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 2638d764..2bc032e8 (731908:732049)
2020-01-15 jtteh@webrtc.org Reland "Reland "Extracts ssrc based feedback tracking from feedback adapter.""
2020-01-15 jtteh@webrtc.org Revert "Reland "Extracts ssrc based feedback tracking from feedback adapter.""
2020-01-15 jonaso@webrtc.org GOOG_PING: improve handshake
2020-01-15 hta@webrtc.org Change rate stats classes to use int64_t not size_t
2020-01-15 ilnik@webrtc.org Deflake CpuTimeTest.TwoThreads
2020-01-15 srte@webrtc.org Reland "Extracts ssrc based feedback tracking from feedback adapter."

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

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

Bug: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Ib995260a719692f47b55208379f3d8f6daac0f56
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003914Reviewed-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@{#732286}
parent a29382f4
......@@ -1498,7 +1498,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '4f3976e9b368ccfe7b9dd02014351936296dc72c',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'ccab06fb72be1fd8b165d865aefad9daeff8631f',
Var('webrtc_git') + '/src.git' + '@' + '5b8d2fcb2c08130ffc4073384efd9d1429579f38',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
......
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