commit | fa4f6a9c7a237a5ffbf4d09132ecffb1f051ccb2 | [log] [tgz] |
---|---|---|
author | Zhenyao Mo <zmo@chromium.org> | Thu Jun 27 13:42:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 13:42:11 2024 |
tree | 2c8e55484ca3002ea3bca2ca034e99d455581942 | |
parent | 6c0022c29597966cdd1f8de6a392e91faba0df87 [diff] |
Remove code to simulated vertex attrib 0 and fixed type. These are no longer required now Chrome runs on GLES only. Removing them opens up the path to remove GLVersionInfo::BehavesLikeES(). TEST=gpu_unittests Bug: 347368403 Change-Id: I9d32839577fe97f7b9ea9b86765f464849c3e97d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5660281 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Auto-Submit: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1320329}
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.