commit | 471aa5576fc727a8806cfa0c8c468f7cc6887ec0 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Thu Apr 25 19:33:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 19:33:28 2024 |
tree | 346581fcf6f706c305585cda26254f5721d91b95 | |
parent | 03f104839ecf7e5cb05dd44f2ded3c1b6cc906d8 [diff] |
Roll Chromite from 317edad47272 to 0ad48190d3ef (29 revisions) https://chromium.googlesource.com/chromiumos/chromite.git/+log/317edad47272..0ad48190d3ef 2024-04-25 jrosenth@chromium.org Revert "api: Make SdkService/Update a no-op in certain scenarios" 2024-04-24 jrosenth@chromium.org shell: build_sdk_board: Generate /usr/bin/remote_toolchain_inputs in SDK 2024-04-24 saklein@chromium.org Telemetry: Move publishing to standalone script. 2024-04-24 rrangel@chromium.org service: Generate bazel prebuilts.bzl 2024-04-24 lovisolo@google.com service: sdk and sysroot: stop allowing "cros clean-outdated-pkgs" failures 2024-04-24 jrosenth@chromium.org lib: git: Make manifest_branch optional 2024-04-23 jrosenth@chromium.org lib: git: Switch manfiest_branch to cached_property 2024-04-23 dtor@chromium.org Revert "lib: remote_access: Fix quoting in RemoteSh" 2024-04-23 lovisolo@google.com api: Build API tutorial part 5: mention generate.sh flag --allow-breaking 2024-04-23 jrosenth@chromium.org docs: Add some docs on cros cron 2024-04-23 rrangel@chromium.org Revert "lib: portage_util: reset revision on stable version update" 2024-04-23 tbain@google.com Support bazel_use_remote_execution flag 2024-04-23 jrosenth@chromium.org lib: remote_access: Fix quoting in RemoteSh 2024-04-23 vapier@chromium.org api: update ci/testplatform owners 2024-04-23 tbain@google.com api: Compile build_api protos 2024-04-23 jrosenth@chromium.org lib: path_util: Use SOURCE_ROOT for finding checkout 2024-04-23 jrosenth@chromium.org Cleanup "subparsers.required = True" 2024-04-23 vapier@chromium.org service: sysroot: only load ChromeOS SDK settings for per-board broot 2024-04-23 jrosenth@chromium.org service: relevancy: Refine chromite path rules 2024-04-23 vapier@chromium.org OWNERS.testplatform: Ned isn't working on this anymore 2024-04-22 jaquesc@google.com Removing myself as owner 2024-04-22 jrosenth@chromium.org cli: cros cron: Assert "cros cron run" runs outside SDK without root 2024-04-22 jrosenth@chromium.org cli: cros cron: Implement repo prefetching 2024-04-22 jrosenth@chromium.org lib: path_util: Implement a repo_binary property 2024-04-22 jrosenth@chromium.org cli: cros cron: Add systemd wrapper commands 2024-04-22 vapier@chromium.org lib: gob: convert cookie paths to pathlib.Path 2024-04-22 jrosenth@chromium.org systemd: Use --debug when calling "cros cron" 2024-04-22 jbettis@google.com lib: Fix some RemoteSh() calls that need shell 2024-04-22 jbettis@google.com lib: Fix assert messages If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners-reviews@google.com,chrome-os-gardeners@google.com,chromeos-velocity@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome Tbr: chrome-os-gardeners-reviews@google.com Change-Id: I77b7f1cffc4d4c945f6d569cdd8023660197addd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5488790 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1292630}
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.