commit | 52a4f338b24f97d005e409d0a91ddba76236ca66 | [log] [tgz] |
---|---|---|
author | Sam Maier <smaier@chromium.org> | Mon Apr 15 20:56:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 20:56:45 2024 |
tree | f036fd9b773874b3861cae631c70fd6fcfa23536 | |
parent | afdf1e54a8ef45bfd22ecabfea0012da22bba6a3 [diff] |
jni_zero: making a java_library for every generate_jni Now, we can use normal deps instead of srcjar deps for generate_jni targets, and we can use >1 deps onto a generate_jni (if both are non-srcjar). Bug: 330173100 Change-Id: I1aabb4f9c4f99a2a7e726b322da701c19760135a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5383755 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by: Mohamed Heikal <mheikal@chromium.org> Auto-Submit: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/main@{#1287605}
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.