commit | aeced15747ae367c29379bdd0b1f342f548889d6 | [log] [tgz] |
---|---|---|
author | Noah Rose Ledesma <noahrose@google.com> | Tue Feb 04 19:02:33 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 19:02:33 2025 |
tree | 24e8e4e4e7bfaa86be1afb860e1173d56d6ce14d | |
parent | 0553bf58948b2f1b02d2f18dd422ffd8715eae38 [diff] |
Implement alt DMG visuals Add the processing of the alternative DMG visuals bit to the signing pipeline. If set, the DMG will have a different background image and .DS_Store and not include a symlink to Applications. Requires internal CL 8002049 to be rolled into chromium/src. Bug: 393198671 Change-Id: If72050622cd54402a5a0b5fcdbb512cef5d51403 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6227031 Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/main@{#1415690}
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.