commit | c5f5ea4c8f2676cf1dc7c8ed1e7bbc1d8a65463a | [log] [tgz] |
---|---|---|
author | vikas soni <vikassoni@chromium.org> | Thu Mar 07 14:52:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 07 14:52:24 2024 |
tree | c393986921a167e2f7b0e5a2337cd5168de49a18 | |
parent | de555b7b14c512a20206139a24b8b71feacd0a39 [diff] |
[MappableSI] Convert SurfaceTest. Convert SurfaceTest to use ExoTestHelper::CreateBuffer() instead of creating GpuMemoryBuffer directly. Bug: 40263493 Change-Id: Ia41c22c388f68d89b8c5bc6fc603a9d1a7f29ec4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5350559 Reviewed-by: Colin Blundell <blundell@chromium.org> Commit-Queue: vikas soni <vikassoni@chromium.org> Auto-Submit: vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1269562}
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.