commit | 66cf9d8aa82a544d365edf82559d757a6082148b | [log] [tgz] |
---|---|---|
author | Colin Blundell <blundell@chromium.org> | Thu Jul 03 09:33:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 03 09:33:57 2025 |
tree | eacf42569bdee968785f3ad11c6a3a77dee1113b | |
parent | cdbec4f25d9c792a7d59780a7176c8338097a7b4 [diff] |
[//gpu] Have GMB test template do its own creation of GMBs Dupes [1] into gpu_memory_buffer_impl_test_template.h in order to facilitate moving [1] into client_shared_image.cc in followup and allowing them each to evolve separately as dictated by the ongoing work in folding GpuMemoryBuffer into SharedImage. [1] https://source.chromium.org/chromium/chromium/src/+/main:gpu/ipc/common/gpu_memory_buffer_support.cc;l=225-264?q=GpuMemoryBufferSupport::CreateGpuMemoryBuffer&ss=chromium Bug: 404905709 Change-Id: I22705435a6fe12f21a6ee0741a3ef20f6564a1ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6694570 Reviewed-by: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1482124}
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.