summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/history_contents_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Clear AutocompleteProvider caches in Stop().rohitrao@chromium.org2012-07-191-1/+1
* 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-2/+4
* browser: Extract AutocompleteProvider from autocomplete.*tfarina@chromium.org2012-06-261-1/+2
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-011-9/+1
* Add confidence to AutocompleteMatch.dominich@chromium.org2011-08-111-2/+23
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Turn on the History Quick Provider by default.mrossetti@chromium.org2011-05-121-0/+5
* Disable HCP URL and term matching when HQP is enabled.mrossetti@chromium.org2011-05-061-2/+10
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-1/+1
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-1/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-1/+1
* Removes the link in the omnibox for searching history.sky@chromium.org2011-01-201-9/+0
* Make HistoryContentsProvider results deletablethakis@chromium.org2010-12-161-5/+4
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-11/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+2
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-2/+0
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Coverity: Initialize the remaining members of HistoryContentsProvider.jhawkins@chromium.org2009-09-241-0/+6
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-1/+4
* Hoist TrimHttpPrefix() so we only have one copy, not one per provider.pkasting@chromium.org2009-05-291-0/+3
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-271-3/+3
* Make autocomplete.cc and dependencies compile on Posix.jhawkins@chromium.org2009-02-241-1/+1
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-2/+2
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-3/+1
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-6/+5
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-1/+1
* Makes the HistoryContentsProvider query bookmark titles. I nuked asky@google.com2008-08-291-22/+18
* 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/+127