commit | 39fe049c83f6b3781dd2fafa9e7aaf43a2a8a23c | [log] [tgz] |
---|---|---|
author | Aman Verma <amanvr@google.com> | Mon Jun 17 14:07:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 17 14:07:01 2024 |
tree | 99ca663d816a643660fa02b91e8b4bf2a1c8c2d8 | |
parent | 4ea71c58fec68b8c55b4733f0cd461614a8af5fe [diff] |
Move PeakGpuMemoryTracker to //components/input This CL introduces PeakGpuMemoryTrackerFactory to refactor PeakGpuMemoryTracker interface and to move the creation of PeakGpuMemoryTracker objects to a content API. PeakGpuMemoryTracker is moved to //components/input to allow Viz to keep track of peak gpu memory in scroll scenarios. Bug: b:346760308 Change-Id: I3351880a0e0b1dd7d2e835d75c62de5272e16e5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5630399 Reviewed-by: Colin Blundell <blundell@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Aman Verma <amanvr@google.com> Cr-Commit-Position: refs/heads/main@{#1315812}
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.