commit | 58c09f74152f53d11d9621c2b1eef7faa210d3a3 | [log] [tgz] |
---|---|---|
author | kylechar <[email protected]> | Tue Jul 11 21:27:34 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jul 11 21:27:34 2023 |
tree | c596dc47b139f06636185868fb71acf79617cb8f | |
parent | aab55222ea21436f41c532660d2c9767240bef3d [diff] |
Move tile caps to RasterCapabilities Compute the tile texture target and if tiles are overlay candidates once when computing the other raster related capabilities. These values never change so no need to recompute for each tile allocation. Bug: 1442970 Change-Id: If5bb2cd12316cb7cd359120b72d82ad5bd7ae449 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4633621 Reviewed-by: Vasiliy Telezhnikov <[email protected]> Commit-Queue: Kyle Charbonneau <[email protected]> Cr-Commit-Position: refs/heads/main@{#1168958}
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.