commit | e9ca6f1eade4be15a2281ee426b1041b97d559c1 | [log] [tgz] |
---|---|---|
author | Shez Daredia <helloshez@google.com> | Fri May 16 23:48:35 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 16 23:48:35 2025 |
tree | 5b678e6c6a1f30e93ec4205760a4f34b4a78bc6f | |
parent | 6e33dadb4521819089788224f3e464bc122f5ce8 [diff] |
New CSS-only overlay border glow component Replaces the overlay shimmer canvas. Guarded by the flag `LensOverlayVisualSelectionUpdates` When on, the shimmer is disabled and the initial gradient (upper scrim) does not display. Change-Id: I4214b8f3e7e2c093012b38c3f99ddf325a27977a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6547186 Reviewed-by: Juan Mojica <juanmojica@google.com> Reviewed-by: Duncan Mercer <mercerd@google.com> Commit-Queue: Shez Daredia <helloshez@google.com> Cr-Commit-Position: refs/heads/main@{#1461682}
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.