commit | 1dd1a74eccb841b4ba67f77be3efaf08f8cf1dfa | [log] [tgz] |
---|---|---|
author | David Bienvenu <davidbienvenu@chromium.org> | Wed Aug 03 23:57:35 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 03 23:57:35 2022 |
tree | 59e60e0013d0d0e53ed37b77cf920716eb29e7f7 | |
parent | e4aa22c98ff339bae63d413e913384d814065154 [diff] |
win: Add support for Win10 pinning. Move taskbar manipulation methods to chrome/installer/util tasbar_util. Bug: 1203757 Change-Id: If7c632d4479aabc131636b6ad8efbaf53bd22162 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3790108 Reviewed-by: Greg Thompson <grt@chromium.org> Reviewed-by: Eric Willigers <ericwilligers@chromium.org> Reviewed-by: Patrick Monette <pmonette@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Reviewed-by: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1031278}
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.