commit | dc6077feff4876d0626902271f959380fc1c0eb4 | [log] [tgz] |
---|---|---|
author | Erik Chen <erikchen@chromium.org> | Thu Jan 16 23:02:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 23:02:00 2025 |
tree | 14395179ace6d8a5c262430dae628775f4c9b351 | |
parent | 780efe38034cfdc1bdf4c74e82e7ca7c14e8ac5b [diff] |
glic: Use an opaque window. This CL also removes the CATransactionCoordinator() integration, as the feature is only partially functional. This CL comments out CompositorAnimationRunner as it's non-functional. Change-Id: I74841594a07fd85b6fafea1df515976227b7a593 Bug: b:389238233 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6169511 Reviewed-by: Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407600}
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.