summaryrefslogtreecommitdiffstats
path: root/components/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Remove use of URL_SPECIAL_CHARS from two components.mmenke2016-02-261-1/+2
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-258-0/+18
* [Contextual Search] Update GetUrlForContextualSearchQuery.donnd2016-02-091-2/+3
* Allow string::front() and back() and update the codebase to use back().pkasting2016-02-051-2/+2
* Delete base/prefs and update callers to use components.brettw2016-02-032-2/+2
* Implement the Windows desktop search redirection feature.fdoray2016-02-0211-214/+515
* Update components for new prefs location.brettw2016-02-0110-10/+11
* Move //chrome-level tests out of //componentsblundell2016-02-015-4401/+0
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* Optimize TemplateURL::ExtractSearchTermsFromURL().vitbar2016-01-295-64/+195
* TemplateURL Performance - don't call replace search termsmpearson2016-01-272-16/+8
* Update yandex search urls to use https.a-v-y2016-01-271-16/+16
* Add hl to search queries on iOSblundell2016-01-223-3/+12
* Removing WKWebViewSearchParamshreyasv2016-01-212-9/+0
* Introducing a net::GenerateMimeMultipartBoundary helper.lukasza2016-01-081-6/+2
* Remove a variety of no-longer-used query params.pkasting2016-01-068-162/+5
* Fix wrong comments about two search engine related variablesianwen2015-12-281-4/+4
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-2616-46/+47
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-2534-16/+85
* Support querying search suggestions from Baidu search engine.jkarp2015-12-171-1/+2
* Get 'gn_all' building on iOS in GN builds.dpranke2015-12-151-7/+13
* Add new tab page for Yandex search engine.a-v-y2015-12-141-1/+6
* Componentize SearchEngineDataTypeController unittestblundell2015-12-144-1/+200
* Add a preference to control Windows desktop search redirection.fdoray2015-12-037-34/+119
* Adds an IOSWebViewTypeParam() method to SearchTermsData.rohitrao2015-12-022-0/+9
* Comments updates from GN check additions.brettw2015-11-301-3/+4
* Add more components to "gn check"brettw2015-11-271-0/+19
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* Migrating tests to use EmbeddedTestServer (misc)svaldez2015-11-191-2/+2
* Make operators on scoped_ptr match the ones defined for std::unique_ptrdanakj2015-11-171-2/+2
* Forward Windows desktop searches to the default search provider.fdoray2015-11-158-30/+153
* Omnibox: Make Keyword Provide More Generous with Matchingmpearson2015-11-133-84/+257
* Update search engines for Belarus and Kazakhstan.pkasting2015-10-232-15/+30
* Actualize Yandex search engine parameters.a-v-y2015-10-212-9/+9
* Don't use base::MessageLoop::{Quit,QuitClosure} in components/ki.stfu2015-10-131-1/+1
* [Sync] Componentize SearchEngineDataTypeController.maxbogue2015-10-114-0/+117
* Fix review nits that were missed from https://crrev.com/d7241e515462c10b29a04...tfarina2015-10-111-1/+0
* net: Move StripWWW/FromHost functions out of net_util.h.tfarina2015-10-073-8/+8
* Cleanup: Pass std::string as const reference from components/ki.stfu2015-09-282-6/+6
* Use the appropriate variant of IntToString in //componentsricea2015-09-241-4/+4
* Adding components/search_engines to dependencies on iOS.sherouk2015-09-231-1/+5
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-211-3/+21
* Revert of Add source column to chrome://policy showing the origins of policie...dgrogan2015-09-181-21/+3
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-181-3/+21
* Revert of Add source column to chrome://policy showing the origins of policie...jochen2015-09-181-21/+3
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-181-3/+21
* Componentize PrefSyncableService and support classes.sdefresne2015-09-162-2/+2
* IWYU for base/memory/scoped_vector.h.thestig2015-08-222-1/+3
* Sync more GN unit tests with GYP.brettw2015-08-211-1/+20
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-20/+1