commit | af2e0d9bc55c779c8a9f0702b485d618d91edecc | [log] [tgz] |
---|---|---|
author | Mingyu Lei <[email protected]> | Thu Sep 07 06:35:08 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 07 06:35:08 2023 |
tree | 1b05685f745bed2863f5faac93043ce70675420a | |
parent | db7a8c3838f0c2f03c768556539fd6dce865dc86 [diff] |
MiracleParameter: Make thread cache purging parameter configurable As part of the MiracleParameter project[1], we are making this parameter configurable for tuning. [1]: https://docs.google.com/document/d/1wnAJuh68uyBleTUVadrUtZmkdTyz1eKWC1i6TPrx4f4/ Bug: 1475915 Change-Id: Iedcf997bf605c297a17de16c9ed806bbe8ac7f26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4840364 Reviewed-by: Minoru Chikamune <[email protected]> Reviewed-by: Kouhei Ueno <[email protected]> Reviewed-by: Bartek Nowierski <[email protected]> Commit-Queue: Mingyu Lei <[email protected]> Cr-Commit-Position: refs/heads/main@{#1193442}
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.