summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_input.h
Commit message (Expand)AuthorAgeFilesLines
* Move autocomplete_input* to components/autocompletemukai@chromium.org2014-06-281-209/+0
* Factor out the dependency from autocomplete_input.mukai@chromium.org2014-06-271-14/+14
* The omnibox should check protocols registered via registerProtocolHandler, notpkasting@chromium.org2014-06-211-7/+21
* Remove AutocompleteInput Type and PageClassification.mukai@chromium.org2014-06-201-63/+18
* Omnibox: Send Input Type to Suggest Servermpearson@chromium.org2014-06-101-1/+1
* Omnibox: Combine Two Input Type Enums into Onempearson@chromium.org2014-06-081-11/+2
* Revert of Omnibox: Combine Two Input Type Enums into One (https://codereview....dcheng@chromium.org2014-06-071-2/+11
* Omnibox: Combine Two Input Type Enums into Onempearson@chromium.org2014-06-071-11/+2
* Renamed namespaces in src/chrome.vitalybuka@chromium.org2014-04-301-7/+7
* Omnibox: Retire AutocompleteInput::MatchesRequestedmpearson@chromium.org2014-04-221-21/+5
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-061-4/+4
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-15/+16
* Shorten INSTANT_NEW_TAB_PAGE_WITH_FAKEBOX_AS_STARTING_FOCUS, INSTANT_NEW_TAB_...hfung@chromium.org2013-11-081-6/+6
* Move HasHTTPScheme to AutocompleteInput.pkasting@chromium.org2013-11-041-0/+3
* Omnibox: Cleanup Comments by Page Classification Enummpearson@chromium.org2013-08-281-9/+27
* Add PageClassification to aqs again after ASAN test breakage (from https://ch...hfung@chromium.org2013-08-091-0/+3
* [InstantExtended] Fixing how PageLoadSRP is emitted. Previously it was emitte...rlp@chromium.org2013-08-081-0/+4
* InstantExtended: record initial focus state for omnibox interactions.samarth@chromium.org2013-08-071-2/+7
* Omnibox: Pass Current Page Classification to Providersmpearson@chromium.org2013-07-301-1/+14
* Make a copy of PageClassification enum outside the metrics codempearson@chromium.org2013-07-281-0/+21
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-2/+2
* Use a direct include of strings headers in chrome/auto*/.avi@chromium.org2013-06-101-1/+1
* Upstreaming mechanism to add query refinement to omnibox searches.beaudoin@chromium.org2013-03-231-0/+11
* Change the way the omnibox handles CTRL-Enter navigations.beaudoin@chromium.org2013-03-181-11/+4
* Fix cursor position for default provider searches in keyword mode.bartn@chromium.org2013-02-051-3/+2
* Make Google Search autocomplete provider cursor aware.bartn@chromium.org2012-12-141-4/+38
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* autocomplete: Rename autocomplete.* to autocomplete_input.*.tfarina@chromium.org2012-07-031-0/+161