tree: e208de3c6850f16a2e64b7e9f94acdd14b61d73c [path history] [tgz]
  1. actions/
  2. android/
  3. fuzz_corpus_suggest/
  4. vector_icons/
  5. answers_cache.cc
  6. answers_cache.h
  7. answers_cache_unittest.cc
  8. autocomplete_classifier.cc
  9. autocomplete_classifier.h
  10. autocomplete_controller.cc
  11. autocomplete_controller.h
  12. autocomplete_controller_emitter.cc
  13. autocomplete_controller_emitter.h
  14. autocomplete_controller_metrics.cc
  15. autocomplete_controller_metrics.h
  16. autocomplete_controller_metrics_unittest.cc
  17. autocomplete_controller_unittest.cc
  18. autocomplete_grouper_groups.cc
  19. autocomplete_grouper_groups.h
  20. autocomplete_grouper_groups_unittest.cc
  21. autocomplete_grouper_sections.cc
  22. autocomplete_grouper_sections.h
  23. autocomplete_grouper_sections_unittest.cc
  24. autocomplete_i18n.h
  25. autocomplete_input.cc
  26. autocomplete_input.h
  27. autocomplete_input_fuzzer.cc
  28. autocomplete_input_unittest.cc
  29. autocomplete_match.cc
  30. autocomplete_match.h
  31. autocomplete_match_android.cc
  32. autocomplete_match_classification.cc
  33. autocomplete_match_classification.h
  34. autocomplete_match_test_util.cc
  35. autocomplete_match_test_util.h
  36. autocomplete_match_type.cc
  37. autocomplete_match_type.h
  38. autocomplete_match_type_unittest.cc
  39. autocomplete_match_unittest.cc
  40. autocomplete_provider.cc
  41. autocomplete_provider.h
  42. autocomplete_provider_client.cc
  43. autocomplete_provider_client.h
  44. autocomplete_provider_debouncer.cc
  45. autocomplete_provider_debouncer.h
  46. autocomplete_provider_listener.h
  47. autocomplete_provider_unittest.cc
  48. autocomplete_result.cc
  49. autocomplete_result.h
  50. autocomplete_result_android.cc
  51. autocomplete_result_unittest.cc
  52. autocomplete_scheme_classifier.h
  53. autocomplete_scheme_classifier_android.cc
  54. autocomplete_scheme_classifier_android.h
  55. autocomplete_scoring_model_executor.cc
  56. autocomplete_scoring_model_executor.h
  57. autocomplete_scoring_model_executor_unittest.cc
  58. autocomplete_scoring_model_handler.cc
  59. autocomplete_scoring_model_handler.h
  60. autocomplete_scoring_model_handler_unittest.cc
  61. autocomplete_scoring_model_service.cc
  62. autocomplete_scoring_model_service.h
  63. autocomplete_scoring_signals_annotator.h
  64. base_search_provider.cc
  65. base_search_provider.h
  66. base_search_provider_unittest.cc
  67. bookmark_provider.cc
  68. bookmark_provider.h
  69. bookmark_provider_unittest.cc
  70. bookmark_scoring_signals_annotator.cc
  71. bookmark_scoring_signals_annotator.h
  72. bookmark_scoring_signals_annotator_unittest.cc
  73. BUILD.gn
  74. builtin_provider.cc
  75. builtin_provider.h
  76. builtin_provider_unittest.cc
  77. calculator_provider.cc
  78. calculator_provider.h
  79. calculator_provider_unittest.cc
  80. clipboard_provider.cc
  81. clipboard_provider.h
  82. clipboard_provider_unittest.cc
  83. contextual_search_provider.cc
  84. contextual_search_provider.h
  85. contextual_search_provider_unittest.cc
  86. DEPS
  87. document_provider.cc
  88. document_provider.h
  89. document_provider_unittest.cc
  90. document_suggestions_service.cc
  91. document_suggestions_service.h
  92. document_suggestions_service_unittest.cc
  93. enterprise_search_aggregator_provider.cc
  94. enterprise_search_aggregator_provider.h
  95. enterprise_search_aggregator_provider_unittest.cc
  96. enterprise_search_aggregator_suggestions_service.cc
  97. enterprise_search_aggregator_suggestions_service.h
  98. enterprise_search_aggregator_suggestions_service_unittest.cc
  99. extension_suggestion.cc
  100. extension_suggestion.h
  101. fake_autocomplete_controller.cc
  102. fake_autocomplete_controller.h
  103. fake_autocomplete_provider.cc
  104. fake_autocomplete_provider.h
  105. fake_autocomplete_provider_client.cc
  106. fake_autocomplete_provider_client.h
  107. fake_autocomplete_scoring_model_service.cc
  108. fake_autocomplete_scoring_model_service.h
  109. fake_on_device_tail_model_service.cc
  110. fake_on_device_tail_model_service.h
  111. fake_tab_matcher.cc
  112. fake_tab_matcher.h
  113. favicon_cache.cc
  114. favicon_cache.h
  115. favicon_cache_unittest.cc
  116. featured_search_provider.cc
  117. featured_search_provider.h
  118. featured_search_provider_unittest.cc
  119. history_cluster_provider.cc
  120. history_cluster_provider.h
  121. history_cluster_provider_unittest.cc
  122. history_embeddings_provider.cc
  123. history_embeddings_provider.h
  124. history_embeddings_provider_unittest.cc
  125. history_fuzzy_provider.cc
  126. history_fuzzy_provider.h
  127. history_fuzzy_provider_unittest.cc
  128. history_match.cc
  129. history_match.h
  130. history_provider.cc
  131. history_provider.h
  132. history_provider_unittest.cc
  133. history_quick_provider.cc
  134. history_quick_provider.h
  135. history_quick_provider_performance_unittest.cc
  136. history_quick_provider_unittest.cc
  137. history_scoring_signals_annotator.cc
  138. history_scoring_signals_annotator.h
  139. history_scoring_signals_annotator_unittest.cc
  140. history_test_util.cc
  141. history_test_util.h
  142. history_url_provider.cc
  143. history_url_provider.h
  144. history_url_provider_unittest.cc
  145. in_memory_url_index.cc
  146. in_memory_url_index.h
  147. in_memory_url_index_types.cc
  148. in_memory_url_index_types.h
  149. in_memory_url_index_types_unittest.cc
  150. in_memory_url_index_unittest.cc
  151. inline_autocompletion_util.cc
  152. inline_autocompletion_util.h
  153. inline_autocompletion_util_unittest.cc
  154. intranet_redirector_state.cc
  155. intranet_redirector_state.h
  156. keyword_extensions_delegate.cc
  157. keyword_extensions_delegate.h
  158. keyword_provider.cc
  159. keyword_provider.h
  160. keyword_provider_unittest.cc
  161. lens_suggest_inputs_utils.h
  162. local_history_zero_suggest_provider.cc
  163. local_history_zero_suggest_provider.h
  164. local_history_zero_suggest_provider_unittest.cc
  165. location_bar_model.h
  166. location_bar_model_delegate.cc
  167. location_bar_model_delegate.h
  168. location_bar_model_impl.cc
  169. location_bar_model_impl.h
  170. location_bar_model_impl_unittest.cc
  171. location_bar_model_util.cc
  172. location_bar_model_util.h
  173. location_bar_model_util_unittest.cc
  174. match_compare.h
  175. mock_autocomplete_provider_client.cc
  176. mock_autocomplete_provider_client.h
  177. mock_tab_matcher.cc
  178. mock_tab_matcher.h
  179. mock_unscoped_extension_provider_delegate.cc
  180. mock_unscoped_extension_provider_delegate.h
  181. most_visited_sites_provider.cc
  182. most_visited_sites_provider.h
  183. most_visited_sites_provider_unittest.cc
  184. omnibox.mojom
  185. omnibox_client.cc
  186. omnibox_client.h
  187. omnibox_controller.cc
  188. omnibox_controller.h
  189. omnibox_controller_unittest.cc
  190. omnibox_edit_model.cc
  191. omnibox_edit_model.h
  192. omnibox_edit_model_unittest.cc
  193. omnibox_event_global_tracker.cc
  194. omnibox_event_global_tracker.h
  195. omnibox_field_trial.cc
  196. omnibox_field_trial.h
  197. omnibox_field_trial_unittest.cc
  198. omnibox_input_watcher.cc
  199. omnibox_input_watcher.h
  200. omnibox_log.cc
  201. omnibox_log.h
  202. omnibox_metrics_provider.cc
  203. omnibox_metrics_provider.h
  204. omnibox_metrics_provider_unittest.cc
  205. omnibox_navigation_observer.h
  206. omnibox_popup_selection.cc
  207. omnibox_popup_selection.h
  208. omnibox_popup_selection_unittest.cc
  209. omnibox_popup_view.cc
  210. omnibox_popup_view.h
  211. omnibox_prefs.cc
  212. omnibox_prefs.h
  213. omnibox_prefs_unittest.cc
  214. omnibox_suggestions_watcher.cc
  215. omnibox_suggestions_watcher.h
  216. omnibox_triggered_feature_service.cc
  217. omnibox_triggered_feature_service.h
  218. omnibox_triggered_feature_service_unittest.cc
  219. omnibox_url_emphasizer.cc
  220. omnibox_view.cc
  221. omnibox_view.h
  222. omnibox_view_fuzzer.cc
  223. omnibox_view_unittest.cc
  224. on_device_head_model.cc
  225. on_device_head_model.h
  226. on_device_head_model_unittest.cc
  227. on_device_head_provider.cc
  228. on_device_head_provider.h
  229. on_device_head_provider_unittest.cc
  230. on_device_model_update_listener.cc
  231. on_device_model_update_listener.h
  232. on_device_model_update_listener_unittest.cc
  233. on_device_tail_model_executor.cc
  234. on_device_tail_model_executor.h
  235. on_device_tail_model_executor_unittest.cc
  236. on_device_tail_model_service.cc
  237. on_device_tail_model_service.h
  238. on_device_tail_model_service_unittest.cc
  239. on_device_tail_tokenizer.cc
  240. on_device_tail_tokenizer.h
  241. on_device_tail_tokenizer_unittest.cc
  242. open_tab_provider.cc
  243. open_tab_provider.h
  244. open_tab_provider_unittest.cc
  245. OWNERS
  246. page_classification_functions.cc
  247. page_classification_functions.h
  248. provider_state_service.cc
  249. provider_state_service.h
  250. recently_closed_tabs_provider.cc
  251. recently_closed_tabs_provider.h
  252. remote_suggestions_service.cc
  253. remote_suggestions_service.h
  254. remote_suggestions_service_unittest.cc
  255. scored_history_match.cc
  256. scored_history_match.h
  257. scored_history_match_unittest.cc
  258. scoring_functor.cc
  259. scoring_functor.h
  260. search_provider.cc
  261. search_provider.h
  262. search_scoring_signals_annotator.cc
  263. search_scoring_signals_annotator.h
  264. search_suggestion_parser.cc
  265. search_suggestion_parser.h
  266. search_suggestion_parser_fuzzer.cc
  267. search_suggestion_parser_unittest.cc
  268. shortcuts_backend.cc
  269. shortcuts_backend.h
  270. shortcuts_backend_unittest.cc
  271. shortcuts_constants.cc
  272. shortcuts_constants.h
  273. shortcuts_database.cc
  274. shortcuts_database.h
  275. shortcuts_database_unittest.cc
  276. shortcuts_provider.cc
  277. shortcuts_provider.h
  278. shortcuts_provider_test_util.cc
  279. shortcuts_provider_test_util.h
  280. shortcuts_provider_unittest.cc
  281. suggestion_answer.cc
  282. suggestion_answer.h
  283. suggestion_answer_unittest.cc
  284. suggestion_group_unittest.cc
  285. suggestion_group_util.cc
  286. suggestion_group_util.h
  287. tab_matcher.cc
  288. tab_matcher.h
  289. tailored_word_break_iterator.cc
  290. tailored_word_break_iterator.h
  291. tailored_word_break_iterator_unittest.cc
  292. test_location_bar_model.cc
  293. test_location_bar_model.h
  294. test_omnibox_client.cc
  295. test_omnibox_client.h
  296. test_omnibox_edit_model.cc
  297. test_omnibox_edit_model.h
  298. test_omnibox_popup_view.cc
  299. test_omnibox_popup_view.h
  300. test_omnibox_view.cc
  301. test_omnibox_view.h
  302. test_scheme_classifier.cc
  303. test_scheme_classifier.h
  304. titled_url_match_utils.cc
  305. titled_url_match_utils.h
  306. titled_url_match_utils_unittest.cc
  307. unscoped_extension_provider.cc
  308. unscoped_extension_provider.h
  309. unscoped_extension_provider_delegate.cc
  310. unscoped_extension_provider_delegate.h
  311. unscoped_extension_provider_unittest.cc
  312. url_index_private_data.cc
  313. url_index_private_data.h
  314. url_prefix.cc
  315. url_prefix.h
  316. url_prefix_unittest.cc
  317. url_scoring_signals_annotator.cc
  318. url_scoring_signals_annotator.h
  319. url_scoring_signals_annotator_unittest.cc
  320. verbatim_match.cc
  321. verbatim_match.h
  322. voice_suggest_provider.cc
  323. voice_suggest_provider.h
  324. voice_suggest_provider_unittest.cc
  325. zero_suggest_cache_service.cc
  326. zero_suggest_cache_service.h
  327. zero_suggest_cache_service_unittest.cc
  328. zero_suggest_provider.cc
  329. zero_suggest_provider.h
  330. zero_suggest_provider_unittest.cc
  331. zero_suggest_verbatim_match_provider.cc
  332. zero_suggest_verbatim_match_provider.h
  333. zero_suggest_verbatim_match_provider_unittest.cc