summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/history_quick_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Move ScoredHistoryMatch into Its Own Set of Filesmrossetti@chromium.org2012-06-071-0/+4
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-2/+2
* HistoryQuickProvider: Cleanup how inlining interacts with scores.mpearson@chromium.org2012-02-191-13/+3
* Properly calculate inline autocomplete offset.mrossetti@chromium.org2012-01-301-4/+2
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-4/+0
* Create Private Data for InMemoryURLIndex (in Preparation for SQLite Cache) mrossetti@chromium.org2011-10-301-1/+4
* Minor History Code Cleanup.mrossetti@chromium.org2011-10-191-3/+3
* Revert 105678 - Caused flakiness described in http://crbug.com/100479rsleevi@chromium.org2011-10-161-5/+4
* HQP Refactoring (in Preparation for SQLite Cache) mrossetti@chromium.org2011-10-151-4/+5
* Revert 105300 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-10-131-5/+4
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-10-131-4/+5
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-011-6/+0
* Remove a static initializer in the HQP.pkasting@chromium.org2011-08-311-3/+0
* Tweak typed-count Usage.mrossetti@chromium.org2011-08-191-0/+10
* Add confidence to AutocompleteMatch.dominich@chromium.org2011-08-111-1/+9
* Don't autocomplete searches of >1 word if they've only been visited once and ...pkasting@chromium.org2011-07-161-0/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Makes autocompleting previous search terms work on word boundaries.sky@chromium.org2011-05-091-0/+1
* Disable HCP URL and term matching when HQP is enabled.mrossetti@chromium.org2011-05-061-13/+15
* Multi-highlight and scoring improvements.mrossetti@chromium.org2011-04-201-1/+3
* This is a temporary fix to prevent the crash described in the bug. mrossetti@chromium.org2011-03-281-5/+2
* Implemented substring matching within page titles. Fixed bug where URL was be...mrossetti@chromium.org2011-03-101-7/+12
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-241-4/+1
* Revert 75882 - Add caching of the InMemoryURLIndex (part of the HistoryQuickP...mrossetti@chromium.org2011-02-241-1/+4
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-241-4/+1
* Override DeleteMatch as no-op for HistoryQuickProvidermsw@chromium.org2010-12-221-1/+4
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Final phase of the URL History Quick autocomplete provider integration. This ...mrossetti@chromium.org2010-10-121-15/+51
* Revert 62193 - Final phase of the URL History Quick autocomplete provider int...mrossetti@chromium.org2010-10-111-51/+15
* Final phase of the URL History Quick autocomplete provider integration. This...mrossetti@chromium.org2010-10-111-15/+51
* History provider: style cleanupisherman@chromium.org2010-08-211-0/+1
* Revert 56939 - History provider: style cleanupthestig@chromium.org2010-08-201-1/+0
* History provider: style cleanupisherman@chromium.org2010-08-201-0/+1
* Add Framework for History Quick Providermrossetti@chromium.org2010-08-041-0/+39
* Revert "Incorporate 'quick' history provider index as an autocomplete ..."phajdan.jr@chromium.org2010-07-301-39/+0
* Incorporate 'quick' history provider index as an autocomplete provider in pre...mrossetti@chromium.org2010-07-301-0/+39