commit | f63e342075f6677bc22b9d8337d5b041add12322 | [log] [tgz] |
---|---|---|
author | rajendrant <rajendrant@chromium.org> | Thu Mar 25 04:09:22 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 25 04:09:22 2021 |
tree | 0f8e60876259b2035e3dfd811afb29cf3cb1cc59 | |
parent | dde45cfb188f4df90b33da3897f412b0701904e9 [diff] |
ImageCompression: Disable login robots based compression for low memory Site-isolation's preloaded list and password entered sites list are tracked only for >2GB devices. This CL adds a finch param to disable image compression for such low memory devices. Bug: 1190665 Change-Id: I6eafbb9f2c9e0a218bb3444af95c9511ff1c378a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2785298 Commit-Queue: rajendrant <rajendrant@chromium.org> Reviewed-by: Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#866447}
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.