commit | 846bd21a033041cedda9071562018d9b24ba81c5 | [log] [tgz] |
---|---|---|
author | Justin Cohen <[email protected]> | Sun Oct 15 18:45:24 2023 |
committer | Chromium LUCI CQ <[email protected]> | Sun Oct 15 18:45:24 2023 |
tree | 93f180476896b95fe511b039d8c0979b03e38d5a | |
parent | 50a7c53f22a6a58e974b27505dbf1a08449fee91 [diff] |
ios: Enable PartitionAlloc only (without ChromeMain framework) Testing PA without ChromeMain framework to diagnose memory and startup time latency. Bug: 1434760 Change-Id: I3736d9b3bbdcc06b8b71d059d6af6fd85d29d0aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4935963 Auto-Submit: Justin Cohen <[email protected]> Commit-Queue: Justin Cohen <[email protected]> Commit-Queue: Rohit Rao <[email protected]> Reviewed-by: Rohit Rao <[email protected]> Cr-Commit-Position: refs/heads/main@{#1209933}
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.