commit | 02471bb2b867717dbaa5488664d1e1ca4d10a345 | [log] [tgz] |
---|---|---|
author | Charles Hager <clhager@google.com> | Tue Jul 29 05:05:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 29 05:05:50 2025 |
tree | 5bae06d1f70645b870c3fb2b03046e8cd1d1a946 | |
parent | a2773ee6fa119d3ee50230682c3e570cac56ca0b [diff] |
Create SimpleEdgeToEdgeController This change creates a simple implementation of the EdgeToEdgeController for allowing pages and secondary activities to draw edge-to-edge. Bug: 433563241 Change-Id: I21d772a3b7d471b733a8a0e917b54b442b8e0559 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6792644 Commit-Queue: Charles Hager <clhager@google.com> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1493284}
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.