commit | 86f85ae3de7f50db2749cf2640543ceec179a10c | [log] [tgz] |
---|---|---|
author | Yuki Shiino <yukishiino@chromium.org> | Thu Mar 10 11:22:40 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 10 11:22:40 2022 |
tree | 6af65dafd7a0037de6ebb16f78fa6212cb5133f1 | |
parent | 749627d56162c128303051b6c7a86df40e0a4db0 [diff] |
partition_alloc: Rename PartitionPurgeFlags to PurgeFlags + kConstant Rename enum constants to fit the style recommended by the style guide. This helps move constants to the new namespace partition_alloc. Bug: 1288247 Change-Id: Ica2dc21cb54d5eb5375546c394c56ad34aea4ccf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3513293 Reviewed-by: Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/main@{#979714}
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.