| commit | 078d43a4f0a46fbfff41926585b9da2e10434788 | [log] [tgz] |
|---|---|---|
| author | Michael Chang <donchan@microsoft.com> | Tue Aug 03 19:31:54 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 03 19:31:54 2021 |
| tree | 3c76910c644d52190931fffec76e80e99f630d08 | |
| parent | d3a7417e9538d665b0af79851061e96813263ad1 [diff] |
Update updater Install API with new file types Currently, the ChromiumUpdater only has the ability to update with a CRX containing a DMG file. However, it would be good to have different installation options, such as a ZIP or just the App file. THis will also help with differentials. Bug: 1232091 Change-Id: I46a74625f1365a117dacca4d89a57c06d2aef291 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3046084 Commit-Queue: Michael Chang <donchan@microsoft.com> Reviewed-by: Sorin Jianu <sorin@chromium.org> Reviewed-by: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#908084}
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.