commit | a905178d0a7c932da50aade1554970b02d453624 | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Tue Jul 30 00:21:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 30 00:21:05 2024 |
tree | 45e704e54a92a3d46fcee003ad7917527b4b6c58 | |
parent | 37a25c2ae9a21044b13acd632b4b3a90ab11db37 [diff] |
Reland "Reland "[UI] Disable bubble shadows and rounded corners without compositing"" This is a reland of commit b364074b0dd9fac88f747f1eea7571c8d1dafc6e. The reland signals window compositing for headless, which is used in some Fuchsia tests. Original change's description: > Reland "[UI] Disable bubble shadows and rounded corners without compositing" > > This is a reland of commit 7e6de0490e9fa5f3595eb9fb420241bf5bad0c50 > > Original change's description: > > [UI] Disable bubble shadows and rounded corners without compositing > > > > R=sky > > > > Change-Id: I1d6e29863ee5480faef7d87b3095efe0df2510a6 > > Bug: None > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5719018 > > Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> > > Reviewed-by: Scott Violet <sky@chromium.org> > > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > > Cr-Commit-Position: refs/heads/main@{#1330300} > > Bug: None > Change-Id: Ief050bcd469c6de19256adeaa03e2360acaa1fdb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5727138 > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > Reviewed-by: Scott Violet <sky@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1330568} Bug: None Change-Id: Icc0f50fb02b4c507521ed99ff92c36a08de5e585 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast-receiver-rel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5736726 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/main@{#1334551}
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.