commit | c6dfb663e5ce196eaba0a7f7aca0e1a4600fb80f | [log] [tgz] |
---|---|---|
author | Kalvin Lee <kdlee@chromium.org> | Tue Sep 13 02:50:07 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 13 02:50:07 2022 |
tree | fa9348e416d64ab20a2af69c694f0825918ebc0d | |
parent | 271d7101c5d343921f3188018219b7a94a86e16f [diff] |
[PA] Add alt text This change trivially adds alt text to the diagrams in the top-level PartitionAlloc documentation. Change-Id: Id0b82ea6a03faabf586d68595301b82cc71f2d2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3893450 Commit-Queue: Kalvin Lee <kdlee@chromium.org> Reviewed-by: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/main@{#1046187}
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.