Commit 69c2dda4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from d46db9f1523a to 9e9c8b7155d4 (15 revisions)

https://webrtc.googlesource.com/src.git/+log/d46db9f1523a..9e9c8b7155d4

2020-09-07 nisse@webrtc.org Delete obsolete method AudioReceiveStream::OnRtpPacket
2020-09-07 ilnik@webrtc.org Mark Cricket::VideoEncoder as RTC_EXPORT
2020-09-07 tommi@webrtc.org Make MessageHandler cleanup optional.
2020-09-07 jleconte@webrtc.org Fix makedirs error in swarming task when directory already exists.
2020-09-07 philipp.hancke@googlemail.com Reland "reenable mouse_cursor_monitor tests on linux"
2020-09-07 nisse@webrtc.org Delete obsolete TODO comment
2020-09-07 mbonadei@webrtc.org Refactor cpu_features_wrapper.h functions from C to C++.
2020-09-07 nisse@webrtc.org Rename PlayoutDelay --> VideoPlayoutDelay, move to api/video/video_timing.h
2020-09-07 mbonadei@webrtc.org Fix PRESUBMIT.py warnings.
2020-09-06 mbonadei@webrtc.org Reland "Merge cpu_features build targets into //system_wrappers."
2020-09-06 tommi@webrtc.org Trigger CI bots.
2020-09-05 mbonadei@webrtc.org Revert "Merge cpu_features build targets into //system_wrappers."
2020-09-05 mbonadei@webrtc.org Merge cpu_features build targets into //system_wrappers.
2020-09-05 kwiberg@webrtc.org Don't make up names with double underscores
2020-09-04 tommi@webrtc.org Stop using AutoThread in Thread::Send and make it test only.

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/+doc/master/autoroll/README.md

Bug: chromium:1116430
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: If0e21cb6796bfa4ceb5a760118c1ef55233dfc99
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396397Reviewed-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@{#804789}
parent 23ac4344
......@@ -1471,7 +1471,7 @@ deps = {
},
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'd46db9f1523ae45909b4a6fdc90a140443068bc6',
Var('webrtc_git') + '/src.git' + '@' + '9e9c8b7155d49c2f38b82fe9c9707181c57073c9',
'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