| commit | a68e91ad1db1c5bcbf453dbe820cf1293b42f49e | [log] [tgz] |
|---|---|---|
| author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Mon Apr 15 18:19:42 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 18:19:42 2024 |
| tree | 0d4c3d84f6c63608bb22297732799bb71d8aab34 | |
| parent | ee2f1aa5574127d7844fe286f048614fa33c8090 [diff] |
Roll WebRTC from 50c1b66df6ce to 8f16289e1029 (5 revisions) https://webrtc.googlesource.com/src.git/+log/50c1b66df6ce..8f16289e1029 2024-04-15 phancke@meta.com stats: implement remote-outbound-rtp for video 2024-04-15 wtc@google.com Add Type::kI410 to comment for PlanarYuv16BBuffer 2024-04-15 danilchap@webrtc.org Require webrtc::Environment to create VP8 encoder 2024-04-15 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 68f427413a..63caa4f565 (1287186:1287316) 2024-04-15 danilchap@webrtc.org In SimulcastTest pass field trials explicitly, bypassing global field trials 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,webrtc-infra@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://issues.skia.org/issues/new?component=1389291&template=1850622 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: I609e649a43fccc3f84ef31f547ba492e051e6850 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5454082 Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1287492}
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.