commit | 1b6baead2feeb11082c05ed734ea179c13c88935 | [log] [tgz] |
---|---|---|
author | Anton Bikineev <[email protected]> | Thu Sep 24 16:42:01 2020 |
committer | Commit Bot <[email protected]> | Thu Sep 24 16:42:01 2020 |
tree | a9775d62a4e72e5daa31252dbcbb1b87e41b248b | |
parent | 87987f0e76e5c045d7196b5da904dc17ce254ba3 [diff] |
PartitionAlloc: Implement object bitmap This is a prerequisite for quarantine bitmap in PCScan. Bug: 1129751 Change-Id: I4d99e348140fe8b4826be46c4bc0a0e88afed4c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421894 Commit-Queue: Anton Bikineev <[email protected]> Reviewed-by: Bartek Nowierski <[email protected]> Reviewed-by: Benoit L <[email protected]> Reviewed-by: Michael Lippautz <[email protected]> Reviewed-by: Kentaro Hara <[email protected]> Cr-Commit-Position: refs/heads/master@{#810237}
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.
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.