commit | c47427d121eaa463d5210949a71e32bba4233a8c | [log] [tgz] |
---|---|---|
author | Donn Denman <donnd@chromium.org> | Sat Feb 20 01:04:05 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 20 01:04:05 2021 |
tree | 3e95dc86e266c93da037407d53d3b972959a09cb | |
parent | d68fdc998f347f819efb5a5f8d68b018cab433f3 [diff] |
[TTS][Chips] Refactor MVC ChipView clusters -> TTS Updates the Chips MVC framework code for Contextual Search. These classes should now be generally usable by TTS and an existing Chrome caller. BUG=1179562 Change-Id: Ifd0be5731841b460a661746fc835a68b26260475 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2695138 Auto-Submit: Donn Denman <donnd@chromium.org> Reviewed-by: David Trainor <dtrainor@chromium.org> Commit-Queue: Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#856024}
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.