commit | afa680ccbf13f2e64749211a0594202f31f71684 | [log] [tgz] |
---|---|---|
author | Zufeng Wang <[email protected]> | Tue May 04 05:27:04 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 04 05:27:04 2021 |
tree | 5bfaadcf9091551f107ea0a9a170718688dad1b7 | |
parent | 850c537cfc69fcf2e00133dfb6d2b7600d9a48d9 [diff] |
Help app: Sort results by relevance in search handler Also move the result list resize into the for loop. Bug: b/182855408 Change-Id: I6f51da58bb64e3054682c0d84162b1d213112d7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2862382 Reviewed-by: dstockwell <[email protected]> Commit-Queue: Zufeng Wang <[email protected]> Cr-Commit-Position: refs/heads/master@{#878751}
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.