commit | 3969b0ea92784ebc34762ae31421782379be1b3f | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Wed Dec 07 01:01:55 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 07 01:01:55 2022 |
tree | f9ff9fa824edb661ab2c089b58523a6e8ae71985 | |
parent | 1072524ca645ee334c89b6474609c97708318bea [diff] |
Roll WebRTC from 8e21784b0315 to 7970f87a37f0 (7 revisions) https://webrtc.googlesource.com/src.git/+log/8e21784b0315..7970f87a37f0 2022-12-06 daniel.l@hpcnt.com Fix infra/specs/PRESUBMIT.py to not concatenate list to str 2022-12-06 daniel.l@hpcnt.com Add default target to gn_isolate_map.pyl 2022-12-06 ssilkin@webrtc.org Refactor YUV frame reader 2022-12-06 alessiob@webrtc.org AGC2 `NoiseLevelEstimator`: DCHECK pointer 2022-12-06 perkj@webrtc.org Update Call Scenario test framwork to use defaults from Chrome 2022-12-06 silen@webrtc.org InputVolumeController: Remove two unit test helper functions 2022-12-06 alessiob@webrtc.org AGC2 `SpeechLevelEstimator`: make `IsConfident()` a trivial getter 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 file a bug in WebRTC: https://bugs.chromium.org/p/webrtc/issues/entry To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry 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/main/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I97527f70637a447fff5796a895d43b6e03a875ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4083952 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1080094}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.