summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/keyword_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-011-2/+1
* Add a URL param to indicate group selection in Instant field trial.sreeram@chromium.org2011-08-161-4/+5
* Add confidence to AutocompleteMatch.dominich@chromium.org2011-08-111-1/+2
* Makes the SearchProvider set the description from the KeywordProvider.sky@chromium.org2011-07-141-14/+0
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-9/+11
* Fix a regression where the omnibox would re-enter extension keyword mode aftermpcomplete@chromium.org2011-07-071-1/+3
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-7/+12
* Makes autocompleting previous search terms work on word boundaries.sky@chromium.org2011-05-091-2/+4
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-061-2/+3
* Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...cmp@chromium.org2011-04-061-3/+2
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-051-2/+3
* Makes the search provider not return results that look like URLs.sky@chromium.org2011-04-041-2/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Always allow exact match non-substituting keywords.suzhe@google.com2011-01-261-7/+7
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-50/+46
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-46/+50
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-50/+46
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-21/+27
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-27/+21
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-21/+27
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-131-7/+11
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-16/+19
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-19/+16
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-16/+19
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+2
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Make chrome.omnibox.setDefaultSuggestion work when called insidempcomplete@chromium.org2010-12-071-45/+70
* Move:ben@chromium.org2010-12-021-1/+1
* Add an API for extensions to set the description text for the defaultaa@chromium.org2010-11-271-0/+4
* Make extensions keyword providers accept empty input.aa@chromium.org2010-11-171-1/+5
* 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