tree: c8ffa3cb59ea12415b7d289aac58efebe94906dd [path history] [tgz]
  1. internal/
  2. BUILD.gn
  3. COMMON_METADATA
  4. contextual_search_context_controller.h
  5. contextual_search_metrics_recorder.cc
  6. contextual_search_metrics_recorder.h
  7. contextual_search_metrics_recorder_unittest.cc
  8. contextual_search_service.cc
  9. contextual_search_service.h
  10. contextual_search_service_unittest.cc
  11. contextual_search_session_entry.cc
  12. contextual_search_session_entry.h
  13. contextual_search_session_handle.cc
  14. contextual_search_session_handle.h
  15. contextual_search_types.cc
  16. contextual_search_types.h
  17. DEPS
  18. DIR_METADATA
  19. OWNERS
  20. README.md
components/contextual_search/README.md

Contextual Search Component

Overview

The Contextual Search component provides functionality for managing contextual search and suggest queries with multimodal input capabilities (text, tabs, and files) through Google Lens.

Testing

Use the following command to run all tests in this component:

tools/autotest.py -C out/Default components/contextual_search