commit | a000d97e36698bdff553a2e7313b3e661568452a | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Fri Nov 01 14:14:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 01 14:14:34 2024 |
tree | 5965d9894f32181d0564a760e9a46b280efeff90 | |
parent | 7f14fd33e76251d321e03a1b0d20328b6475e589 [diff] |
build: Run Android compile_kt action remotely compile_kt is similar to compile_java, but requires kotlinc and kotlin deps. Bug: 372192123 Change-Id: I90053664b4480df1ff42d8e64aff45e2521c078d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5982016 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Junji Watanabe <jwata@google.com> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1376858}
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.