summaryrefslogtreecommitdiffstats
path: root/components/search_engines/template_url_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-261-1/+1
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-251-0/+1
* Omnibox - Allow Multiple Custom Search Engines Pointing to Same Hostmpearson2015-05-241-2/+2
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-2/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-1/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-1/+1
* Componentize TemplateURLFetcherhashimoto@chromium.org2014-07-101-0/+265