commit | 26ed36dd8bdf8d8f195f6b51f461389260284b0a | [log] [tgz] |
---|---|---|
author | Jun Zou <junzou@chromium.org> | Wed Jun 01 17:00:03 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 01 17:00:03 2022 |
tree | 9d517cbabdbf649d5d4004d4293acbf46c41e4a9 | |
parent | e016e1365a089ca34fdec4fc5ef31ff46ad5557e [diff] |
Add ClusterKeywordData struct and populate it in the clustering backend. Deprecate cluster keyword vector. Update related Java history cluster APIs. Bug: 1322690,1307071 Change-Id: I4d97ecf81217761b5910bb33560235c449a5583e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3669465 Reviewed-by: Tommy Li <tommycli@chromium.org> Commit-Queue: Jun Zou <junzou@chromium.org> Reviewed-by: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1009661}
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.