commit | 67860ffc88425dc6f880acf54a1fe66dd33d0ac9 | [log] [tgz] |
---|---|---|
author | Foromo Daniel Soromou <koretadaniel@chromium.org> | Mon May 05 15:38:33 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 05 15:38:33 2025 |
tree | 6cafe8553309a48b7ce3096d01792578b729d65f | |
parent | 3ac496e3d39b0709f5fe53cfc1a19092a58434a2 [diff] |
[Installer Downloader] Implement base code This CL add the base skeleton code for the Installer downloader. It contains the base classes and main functions and the feature flag. The installer downloader is a GlobalFeature. Bug: 412976021 Change-Id: Ia7f70210b95a00b110bdcebcb11a3b7c8059dc07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6496610 Reviewed-by: Greg Thompson <grt@chromium.org> Reviewed-by: Kaan Alsan <alsan@chromium.org> Commit-Queue: Daniel Soromou <koretadaniel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1455735}
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.