Sign in
chromium
/
chromium
/
src
/
b1e5d24b2a3b1bb95b4cbb83b752d775952c91cc
/
components
/
omnibox
c28dea4
Omnibox: Revise CopyOldMatches Scoring Code
by mpearson
· 10 years ago
65e7a040
Allow explicit navigations to "0.0.0.0" to support systems where this performs a
by pkasting
· 10 years ago
6c5716b
Omnibox: HQP - Allow Changing Number of Words in the Title to Match
by mpearson
· 10 years ago
cf6f115
Omnibox: Fix Scoring Bugs in URLs from History
by mpearson
· 10 years ago
84f19a15
Omnibox - Restore Default Search Engine if changed in middle
by mpearson
· 10 years ago
51c1073
Adding query to the internal calculator results in the Suggestion drop down.
by dschuyler
· 10 years ago
d37de7c
Omnibox - Make Decision about Whether to Query Provider per-provider
by mpearson
· 10 years ago
8a37c38
Omnibox - Make Omnibox Extensions Ignore Stop() Calls Due to User Idleness
by mpearson
· 10 years ago
54a99450
Split ValueSerializer into separate Serializer and Deserializer classes.
by prashhir
· 10 years ago
0b06844
Adding knobs on HQP provider. Having an option of experimenting with topicality score and changing final relevance score ranges from omnibox bundled params.
by ashokvardhan
· 11 years ago
ea51ccc
Sort GN files under components
by satorux
· 11 years ago
26d36874
Initial desktop Answers in Suggest
by dschuyler
· 11 years ago
5f5c5c6
Rename INFINITE to TAIL suggest.
by mariakhomenko
· 11 years ago
e68a1ce
Provide description_class in search provider.
by mariakhomenko
· 11 years ago
b04f6a3a
SearchSuggestionParser: JSON deserializer now accepts a StringPiece.
by mgiuca
· 11 years ago
77752c3
GURL::Replacements methods accept a StringPiece instead of std::string&.
by mgiuca
· 11 years ago
48569adc
Remove and deprecate SEARCH_SUGGEST_ANSWER. This type is no longer used in the UI code, since answers can be attached to suggestions of any type.
by dschuyler
· 11 years ago
43e0be2
Remove Omnibox Disallow Inlining Field Trial
by mpearson
· 11 years ago
8b3e5086a
Don't set suggestion type to SEARCH_SUGGEST_ANSWER on search
by dschuyler
· 11 years ago
e5f055d9
[AiS] Reset search history results between runs of SearchProvider.
by jdonnelly
· 11 years ago
6401246
Upstream iOS specific design for omnibox
by sdefresne
· 11 years ago
3ef531d7
Assume all providers may give zero suggest responses.
by mariakhomenko
· 11 years ago
28e51b058
Add support for providers called when the omnibox is focused.
by jif
· 11 years ago
470748ce
replace COMPILE_ASSERT with static_assert in components/
by mostynb
· 11 years ago
b33617c
Prefix CommandLine usage with base namespace (Part 9: components)
by kkosztyo.u-szeged
· 11 years ago
81d760e
Add more components unit tests to GN build.
by brettw
· 11 years ago
3186d41
Deprecate old way of getting disabled provider types, which no longer
by bartn
· 11 years ago
38ab9fb
[AiS] Add UMA recording of answer parse failures.
by jdonnelly
· 11 years ago
7393cee
Add a class to parse answer json.
by jdonnelly
· 11 years ago
30a1b154
Standardize usage of virtual/override/final specifiers.
by dcheng
· 11 years ago
1c07e72
Parametrize Suggest polling strategy and delay. Also add a parameter
by bartn
· 11 years ago
3be67db
[Clean up] Move VariationsHttpHeaderProvider into a subdirectory.
by isherman
· 11 years ago
bfc3a2a
Do not delay most visited results.
by mariakhomenko
· 11 years ago
00ea022b
Standardize usage of virtual/override/final in components/
by dcheng
· 11 years ago
38b46138
[Android] Simplify logic for grabbing initial country-code.
by yfriedman
· 11 years ago
e232eca6
Type conversion fixes, components/ edition.
by pkasting
· 11 years ago
37a447b
Convert ARRAYSIZE_UNSAFE -> arraysize in components/.
by viettrungluu
· 11 years ago
d932779e
Fix crash due to checkfailure in AutocompleteInput::Parse().
by pkasting
· 11 years ago
fe59f48
replace OVERRIDE and FINAL with override and final in components/
by mostynb
· 11 years ago
5aa22b96
Omnibox: make "c# whatever" and the like not be interpreted as a URL
by mpearson
· 11 years ago
adab4b9
Classify more IPv4-like inputs as QUERY.
by pkasting
· 11 years ago
e5fcee4
[AiS] Use top local result for prefetch.
by groby
· 11 years ago
55f6614
[AiS] Remove answer contents from all matches other than the first.
by jdonnelly
· 11 years ago
cfb460f
Rename component_resources.h to components_resources.h
by hashimoto
· 11 years ago
b49c29b
Fix memory leak in test
by groby
· 11 years ago
bffe11c
Revert of Revert of [AiS] Merge answers into highest-scoring result (patchset #1 id:1 of https://codereview.chromium.org/598253002/)
by jiayl
· 11 years ago
ba5d321
Revert of [AiS] Merge answers into highest-scoring result (patchset #6 id:100001 of https://codereview.chromium.org/584653004/)
by jiayl
· 11 years ago
5a9f356
[AiS] Update GN build, as well.
by groby
· 11 years ago
978a4bf4
[AiS] Merge answers into highest-scoring result
by groby
· 11 years ago
e5389527
Replace forward_dependent_configs with public_deps
by Brett Wilson
· 11 years ago
1dbb8e2
Increase answers cache size.
by groby
· 11 years ago
c6ccc77d
Move PageTransition from //content/public/common to //ui/base
by Sylvain Defresne
· 11 years ago
077089f
Componentize chrome/common/content_settings files.
by mukai
· 11 years ago
0c8745a
Mark gtest and gmock as testonly in GN.
by Brett Wilson
· 11 years ago
6c18367
Omnibox: Prevent Asynchronous Suggestions from Changing Default Match
by mpearson
· 11 years ago
884ad19
Rename AutocompleteProviderDelegate to AutocompleteProviderClient
by Ryo Hashimoto
· 11 years ago
0308090
Let omnibox Depend on variations_http_provider instead of variations
by hashimoto
· 11 years ago
56bd38e
Omnibox: Make URLs of Bookmarks Searchable - Try 2
by mpearson
· 11 years ago
5f7db4b
Componentize SearchProvider
by hashimoto
· 11 years ago
663b9f4
Introduce AutocompleteProviderDelegate
by hashimoto
· 11 years ago
bf4810225
[AiS] Fix parsing for Answers Images.
by groby
· 11 years ago
6b7b926
Revert of Omnibox: Make URLs of Bookmarks Searchable (patchset #2 of https://codereview.chromium.org/489373005/)
by
[email protected]
· 11 years ago
1c2f071
Omnibox: Make URLs of Bookmarks Searchable
by
[email protected]
· 11 years ago
02f5e32d
Move KeywordProvider to components/omnibox
by
[email protected]
· 11 years ago
60abac1
Revert 290058 "Omnibox: Prevent Asynchronous Suggestions from Ch..."
by
[email protected]
· 11 years ago
8366a42f
Omnibox: Prevent Asynchronous Suggestions from Changing Default Match
by
[email protected]
· 11 years ago
4b56c60
Componentize AutocompleteResult
by
[email protected]
· 11 years ago
df80704
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
by
[email protected]
· 11 years ago
eee3522
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
by
[email protected]
· 11 years ago
dd03347c
Adds new files of omnibox.gypi to components/omnibox/BUILD.gn
by
[email protected]
· 11 years ago
4c583b6
Move OmniboxFieldTrial to components/omnibox
by
[email protected]
· 11 years ago
b1c5ab68
Rename components/autocomplete to components/omnibox
by
[email protected]
· 11 years ago