| commit | e45c8ae4eaed0ea112b9ea42f6a9e9ad4b6cf328 | [log] [tgz] |
|---|---|---|
| author | Patrick Monette <pmonette@chromium.org> | Mon Jan 05 20:56:30 2026 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 05 20:56:30 2026 |
| tree | 868e512da9c6b69e7824992bd742b3533aa641a7 | |
| parent | d84397c9f79864b31baf2ca6b443957a69c82f92 [diff] |
Remove MemoryPressureListener from FrameEvictionManager After experimentation (with the SuppressMemoryListeners feature), this MemoryPressureListener implementation did not have any discernible effect on memory-related metrics, while also having a negative effect on performance. Bug: 465068849 Change-Id: Ieb96499c3d87dc55d3153909076c45955a0a99c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7390407 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/main@{#1564577}
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.