summaryrefslogtreecommitdiffstats
path: root/components/search_engines/template_url.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed ExtractSearchTermsFromURL for search engines with encoding != "UTF-8".vitbar2015-04-151-10/+10
* Cleanup: Remove some unneeded UTF8 to UTF16 conversions.thestig2015-03-211-14/+13
* Revert of Revert of Added support for search term extraction from URL path. (...alexmos2015-03-141-47/+125
* Revert of Added support for search term extraction from URL path. (patchset #...alexmos2015-03-131-125/+47
* Added support for search term extraction from URL path.vitbar2015-03-131-47/+125
* Enabled the "search web for image" context menu item when "Yandex"vitbar2015-02-201-8/+9
* GURL::Replacements methods accept a StringPiece instead of std::string&.mgiuca2015-02-051-1/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Add ContextualSearchParams constructor to be called when content is passed vi...jeremycho2014-09-171-9/+4
* Update the contextual search API to include a parameter specifying whether th...jeremycho@chromium.org2014-08-061-3/+28
* Stop depending on InstantService from BaseSearchProviderhashimoto@chromium.org2014-07-231-7/+7
* Fixes for re-enabling more MSVC level 4 warnings: components/ editionpkasting@chromium.org2014-07-091-1/+1
* Stop determining the type of a TemplateURL by the URL schemehashimoto@chromium.org2014-06-271-12/+15
* Componentize TemplateURLhashimoto@chromium.org2014-06-251-0/+1450