Sign in
chromium
/
chromium
/
src.git
/
f9d5ed670c20f297af669cf548e4f9618c2312e4
/
components
/
omnibox
/
browser
/
autocomplete_input_unittest.cc
f9d5ed6
Move files from components/metrics/proto to third_party/metrics_proto
by Steven Holte
· 8 years ago
bcc319e
[omnibox] Reduced number of parameters to ACInput constructor
by Kevin Bailey
· 8 years ago
56f2908
Omnibox - Default to Search if user is unlikely to be using URL auth
by Mark Pearson
· 8 years ago
3696c941
Rename OmniboxInputType proto enum to match server.
by Steven Holte
· 8 years ago
8cabc77f
Add title to current page in zero suggest.
by gcomanici
· 8 years ago
46f9b83
Mark URLs with empty schemes as invalid.
by brettw
· 9 years ago
5d3592ad
Omnibox - Enforce non-URL Inputs Show Query First
by mpearson
· 9 years ago
00687d0
Interpret '?' and Ctrl-K or Ctrl-E as putting omnibox in keyword search mode for Default Search Provider.
by thomasanderson
· 9 years ago
3abb13a
Change semicolon replace logic in url_fixer
by a-v-y
· 9 years ago
573525c
Remove duplicate test data
by sangwoo108
· 9 years ago
f57136c1
Switch to standard integer types in components/, part 3 of 4.
by avi
· 9 years ago
2102f7c
Move //components/omnibox into //components/omnibox/browser
by blundell
· 10 years ago
[Renamed (98%) from components/omnibox/autocomplete_input_unittest.cc]
cf322cd
Have AutocompleteInput contain up to date data.
by jif
· 10 years ago
018de6e
url: Fix the TODO in url_parse.h header.
by tfarina
· 10 years ago
f948760
Relax the canonical host requirements yet further.
by pkasting
· 10 years ago
65e7a040
Allow explicit navigations to "0.0.0.0" to support systems where this performs a
by pkasting
· 10 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
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
077089f
Componentize chrome/common/content_settings files.
by mukai
· 11 years ago
b1c5ab68
Rename components/autocomplete to components/omnibox
by
[email protected]
· 11 years ago
[Renamed (98%) from components/autocomplete/autocomplete_input_unittest.cc]
65de8d1d
Remove url::Initialize and Shutdown in the test.
by
[email protected]
· 11 years ago
4209e424
Move autocomplete_input* to components/autocomplete
by
[email protected]
· 11 years ago
[Renamed (97%) from chrome/browser/autocomplete/autocomplete_input_unittest.cc]
a817ed39
Factor out the dependency from autocomplete_input.
by
[email protected]
· 11 years ago
5655ea3
The omnibox should check protocols registered via registerProtocolHandler, not
by
[email protected]
· 11 years ago
332d17d2
Remove AutocompleteInput Type and PageClassification.
by
[email protected]
· 11 years ago
3dc75b1
Omnibox: Combine Two Input Type Enums into One
by
[email protected]
· 11 years ago
abd026a
Revert of Omnibox: Combine Two Input Type Enums into One (https://codereview.chromium.org/319523005/)
by
[email protected]
· 11 years ago
7f33401
Omnibox: Combine Two Input Type Enums into One
by
[email protected]
· 11 years ago
b4533450
Renamed namespaces in src/chrome.
by
[email protected]
· 11 years ago
c448c889
Make AutocompleteInput::Parse() more strict: return QUERY for all inputs that
by
[email protected]
· 11 years ago
a2770a7d
Omnibox: Retire AutocompleteInput::MatchesRequested
by
[email protected]
· 11 years ago
8842ded
Don't return URL from AutocompleteInput::Parse() when the input isn't
by
[email protected]
· 11 years ago
670d323
Update some uses of UTF conversions in chrome/browser to use the base:: namespace.
by
[email protected]
· 11 years ago
9692015
Replace string16 with base::string16.
by
[email protected]
· 11 years ago
25d7e74
Omnibox: Pass Current Page Classification to Providers
by
[email protected]
· 12 years ago
761fa470
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
by
[email protected]
· 12 years ago
98570e1
Use a direct include of strings headers in chrome/auto*/.
by
[email protected]
· 12 years ago
135cb80
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
by
[email protected]
· 12 years ago
f62e30f5
Upstreaming mechanism to add query refinement to omnibox searches.
by
[email protected]
· 12 years ago
ae8e367
Convert http; into http: (and other valid schemes).
by
[email protected]
· 12 years ago
f608ea10
Change the way the omnibox handles CTRL-Enter navigations.
by
[email protected]
· 12 years ago
47e870b
Revert 184352
by
[email protected]
· 12 years ago
5f0cebb
Add utf_string_conversions to base namespace.
by
[email protected]
· 12 years ago
9171d0e
Omnibox: Trim Leading Spaces After Initial Forced-Query '?'
by
[email protected]
· 12 years ago
0079056
Make Google Search autocomplete provider cursor aware.
by
[email protected]
· 12 years ago
c11f9622
autocomplete: Extract AutocompleteInput tests from autocomplete_unittest.cc.
by
[email protected]
· 13 years ago