commit | c1dcc8f0069fc04a640a50e8fbd8273b7843533f | [log] [tgz] |
---|---|---|
author | Sophie Chang <sophiechang@chromium.org> | Fri Jan 15 05:17:56 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 15 05:17:56 2021 |
tree | 8a1d239eb8ea8e40771e053d8cd1919b7b60426c | |
parent | 97a91f46474087aaf7d3f9111821388b1b69ce49 [diff] |
Add field in OptimizationFilter for exclusion_regexps These regexps will explicitly be not matched against an opt filter Bug: 1158883 Change-Id: I25b0659bcfbe5580598a08719bd673f8fed46f29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631447 Reviewed-by: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by: Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#843959}
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.