summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Don't report origin changes during loading.erikwright@chromium.org2014-05-232-30/+51
* Add back DefaultSearchProviderType UMA metric.caitkp@chromium.org2014-05-221-0/+6
* Use different Access Point on iOS for phone and tabletsdefresne@chromium.org2014-05-223-5/+5
* Introduce ability to register callback with GoogleURLTrackerblundell@chromium.org2014-05-175-53/+73
* [AiS] Enable AiS flag on all platformsgroby@chromium.org2014-05-173-9/+2
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-162-6/+3
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-154-4/+4
* [AiS] Provide Answers queries with a session token.groby@chromium.org2014-05-144-2/+33
* Fix a bug where two loaded keywords clash after a GoogleBaseURL change.erikwright@chromium.org2014-05-141-8/+25
* Improve some namingestade@chromium.org2014-05-131-1/+1
* Use the DefaultSearchManager as the exclusive authority on DSE, ignoring Web ...erikwright@chromium.org2014-05-1210-994/+583
* Some refactorings to facilitate a larger change to TemplateURLService.erikwright@chromium.org2014-05-115-68/+56
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-116-163/+198
* Revert of Some refactorings to facilitate a larger change to TemplateURLServi...hclam@chromium.org2014-05-105-56/+68
* Revert of Handle TemplateURLService load failure better, and make some test c...hclam@chromium.org2014-05-106-198/+163
* Revert of Use the DefaultSearchManager as the exclusive authority on DSE, ign...hclam@chromium.org2014-05-1010-583/+994
* [AiS] Added version parameter to search query.groby@chromium.org2014-05-103-2/+31
* Use the DefaultSearchManager as the exclusive authority on DSE, ignoring Web ...erikwright@chromium.org2014-05-0910-994/+583
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-096-163/+198
* Some refactorings to facilitate a larger change to TemplateURLService.erikwright@chromium.org2014-05-095-68/+56
* Add the new suggestion url for Naver.sungmann.cho@navercorp.com2014-05-071-1/+2
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-073-7/+7
* Test fixes and clean up in preparation for moving DSE to Prefs.caitkp@chromium.org2014-05-073-78/+70
* Update the Bing and Yahoo entries to use HTTPS by default for searches.pkasting@chromium.org2014-05-062-230/+181
* Add overrides and fallback values to DefaultSearchManagercaitkp@chromium.org2014-05-066-132/+630
* [AiS] Add switch for answers in suggest.groby@chromium.org2014-05-061-2/+11
* Add new tab page for Bing search engine.mike.schechter@gmail.com2014-05-031-1/+40
* Explicitly set the Google base URL for tests which rely on it.pkasting@chromium.org2014-05-031-0/+3
* Revert 267900 "Force usage of HTTPS for Google services."benjhayden@chromium.org2014-05-021-3/+0
* Force usage of HTTPS for Google services.pkasting@chromium.org2014-05-021-0/+3
* Import the DSE from separate preferences into a single dictionary pref.erikwright@chromium.org2014-05-015-193/+472
* Renamed namespaces in src/chrome.vitalybuka@chromium.org2014-04-304-42/+38
* Refactor lots of stuff to use TemplateURLData instead of TemplateURL.erikwright@chromium.org2014-04-3014-325/+368
* Import policy data into default search dictionary pref. caitkp@chromium.org2014-04-305-2/+355
* Store default search provider data in dictionary pref, and add DefaultSearchM...caitkp@chromium.org2014-04-296-1/+398
* Revert 266615 "Store default search provider data in dictionary ..."ajwong@chromium.org2014-04-286-398/+1
* Store default search provider data in dictionary pref, and add DefaultSearchM...caitkp@chromium.org2014-04-286-1/+398
* Revert of Store default search provider data in dictionary pref. (https://cod...machenbach@chromium.org2014-04-286-398/+1
* Store default search provider data in dictionary pref, and add DefaultSearchM...caitkp@chromium.org2014-04-286-1/+398
* Rename SetDefaultSearchProvider to SetUserSelectedDefaultSearchProvider.erikwright@chromium.org2014-04-257-40/+59
* Rename jni_helper.h to jni_weak_ref.h.newt@chromium.org2014-04-231-1/+1
* Make FormatUrl Keep Track of Full Transformationmpearson@chromium.org2014-04-181-2/+1
* Settings Overrides API: show correct UI for nondefault search engine.vasilii@chromium.org2014-04-162-5/+9
* Use whether a query is from the app list to determine the RLZ parameter.sammc@chromium.org2014-04-106-8/+50
* remove self from search_engines/OWNERSestade@chromium.org2014-04-101-1/+0
* Make TemplateURLService batch up keyword table changes.pkasting@chromium.org2014-04-021-0/+16
* Misc. cleanup found while mucking with search engines code:pkasting@chromium.org2014-04-011-19/+7
* Add Yandex to the Turkey engine set.pkasting@chromium.org2014-03-262-14/+14
* Add a bucket for default search provider change origins that hopefully catchespkasting@chromium.org2014-03-252-3/+10
* Ignore --google-base-url if the specified URL has a query or ref.pkasting@chromium.org2014-03-241-6/+3