summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/keyword_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't allow exact keyword matches for most uses of the autocomplete classifie...pkasting@chromium.org2010-11-101-4/+11
* Fix some UI issues with omnibox extensions in incognito.mpcomplete@chromium.org2010-11-031-16/+25
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-0/+2
* Don't treat input with a scheme that's not "http" or "https" as a potential k...pkasting@chromium.org2010-09-011-1/+4
* Disable autocomplete for search keywords.isherman@chromium.org2010-08-171-4/+7
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-021-0/+60
* Change a bunch of string types.estade@chromium.org2010-06-291-3/+3
* Fix some issues with the omnibox extension API in incognito windows.mpcomplete@chromium.org2010-06-221-6/+24
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-211-38/+26
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-281-19/+128
* Remove --omnibox-popup-count flag.tfarina@chromium.org2010-05-181-3/+3
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-2/+2
* Allow the history URL provider to handle input of type QUERY. This helps in ...pkasting@chromium.org2009-10-191-17/+4
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-151-2/+2
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-2/+1
* This CL fix issue 2674 - search engine name containing parenthesis is not dis...xji@chromium.org2009-04-211-1/+1
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-141-9/+35
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-271-2/+7
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Move search code to a subdirben@chromium.org2009-01-161-2/+2
* Fie.ben@chromium.org2009-01-151-2/+2
* Move search engines files into subdirben@chromium.org2009-01-151-2/+2
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-3/+3
* Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...pkasting@chromium.org2008-12-011-3/+0
* Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...pkasting@chromium.org2008-11-131-2/+2
* Omnibox metrics logging patch splitout, part 1: Random miscellaneous small st...pkasting@chromium.org2008-11-121-1/+1
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-2/+1
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-191-3/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+304