commit | 823f86444c43c2011951e8b6894270e0a158ea75 | [log] [tgz] |
---|---|---|
author | Dustin Green <[email protected]> | Fri Aug 15 01:13:00 2025 |
committer | Chromium LUCI CQ <[email protected]> | Fri Aug 15 01:13:00 2025 |
tree | 2086a4d08ca52a3453ac8a9b5447a267373882af | |
parent | e94dcfa652dc62d2bc2dd09b0dcc8dfe7e45c0a0 [diff] |
[fuchsia][sysmem2] switch to sysmem2 token Now that fuchsia protocols can convey sysmem2 tokens, avoid token conversion. Bug: 306258175 Change-Id: Id16ccb958f812490b6f4254cc53bc8e8017c0ac6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6405726 Reviewed-by: Mark Foltz <[email protected]> Commit-Queue: Dustin Green <[email protected]> Reviewed-by: Zijie He <[email protected]> Cr-Commit-Position: refs/heads/main@{#1501728}
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.