commit | 963d0e1d6317c19732cf186778c079d85e7a4533 | [log] [tgz] |
---|---|---|
author | Prameet Shah <phshah@google.com> | Fri Apr 14 20:47:25 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 14 20:47:25 2023 |
tree | ba0e0ebc1d85343a992034ec757ce2b9f29240af | |
parent | 63630abf7a9d61d6b7bc61bb15d7fc63df477adc [diff] |
arc: Add app category to AppInfo mojo struct Add a new field to AppInfo that sends the app category from PackageManager to Chrome Bug: b:273640841 Test: Manually built/deployed Chrome and verified ARC apps run Change-Id: I7b74fc1c9a3dc5ea81f4fd60cd7ea4194cc141ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4419690 Auto-Submit: Prameet Shah <phshah@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Prameet Shah <phshah@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1130666}
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.