commit | c2b8bc072313eefc33f7e854197b44a602e69bcc | [log] [tgz] |
---|---|---|
author | kylechar <kylechar@chromium.org> | Tue Nov 21 16:47:44 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 21 16:47:44 2023 |
tree | c6f65c018abf49989263ecb62dbcb20a1b8e11ec | |
parent | f1187bdf19eede52b5e7d04f69024d6592dfd39e [diff] |
Update GPU feature name Change GPU_FEATURE_TYPE_GPU_RASTERIZATION to be GPU_FEATURE_TYPE_GPU_TILE_RASTERIZATION since it's only applies to tile rasterization. The same GPU rasterization machinery is also used for accelerated OOP canvas which has a separate blocklist and GPU feature entry. Bug: 1501844 Change-Id: I0422e28ac2b5b7311ecafe56e05b2166318ccfee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033221 Commit-Queue: Kyle Charbonneau <kylechar@chromium.org> Reviewed-by: Zhenyao Mo <zmo@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Reviewed-by: Piotr Bialecki <bialpio@chromium.org> Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/main@{#1227426}
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.