commit | 6c94e49b84e22a2c80c173719f3d65162baf0c4f | [log] [tgz] |
---|---|---|
author | Yuheng Huang <yuhengh@chromium.org> | Tue Sep 08 20:22:45 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 08 20:22:45 2020 |
tree | b52e73e9e5f3deccc1482cf6d627f21240f7876b | |
parent | 9bbc44424606565464e9ec4d53aba89bf59e4404 [diff] |
Tab Search: Add Fuse.js to third_party/ Fuse.js is a third party fuzzy search library used to search tab in tab search Doc: https://docs.google.com/document/d/1_fXj3gDdKOI7Mk97Usjys7JEYf44bfMTGPhtaEGsMEE/edit Bug: 1099917 Change-Id: Ibd2e2c341998e5efb1ce8c0fb4f6e7aa777f6997 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375728 Reviewed-by: Darin Fisher <darin@chromium.org> Reviewed-by: Christopher Thompson <cthomp@chromium.org> Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#805050}
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.
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.