commit | 6968d88b1ea57b3331c4bffad80a59ac302f43f4 | [log] [tgz] |
---|---|---|
author | Erik Chen <[email protected]> | Tue Oct 17 23:14:42 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Oct 17 23:14:42 2023 |
tree | a7e5c6125b39a6029395d2174e0729b99efdd263 | |
parent | 6c28b1a038c495b9c41bcba310e474e9f98cf286 [diff] |
Expose partial low end mode feature for ChromeOS. The feature was first developed for Android. The feature is disabled by default on ChromeOS. Note that the UserLevelMemoryPressureSignal is untouched, since it is unneeded on ChromeOS, and also not integrated with partial low end mode. Change-Id: I9acf397c6e914f64355bd78964502bba18dddd8e Bug: b/302044966 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4917876 Commit-Queue: Erik Chen <[email protected]> Reviewed-by: Takashi Sakamoto <[email protected]> Reviewed-by: Fred Mello <[email protected]> Reviewed-by: Wez <[email protected]> Code-Coverage: [email protected] <[email protected]> Reviewed-by: Koji Ishii <[email protected]> Reviewed-by: Rakina Zata Amni <[email protected]> Cr-Commit-Position: refs/heads/main@{#1211177}
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.