commit | 592ab5a47ad26470d729c8f4bea20badcc11609f | [log] [tgz] |
---|---|---|
author | Addison Luh <[email protected]> | Thu Mar 10 22:54:50 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 10 22:54:50 2022 |
tree | 8d364e266c90c795c41d1b264f177f411081a09b | |
parent | 143eb144bff60ba0c975a52febe6c15ce02a0e67 [diff] |
Add optional param to set compositor's memory limit. This is used to temporarily address display rendering corruption for large (4K+) displays. This is a redo of an earlier attempt (crrev.com/c/3413653) that was reverted due to a race condition. Bug: 1261776 Change-Id: I60c7a12976351a4e702d42338293d5906fae2222 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3489919 Reviewed-by: Peter Kvitek <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Mitsuru Oshima <[email protected]> Commit-Queue: Addison Luh <[email protected]> Cr-Commit-Position: refs/heads/main@{#979994}
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.