commit | b3cc3226a2f2e80be0db81cfbffa92aef199e8ac | [log] [tgz] |
---|---|---|
author | Clark DuVall <cduvall@chromium.org> | Fri Apr 19 18:06:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 19 18:06:21 2024 |
tree | b56ebf763e889095b21c8382d09485994c06ac0d | |
parent | f1557918bce3b6b847e1664eedc77efd0333b5d3 [diff] |
Add language only check for on device model This allows performing just the allowed languages check instead of the full T&S model check. Bug: b:335329046 Change-Id: I79b8722f85793e0fa6a686ed09fdb40fa9da7bae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5466424 Auto-Submit: Clark DuVall <cduvall@chromium.org> Reviewed-by: Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by: Ken Rockot <rockot@google.com> Reviewed-by: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1290055}
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.