summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/shortcuts_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable ShortcutsProvider for omnibox on the trunk by defaultgeorgey@chromium.org2011-11-021-0/+3
* Remove non trivial static from global scope in ShortcutsProvider to improve s...georgey@chromium.org2011-09-241-7/+9
* Fixes and simplification to ShortcutsBackend including addition of "DeleteAll"georgey@chromium.org2011-09-171-45/+22
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-011-5/+3
* Add confidence to AutocompleteMatch.dominich@chromium.org2011-08-111-1/+3
* Some sites do not have a "description", correctly process thatgeorgey@chromium.org2011-07-251-1/+0
* Back-end for shortcuts providergeorgey@chromium.org2011-07-221-127/+55
* Don't autocomplete searches of >1 word if they've only been visited once and ...pkasting@chromium.org2011-07-161-4/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-6/+6
* Fix clang compile failuregeorgey@chromium.org2011-06-291-0/+3
* First attempt on Shortcuts provider - previously selected URLs are given boos...georgey@chromium.org2011-06-291-0/+399