commit | d647d84dc800a3cce6b8bbbc3ecfb4a22ceb0aa8 | [log] [tgz] |
---|---|---|
author | Tom Sepez <[email protected]> | Tue Feb 11 21:11:51 2025 |
committer | Chromium LUCI CQ <[email protected]> | Tue Feb 11 21:11:51 2025 |
tree | a7e926e854e8d1e41204c01364d587b4bf2f5f8f | |
parent | af45beba8509b82f0cec0d79647341fbabaa7d71 [diff] |
Move some documentation into unsafe_buffers.md Move some text from unsafe_buffers_paths.txt into the markdown file so that it may be more easily discovered. Hidden benefit of not reading and discarding so many comment lines in each compiler invocation. Re-arrange and re-write sections to make flow more natural. Change-Id: I077cf0d91cdd52a36cde9bb7c882ce3cf1fd6785 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6251406 Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Arthur Sonzogni <[email protected]> Commit-Queue: Tom Sepez <[email protected]> Cr-Commit-Position: refs/heads/main@{#1418875}
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.