summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/url_prefix.cc
Commit message (Expand)AuthorAgeFilesLines
* Omnibox: Make URLs of Bookmarks Searchablempearson@chromium.org2014-04-231-12/+5
* Omnibox: Make Bookmarks Set Inline_Autocompletionmpearson@chromium.org2014-04-101-0/+54
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-7/+7
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-131-1/+1
* Use base namespace for string16 in chrome/browserbrettw@chromium.org2013-12-101-2/+2
* Omnibox: Allow Shortcuts to Inlinempearson@chromium.org2013-12-071-1/+8
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-4/+4
* Use a direct include of strings headers in chrome/auto*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Omnibox SearchProvider Experiment Client Implementation.msw@chromium.org2012-06-051-10/+5
* Add SearchProvider nav result inline autocompletion.msw@chromium.org2012-06-011-0/+54