summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Removing myself from OWNERS and related files.joaodasilva2014-12-011-1/+1
* Eliminate NOTIFICATION_HISTORY_LOADED notificationnaiem.shaik2014-11-272-4/+8
* Expose a TemplateUrl observer to java on Android.tedchoc2014-11-252-1/+16
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-302-3/+3
* Add Maria as an owner of android-specific template url service code.Yaron Friedman2014-10-291-1/+1
* Cleanup: Remove unneeded chrome/common/pref_names.h includes.thestig2014-10-271-1/+0
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-218-52/+45
* [Android] Simplify logic for grabbing initial country-code.yfriedman2014-10-201-5/+0
* Remove NOTIFICATION_HISTORY_URL_VISITEDsdefresne2014-10-204-56/+56
* replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*mostynb2014-10-0710-33/+33
* Simplify VersionInfo code, avoid hitting sandbox IPC constantly on Windowsscottmg2014-10-071-11/+8
* Add a template url accessor for contextual search that doesn't prefetch.donnd2014-09-252-4/+8
* Device info datatype should be moved to components/sync_driver.stanisc2014-09-231-9/+4
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-3/+3
* Move TemplateURLService related tests to components/search_engineshashimoto2014-08-297-4380/+69
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-262-2/+2
* Stop using UIThreadSearchTermsData for search_engines related testshashimoto2014-08-254-48/+21
* Add ctxsl_alternate_term to the contextual search request and update the API ...jeremycho@chromium.org2014-08-142-20/+31
* Move OmniboxFieldTrial to components/omniboxhashimoto@chromium.org2014-08-081-1/+1
* [AiS] widen AiS to iOS.groby@chromium.org2014-08-071-0/+3
* Mark contextual search requests as prefetch.jeremycho@chromium.org2014-08-011-1/+4
* Restore the extension info of a TemplateURL associated with an omnibox extens...hashimoto@chromium.org2014-07-244-4/+34
* Moves some functions in search.h to components.mukai@chromium.org2014-07-231-0/+1
* Stop depending on InstantService from BaseSearchProviderhashimoto@chromium.org2014-07-232-0/+11
* Fix header inclusion of chrome_template_url_service_client.ccjiangj@opera.com2014-07-171-0/+1
* Stop using TemplateURLServiceTestUtil to initialize TemplateURLServiceFactoryhashimoto@chromium.org2014-07-1711-294/+301
* [AiS] Enable tablet flow.groby@chromium.org2014-07-151-1/+2
* Componentize tests under search_engineshashimoto@chromium.org2014-07-117-2921/+1
* Componentize TemplateURLFetcherhashimoto@chromium.org2014-07-107-902/+3
* No content dependencies in TemplateURLFetcherhashimoto@chromium.org2014-07-093-45/+37
* No chrome dependencies in TemplateURLFetcher and TemplateURLParserhashimoto@chromium.org2014-07-088-120/+75
* Remove arguments from GoogleURLTracker::OnGoogleURLUpdatedCallbackhashimoto@chromium.org2014-07-082-23/+23
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-0528-3896/+27
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...timvolodine@chromium.org2014-07-0428-27/+3896
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-0428-3896/+27
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...hashimoto@chromium.org2014-07-0428-27/+3896
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-0428-3896/+27
* No chrome dependencies in TemplateURLServicehashimoto@chromium.org2014-07-039-149/+294
* Remove TemplateURLService::profile()hashimoto@chromium.org2014-07-021-6/+0
* Stop depending on chrome/browser/rlz/rlz.h from TemplateURLServicehashimoto@chromium.org2014-07-025-12/+26
* Split keyword related parts of WebDataService as KeywordWebDataServicehashimoto@chromium.org2014-07-027-71/+76
* Remove NOTIFICATION_TEMPLATE_URL_REMOVEDhashimoto@chromium.org2014-06-291-7/+6
* Stop using chrome/browser/metrics/rappor/sampling.h from TemplateURLServicehashimoto@chromium.org2014-06-285-9/+28
* Stop using UIThreadSearchTermsData in TemplateURLServicehashimoto@chromium.org2014-06-287-138/+70
* Stop checking the environment variable CHROME_HEADLESS in TemplateURLServicehashimoto@chromium.org2014-06-281-10/+5
* Stop determining the type of a TemplateURL by the URL schemehashimoto@chromium.org2014-06-275-132/+88
* Remove Profile from chrome/browser/search_engines/util.{cc,h}hashimoto@chromium.org2014-06-275-40/+34
* Componentize TemplateURLPrepopulateData, DefaultSearchManager and DefaultSear...hashimoto@chromium.org2014-06-2520-2524/+16
* Remove redundant chrome/common include from chrome/browser/search_engineshashimoto@chromium.org2014-06-255-21/+5
* Componentize TemplateURLhashimoto@chromium.org2014-06-2521-2170/+19