commit | aefffc7ce673de73eaa66857d41aedbba2ef2743 | [log] [tgz] |
---|---|---|
author | Leonid Baraz <lbaraz@chromium.org> | Fri Jul 08 00:41:46 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 08 00:41:46 2022 |
tree | 4e01a4e14d71dfb42b787eba128e63ac44e90df6 | |
parent | 7ed94b761dd012b899d675ae67cf170cd78fb0d9 [diff] |
Reland "Make memory reservation mandatory" with fix This reverts commit a1b216204e5940474ca7e4fc9844590263555ead. Reason for revert: The flakiness has been fixed Original change's description: > Revert "Make memory reservation mandatory" > > This reverts commit 8dac527895e307e53594516a0c3d40550cd5b056. > > Reason for revert: Makes DmServerUploaderTest.ProcessesRecord flaky, see attached bug. > > Original change's description: > > Make memory reservation mandatory > > > > Bug: b:233089187 > > Bug: b:237811834 > > Change-Id: I5736704782ece4ecb2330600eaad28147dd2acfa > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3749093 > > Commit-Queue: Leonid Baraz <lbaraz@chromium.org> > > Reviewed-by: Hong Xu <xuhong@google.com> > > Cr-Commit-Position: refs/heads/main@{#1021531} > > Bug: b:233089187 > Bug: b:237811834 > Bug: 1342724 > Change-Id: I4a371a8634d7474b99bf58c472390383a05a42cb > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3750019 > Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Owners-Override: Adithya Srinivasan <adithyas@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1021844} Bug: b:233089187 Bug: b:237811834 Bug: 1342724 Change-Id: I2b85f44916d5abcb2fe50954b346caa525ca8083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3751716 Reviewed-by: Hong Xu <xuhong@google.com> Commit-Queue: Leonid Baraz <lbaraz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1021945}
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.