commit | 128d454bb29f19f5c95f668b593772fa11da80e4 | [log] [tgz] |
---|---|---|
author | Justin Ouellette <justinoue@google.com> | Thu Apr 25 16:20:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 16:20:23 2024 |
tree | be7625f5227087103811d226bb4a7efe7d1545e0 | |
parent | 0a1f4e7287139011b5df63e7dfab457df7fd6add [diff] |
Add Platform.FlexBootMethod histogram This histogram records the method used to boot the device. It will be sampled once per boot by a ChromeOS upstart task. The histogram is only recorded on ChromeOS Flex. Corresponding platform2 CL: https://crrev.com/c/5444720 Bug: b/330890274 Change-Id: I79754340e8bf37bd9d24a19df78e4b8ea052e458 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5485286 Reviewed-by: Ian Barkley-Yeung <iby@chromium.org> Reviewed-by: Howard Yang <hcyang@google.com> Commit-Queue: Justin Ouellette <justinoue@google.com> Auto-Submit: Justin Ouellette <justinoue@google.com> Cr-Commit-Position: refs/heads/main@{#1292493}
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.