Commit c01ea66c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc f092e4d0ff25..b8996ddac0b1 (6 commits)

https://webrtc.googlesource.com/src.git/+log/f092e4d0ff25..b8996ddac0b1

git log f092e4d0ff25..b8996ddac0b1 --date=short --first-parent --format='%ad %ae %s'
2020-03-12 titovartem@webrtc.org Revert "Temporary debug logging for SingleProcessEncodedImageDataInjector"
2020-03-12 jakobi@webrtc.org Clamp stable target bitrate to min/max allocated bitrate.
2020-03-12 peah@webrtc.org ACM: Corrected temporary buffer size
2020-03-12 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 96fc083e..97afa2b0 (749472:749589)
2020-03-12 danilchap@webrtc.org Pass callbacks for RtcpReceiver at construction
2020-03-12 phoglund@webrtc.org Write protos as binary.

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

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: chromium:1029452
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I8c59d536d109774f30672879bd295c7be30b47c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100298Reviewed-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@{#749764}
parent bafaf234
......@@ -1454,7 +1454,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '84ee597cdeae08bb26e578fc66a35bcf35f633f4',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'f092e4d0ff252f52404a0c867f20cf103bbaa663',
Var('webrtc_git') + '/src.git' + '@' + 'b8996ddac0b17dae7c788e0ea1f4cf3df6bfdcb1',
'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