commit | 2c3400fbd0ffb3f46816fb2c57a428ea4e68cd70 | [log] [tgz] |
---|---|---|
author | Olivier Yiptong <[email protected]> | Fri Feb 12 19:08:59 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Feb 12 19:08:59 2021 |
tree | a154a5c57f4bd47a9aba0613ccc51b9f9471ca0a | |
parent | 44455db54788075690765d23e371c6924f027e8f [diff] |
Compute Pressure: Feature flag to gate the API This is a feature flag that gates access to the Compute Pressure API. This API provides developers access to CPU performance information. Bug: 1067627 Change-Id: If1b3017f4b2a9326a50fe0ca5b1ccffe08787497 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2691667 Commit-Queue: enne <[email protected]> Auto-Submit: Olivier Yiptong <[email protected]> Reviewed-by: enne <[email protected]> Cr-Commit-Position: refs/heads/master@{#853606}
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.