commit | bc6d8f52a8fd3ffb50d5243e1ca8ba9c09f13d5f | [log] [tgz] |
---|---|---|
author | Andrey Kosyakov <caseq@chromium.org> | Wed Apr 10 02:04:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 10 02:04:56 2024 |
tree | 68cc07e5663cddaddfa1486399e4072da545ede3 | |
parent | 8c4d96d1f2ecbad9271831e9e7138a2a915fa016 [diff] |
Implement --allow-video-codecs for headless_shell To let automation clients control what video codecs may be used by headless. BUG=b/328651841 Change-Id: I2a4289609e444fb5156c81f8b810e22f0b303db9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5437174 Reviewed-by: Peter Kvitek <kvitekp@chromium.org> Auto-Submit: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: Ted (Chromium) Meyer <tmathmeyer@chromium.org> Commit-Queue: Ted (Chromium) Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1284861}
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.