summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/history_quick_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve Autocomplete Matches and Handling of Large Results Setsmrossetti@chromium.org2011-12-011-10/+1
* Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache)zmo@google.com2011-11-241-0/+1
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-11-231-1/+0
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-4/+3
* Create Private Data for InMemoryURLIndex (in Preparation for SQLite Cache) mrossetti@chromium.org2011-10-301-13/+6
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-1/+1
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Revert 105678 - Caused flakiness described in http://crbug.com/100479rsleevi@chromium.org2011-10-161-8/+8
* HQP Refactoring (in Preparation for SQLite Cache) mrossetti@chromium.org2011-10-151-8/+8
* Revert 105300 - HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-10-131-8/+8
* HQP Refactoring (in Preparation for SQLite Cache)mrossetti@chromium.org2011-10-131-8/+8
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-021-2/+2
* Fix crash in CanFindIntranetURL() due to FixupUserInput() changing the Autoco...pkasting@chromium.org2011-09-011-10/+1
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-011-21/+3
* Remove a static initializer in the HQP.pkasting@chromium.org2011-08-311-6/+3
* Tweak typed-count Usage.mrossetti@chromium.org2011-08-191-0/+4
* Add confidence to AutocompleteMatch.dominich@chromium.org2011-08-111-4/+22
* Better Cache HQP Results for Terms.mrossetti@chromium.org2011-07-211-4/+0
* Workaround for Typing Slowdownmrossetti@chromium.org2011-07-201-0/+4
* Don't autocomplete searches of >1 word if they've only been visited once and ...pkasting@chromium.org2011-07-161-3/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Misc. cleanup: Change use of string::size_type to size_t (team style), string...pkasting@chromium.org2011-05-261-5/+5
* Prevent Unnecessary Processing by HQPmrossetti@chromium.org2011-05-231-1/+6
* Fix Wrong Offsetmrossetti@chromium.org2011-05-201-1/+1
* Makes autocompleting previous search terms work on word boundaries.sky@chromium.org2011-05-091-4/+6
* Properly set max_match_score to -1 rather than 1425 and adjust some indentation.mrossetti@chromium.org2011-05-061-3/+3
* Disable HCP URL and term matching when HQP is enabled.mrossetti@chromium.org2011-05-061-67/+48
* Multi-highlight and scoring improvements.mrossetti@chromium.org2011-04-201-17/+42
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-1/+1
* Turn on the History Quick Provider by default.mrossetti@chromium.org2011-04-041-1/+1
* This is a temporary fix to prevent the crash described in the bug. mrossetti@chromium.org2011-03-281-7/+12
* Adds some histograms from various omnibox queries. I'm doing this assky@chromium.org2011-03-151-0/+12
* Implemented substring matching within page titles. Fixed bug where URL was be...mrossetti@chromium.org2011-03-101-52/+56
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-6/+6
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-15/+14
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-14/+15
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-15/+14
* Override DeleteMatch as no-op for HistoryQuickProvidermsw@chromium.org2010-12-221-0/+4
* Commiting second word iterator patch for tsepez. this was originally reviewed...cdn@chromium.org2010-12-151-3/+3
* Move:ben@chromium.org2010-12-021-1/+1
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+0
* Final phase of the URL History Quick autocomplete provider integration. This ...mrossetti@chromium.org2010-10-121-1/+187
* Revert 62193 - Final phase of the URL History Quick autocomplete provider int...mrossetti@chromium.org2010-10-111-187/+1
* Final phase of the URL History Quick autocomplete provider integration. This...mrossetti@chromium.org2010-10-111-1/+187
* Add Framework for History Quick Providermrossetti@chromium.org2010-08-041-0/+10
* Revert "Incorporate 'quick' history provider index as an autocomplete ..."phajdan.jr@chromium.org2010-07-301-10/+0
* Incorporate 'quick' history provider index as an autocomplete provider in pre...mrossetti@chromium.org2010-07-301-0/+10