| commit | 76c3be9d52d34d822ee458d40a9253c2bc76a523 | [log] [tgz] |
|---|---|---|
| author | Colin Blundell <blundell@chromium.org> | Mon Dec 16 12:45:03 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 16 12:45:03 2024 |
| tree | 01e98141f715b02935166f66c864e68f77e982ed | |
| parent | 0e562b0c227e87c15fe4d6247eaae592e29d8761 [diff] |
[//gpu] Make SharedMapping-based impl of ClientSI::ScopedMapping() This will be used to replace SharedImageMapping. Its implementation is ported over from the implementation of GpuMemoryBufferImplSharedMemory. Bug: 379996128 Change-Id: I0d932fad405af53a4bb9e2ee6a14f75d0cf2b69d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6094145 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1396673}
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.