commit | 0ad7411f575b6fd1da6b2c4d69d03d97899f2378 | [log] [tgz] |
---|---|---|
author | Bo Liu <boliu@chromium.org> | Wed Jun 12 01:54:07 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 12 01:54:07 2024 |
tree | b1fd7d6398fa03830c5f3147c3d11e74d0470f72 | |
parent | ed31bfe77237c7f0517a61ed7e71b8ab75a56aa9 [diff] |
Remove is_resourceless_software_draw_with_scroll_or_animation It is unused with a comment to either remove or investigate if its still useful. It was used to make webview's software draw scroll performance reasonable, but webview software draw is considered deprecreated. Clearly it's does not have impact if it's been unused for a long time. Change-Id: I6e85eaebd251d2b1d122f7d3d30d04856e47a09c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5622156 Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Reviewed-by: Brendon Tiszka <tiszka@chromium.org> Commit-Queue: Bo Liu <boliu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1313760}
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.