commit | 7607b9072efc41f9c8da466564183f29bad2bc1c | [log] [tgz] |
---|---|---|
author | danakj <danakj@chromium.org> | Thu Jun 29 15:07:05 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 29 15:07:05 2023 |
tree | 094ef1a599876c9ce4a19b8ec86b5c8c1a680868 | |
parent | 4e4bd68ebea2e85b39016d8cb70dcfc245a45dac [diff] |
Mark functions in chrome://crash/rust as no-inline R=adetaylor@chromium.org Change-Id: Idf456db3f21ba93d48d401cd9a76f68e6f0b757a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4654824 Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Reviewed-by: Adrian Taylor <adetaylor@chromium.org> Cr-Commit-Position: refs/heads/main@{#1164121}
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.