commit | 0d018f53edc28c3ffb9944387978aadee642ae43 | [log] [tgz] |
---|---|---|
author | Henrique Ferreiro <hferreiro@igalia.com> | Mon Nov 18 11:10:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 18 11:10:21 2024 |
tree | faf888dd211bdf76ed4a7a256f0d3aad0a455646 | |
parent | 89e5482d2454b462257e987d7185a77006fb7c09 [diff] |
Remove recommendation to disable pgo with cc_wrapper on Windows sccache supports `-fprofile-use` since https://github.com/mozilla/sccache/pull/952, released as part of sccache v0.3.0, which is available in Ubuntu since 23.04 release. Bug: 40188007 Change-Id: I5bca8350113ee1940096cd53be543abf4eaf03f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6013745 Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/main@{#1384244}
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.