summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/shortcuts_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Remove non trivial static from global scope in ShortcutsProvider to improve s...georgey@chromium.org2011-09-241-7/+8
* Fixes and simplification to ShortcutsBackend including addition of "DeleteAll"georgey@chromium.org2011-09-171-40/+75
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-011-2/+5
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-2/+2
* Add confidence to AutocompleteMatch.dominich@chromium.org2011-08-111-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Some sites do not have a "description", correctly process thatgeorgey@chromium.org2011-07-251-0/+8
* Back-end for shortcuts providergeorgey@chromium.org2011-07-221-36/+40
* First attempt on Shortcuts provider - previously selected URLs are given boos...georgey@chromium.org2011-06-291-0/+586