commit | 19909e285fdfd2dafc27fa794453070cfebc969a | [log] [tgz] |
---|---|---|
author | Hsincheng Hou <dihimono@google.com> | Fri May 16 07:33:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 16 07:33:27 2025 |
tree | 5083b8d5081fd28ef192f2cafcb85170895ffdb1 | |
parent | c402ca594da4e6f5de09a457f671760a3f94f8c2 [diff] |
diagnostics: Show 3 digits of GHz value for CPU speed Change the utility function `convertKhzToGhz` to return 3 digit floating point number to better reflect the information. BUG=b:416620749 TEST=manually test to check the value is updated Change-Id: Id419d7d73583a236d0f5e86d11450174a0146192 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6554154 Reviewed-by: Ethan Cheng <yycheng@google.com> Commit-Queue: Hsincheng Hou <dihimono@google.com> Reviewed-by: Byron Lee <byronlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1461205}
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.