commit | c51605d924fc0a68b5890454227a205faffbd5a1 | [log] [tgz] |
---|---|---|
author | Jiacheng Guo <gjc@google.com> | Tue Jan 28 12:51:59 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 28 12:51:59 2025 |
tree | ccb023d921611340f8989773892da56501e0cdeb | |
parent | 895b74a2966574a578012aeae8f0dd6df27e3960 [diff] |
Reland "Upload the field trial config for AndroidSpareRenderer experiment" This is a reland of commit b8c0f7cc6831fa681d20da313c404be30dfe858f The DiscardableSharedMemoryManager may be destructed when the test is shutting down while the created renderer calls Bind(). The reland adds a check for this situation. Original change's description: > Upload the field trial config for AndroidSpareRenderer experiment > > We have decided to further launch the feature with the > DefaultAfterLoading arm. The CL updates the field trial config > accordingly. > > Bug: 350646322 > Change-Id: I0daced9bc861af981ff11cbe60e86594d9a36c23 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6196898 > Commit-Queue: Jiacheng Guo <gjc@google.com> > Reviewed-by: Rakina Zata Amni <rakina@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1411498} Bug: 350646322 Change-Id: Ia2ba26719c3bf7ac6e8db0780fa9ed6362c81511 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6205487 Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Commit-Queue: Jiacheng Guo <gjc@google.com> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1412225}
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.