commit | b973ad11d0836336d90922adaa26b47c0725abfe | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@google.com> | Thu Jul 21 16:23:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 21 16:23:01 2022 |
tree | 51463bd9698198a6aec2e1d0876251e4da5834a8 | |
parent | 385d0d4516d5ee3a716292743dc807df00e33735 [diff] |
[SearchResumption] Add Factory and bridge for StartSuggestService. In this CL, we add the factory for StartSuggestService. A bridge class is also added to manage calls between C++ and Java. Bug: 1332596 Change-Id: I5d32289227c226186082ca0c31bf16b5b629ff1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3778245 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Hao Dong <spdonghao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1026808}
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.