summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/extension_app_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Google Search autocomplete provider cursor aware.bartn@chromium.org2012-12-141-4/+3
* Move url_databse back to historykaiwang@chromium.org2012-10-021-1/+2
* introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-201-2/+1
* Revert 157475 - Introduce chrome/browser/common directory and move url_databa...kaiwang@chromium.org2012-09-191-1/+2
* Introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-191-2/+1
* Fix a timing assumption that is broken by decoupling History and Bookmarks.erikwright@chromium.org2012-08-301-1/+5
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-1/+4
* Extension/App Omnibox provider cleanupmihaip@chromium.org2012-05-251-11/+26
* Strip special characters in extension omnibox suggestions.asvitkine@chromium.org2011-10-281-0/+23
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+2
* Reorganize chrome/test, part #9phajdan.jr@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
* Make the app provider match highlighting use the existing ClassifyMatchXXX() ...pkasting@chromium.org2011-05-251-5/+6
* Add a unit test for the Extension App Provider.finnur@chromium.org2011-04-071-0/+106