commit | aa5f5112b7fe81901a62ab0f9cd8b18ed3547df8 | [log] [tgz] |
---|---|---|
author | Dominik Inführ <dinfuehr@chromium.org> | Wed Jun 07 21:07:35 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 07 21:07:35 2023 |
tree | 4325c9c3caa5ed2ffcf1aea0cddad9734cc403e5 | |
parent | 9ad5b7860b1ba707110a9003ce5ed2a46a48a14f [diff] |
gin: Add features for code flushing Bug: v8:13842 Change-Id: Ifb9398bc55e9039c4ac13c789e76f9ab07b08ef2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4598010 Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Dominik Inführ <dinfuehr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1154607}
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.