commit | 18a5085d1e5b24f501200cb26f2279a4f4839be2 | [log] [tgz] |
---|---|---|
author | mikt <mikt@google.com> | Tue Jul 22 08:38:17 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 22 08:38:17 2025 |
tree | 1535345326f79ce9dcb19c9369fe65a35ed20ba2 | |
parent | 594a281d77db4841daea8f08687728d7b057a025 [diff] |
[PA] Allow to ensure ThreadCache without PartitionRoot known This is useful to touch ThreadCache data from outside allocation path. Change-Id: I13dfc3f6af4ab070bf240e7272f1f5cc7a25d6b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6708583 Reviewed-by: Keishi Hattori <keishi@chromium.org> Commit-Queue: Mikihito Matsuura <mikt@google.com> Cr-Commit-Position: refs/heads/main@{#1490005}
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.