commit | b71fdedd4f57eb6e8617ef35c576c6c49b5a5486 | [log] [tgz] |
---|---|---|
author | Tushar Agarwal <agarwaltushar@google.com> | Wed Aug 17 17:03:31 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 17 17:03:31 2022 |
tree | d8bdb0941e294d766328856516c4ce30bd375694 | |
parent | 6f2ca8bdf39e054c0ca8d3fbc63e8126ce7c9e1d [diff] |
Unify `AndroidPlatformConfiguration::GetChildProcessEnableFraction` with `DefaultPlatformConfiguration::GetChildProcessEnableFraction`, thereby enabling profiling for the network service on Android. Bug: 1326430 Change-Id: I8e661e22a481c5854f7cd08d8d6edee1e4145bc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3748657 Auto-Submit: Tushar Agarwal <agarwaltushar@google.com> Reviewed-by: Mike Wittman <wittman@chromium.org> Commit-Queue: Tushar Agarwal <agarwaltushar@google.com> Cr-Commit-Position: refs/heads/main@{#1036131}
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.