commit | 6eb85e8583fd4cd0929eaf08d7532df3de9dca99 | [log] [tgz] |
---|---|---|
author | Vlad Korotkevich <vkorotkevich@google.com> | Mon Apr 07 17:15:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 07 17:15:16 2025 |
tree | 14eff65ba5b664255a0689968916604fa1831de6 | |
parent | 62982302e6a378f96482205570af1e5c78438159 [diff] |
[Minimal UI] Setup a feature module This CL adds a base MVC configuration for minimal ui functionality for android in a separate feature module. Bug: 398154937 Change-Id: I54a12f6a671c626752727b69f16cf6185d23cced Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6299054 Reviewed-by: Theresa Sullivan <twellington@chromium.org> Reviewed-by: Patrick Noland <pnoland@chromium.org> Commit-Queue: Vlad Korotkevich <vkorotkevich@google.com> Cr-Commit-Position: refs/heads/main@{#1443580}
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.