commit | 241c1ab3dc9d8dda57c30c17f1f9aca7ba98aa0b | [log] [tgz] |
---|---|---|
author | Shakti Sahu <shaktisahu@chromium.org> | Thu Oct 10 04:05:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 10 04:05:59 2024 |
tree | f1b4a713cc6b1fd91c84a28f4df65861bb999288 | |
parent | 1fde75fa4f9de3c41e55070d10f7e12d4462cd70 [diff] |
[Activity Log] Add Java API and JNI bridge This CL adds the Java API and JNI bridge for the activity log query API. Bug: 345856643 Change-Id: Ib7fc72729cee24c316d2f388653be52dcca4fce7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5918617 Reviewed-by: Min Qin <qinmin@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1366619}
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.