summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/search_host_to_urls_map.cc
Commit message (Expand)AuthorAgeFilesLines
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Fix TemplateURLModel::GenerateSearchURL for use on non-UI threads.levin@chromium.org2010-09-031-10/+14
* Prepare to load search provider information directly on the I/O thread.levin@chromium.org2010-08-311-142/+33
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-1/+1
* Add code to get the search provider install state.levin@chromium.org2010-08-291-0/+42
* Separate the "search host to TemplateURL" functionality out of the TemplateUR...levin@chromium.org2010-08-271-0/+204