commit | c23d2a84b4c287f2fbdfab88fd4f63c3bcf35b7c | [log] [tgz] |
---|---|---|
author | Brandon Jones <brandon1.jones@intel.com> | Wed Oct 23 05:13:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 23 05:13:59 2024 |
tree | e68ac19a28173339f0f67d90edb75af1c1905417 | |
parent | eba2ee0d636c7965ae5737adde4ce5ed921fe823 [diff] |
Reland "Implement Associate/DissociateForBuffer For Dawn." This is a reland of commit 74dcee8825627cb7bb06983a0512c2b9ef83a4e8 Original change's description: > Implement Associate/DissociateForBuffer For Dawn. > > Adds Associate/DissociateForBuffer for Dawn. This allows Dawn to > import SharedImages backed by buffers. Includes tests on D3D12. > > Validate-Test-Flakiness: skip > Bug: chromium:368222757 > Change-Id: Ibbc6285b19cfb8506a74210fcb5882b863036314 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5874610 > Reviewed-by: Colin Blundell <blundell@chromium.org> > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Commit-Queue: Brandon1 Jones <brandon1.jones@intel.com> > Cr-Commit-Position: refs/heads/main@{#1367621} Validate-Test-Flakiness: skip Bug: chromium:368222757 Change-Id: I8984d3d2a982a9d36c207169160b354c5883fbed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5935950 Reviewed-by: Colin Blundell <blundell@chromium.org> Commit-Queue: Brandon1 Jones <brandon1.jones@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/main@{#1372508}
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.