commit | 3f1e9edacbfc4d397731defecebd8bb89a64467c | [log] [tgz] |
---|---|---|
author | Kalvin Lee <[email protected]> | Thu Jul 18 21:53:23 2024 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jul 18 21:53:23 2024 |
tree | 752554df87bd9a290fc354e09b841b7144b07f3b | |
parent | d4ee545987510a65c03729452cd55d73f1bca52c [diff] |
docs: Update GN arg for ASan `raw_ptr` This is now spelt `use_raw_ptr_asan_unowned_impl`, changed back in https://crrev.com/c/5508653. Change-Id: I2a00168c467a24a8f3f67dcf9af9aeb02ec172fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5717213 Auto-Submit: Kalvin Lee <[email protected]> Commit-Queue: Daniel Cheng <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/main@{#1329843}
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.