commit | c4df43335cfbe1ee596ff169bbee9c623adbc279 | [log] [tgz] |
---|---|---|
author | Shakti Sahu <shaktisahu@chromium.org> | Mon Nov 15 23:09:16 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 15 23:09:16 2021 |
tree | 1b9c922806cc32d85dbb8130bc267e69a757687d | |
parent | 335243c5de1399e0a3a55c675c6b48d6943d845c [diff] |
[segmentation_platform] Selective disabling of OptimizationTargets This CL adds individual feature flags for disabling optimization targets for segmentation platform, ie. query tiles, chrome start, adaptive toolbar, and dummy model feature. It also disables segmentation platform completely on desktop, and all the segmentation related features. Bug: 1266643 Change-Id: I0a5dd60aa3b35405290b28a7def79cef875e3566 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3273353 Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by: ssid <ssid@chromium.org> Reviewed-by: Xi Han <hanxi@chromium.org> Reviewed-by: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/main@{#941891}
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.