| commit | eb016bb1409b7829b3d43ce5122e30c0d98b1639 | [log] [tgz] |
|---|---|---|
| author | Matt Reichhoff <mreichhoff@chromium.org> | Thu Jun 29 20:04:56 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 29 20:04:56 2023 |
| tree | 269ae9d63086275bfb48cd0ef27d3f435fc23906 | |
| parent | 5e1c302f0d34c2ab876fe0a81d9710e7130bb138 [diff] |
Revert "Record memory used by Blink Heap across all renderers to UMA." This reverts commit 8b32698464d1a70006a66b3e5582a010e8b9fb09. Reason for revert: https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Tests/132360/test-results Original change's description: > Record memory used by Blink Heap across all renderers to UMA. > > The data will be used to decide whether it's worthwhile to implement > Blink heap compaction. > > Bug: 1458562 > Change-Id: Idc7f75db792437979be8f6b0dcc9428bd6a475d2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4650274 > Reviewed-by: Benoit Lize <lizeb@chromium.org> > Commit-Queue: Benoit Lize <lizeb@chromium.org> > Auto-Submit: Francois Pierre Doray <fdoray@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1164249} Bug: 1458562 Change-Id: I6fad698de33edb93724288d4f6b3854ea8236ea8 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4657201 Owners-Override: Matt Reichhoff <mreichhoff@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Matt Reichhoff <mreichhoff@chromium.org> Cr-Commit-Position: refs/heads/main@{#1164301}
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.