commit | e8d2b9c7e4865100635ebed1b78bd763f25eddc3 | [log] [tgz] |
---|---|---|
author | Rohan Pavone <rohpavone@chromium.org> | Tue Aug 09 22:04:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 09 22:04:41 2022 |
tree | 3e81f78c77a7e92f106b17ba7fe4095e1ca6ebe6 | |
parent | 2fde51e607d38c0c3807bf56f5b1a2df1caa43ce [diff] |
[docs][fuchsia] Adds instructions on using bloaty. Added notes that, if the binary-size check fails due with a decrease in uncompressed size that it can be ignored and that this is a valid justification to skipping the check. Change-Id: Ia9d11a6e7d113fa8c54b681b2ea4934c843653a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3817370 Reviewed-by: David Dorwin <ddorwin@chromium.org> Commit-Queue: Rohan Pavone <rohpavone@google.com> Cr-Commit-Position: refs/heads/main@{#1033222}
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.