commit | 15d9415d0a305e939c41dbabcf34dc05197d8d52 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Thu Jan 12 15:29:35 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 12 15:29:35 2023 |
tree | f6b77852a5795ef4b3370c8cc4a1bcbc56b320d5 | |
parent | 760c90023e10f62d27c65aced65eb9f1846998e9 [diff] |
Multiplanar: Remove D3DBacking::OnMemoryDump() OnMemoryDump() implementation is not needed for D3DImageBacking as SharedImageBacking::OnMemoryDump already does what's needed. This removes it. Bug: 1366481 Change-Id: I2d16f923e3c8a817911f25be40a38731ec8e2b31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4158671 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1091845}
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.