commit | 3ddc938a8389b3b8be922a6912c36ac12d7642ce | [log] [tgz] |
---|---|---|
author | Hung Nguyen <hungmn@google.com> | Thu Nov 30 22:37:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 30 22:37:50 2023 |
tree | 353fb7a89b2fbae3d1e2f5faa7ce5fd3171cb6c8 | |
parent | d50bdceedc883b78e651f3dbbe6a320f001d24aa [diff] |
Add a new flag to skip DexOpt cache setup for ARC The flag will be used in DataCollector test to run ARC without DexOpt cache installed. BUG=b:311097141 TEST=autoninja -C out/Default ash_components_unittests && out/Default/ash_components_unittests Change-Id: Iaa408d85bb1db4fc095fa1a3d0f345cdbbbc0e62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5068527 Commit-Queue: Hung Nguyen <hungmn@google.com> Reviewed-by: Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1231569}
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.