summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/template_url_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move TemplateURLService related tests to components/search_engineshashimoto2014-08-291-1496/+0
* Stop using UIThreadSearchTermsData for search_engines related testshashimoto2014-08-251-24/+0
* Restore the extension info of a TemplateURL associated with an omnibox extens...hashimoto@chromium.org2014-07-241-0/+19
* Stop using TemplateURLServiceTestUtil to initialize TemplateURLServiceFactoryhashimoto@chromium.org2014-07-171-90/+90
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-051-3/+3
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...timvolodine@chromium.org2014-07-041-3/+3
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-041-3/+3
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...hashimoto@chromium.org2014-07-041-3/+3
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-041-3/+3
* No chrome dependencies in TemplateURLServicehashimoto@chromium.org2014-07-031-7/+6
* Split keyword related parts of WebDataService as KeywordWebDataServicehashimoto@chromium.org2014-07-021-3/+3
* Stop using UIThreadSearchTermsData in TemplateURLServicehashimoto@chromium.org2014-06-281-1/+1
* Stop determining the type of a TemplateURL by the URL schemehashimoto@chromium.org2014-06-271-44/+38
* Componentize TemplateURLPrepopulateData, DefaultSearchManager and DefaultSear...hashimoto@chromium.org2014-06-251-1/+1
* Componentize TemplateURLhashimoto@chromium.org2014-06-251-1/+1
* Move GenerateSearchURL() and GenerateKeyword() from TemplateURLService to Tem...hashimoto@chromium.org2014-06-201-41/+1
* Stop depending on TemplateURLService from DefaultSearchManagerhashimoto@chromium.org2014-06-181-2/+2
* Remove Profile* from TemplateURLhashimoto@chromium.org2014-06-181-77/+50
* Stop using UIThreadSearchTermsData in TemplateURLhashimoto@chromium.org2014-06-161-10/+16
* Change HistoryService::QueryURL to use CancelableTaskTrackersdefresne@chromium.org2014-06-161-12/+14
* Revert of Change HistoryService::QueryURL to use CancelableTaskTracker (https...feng@chromium.org2014-06-121-14/+12
* Change HistoryService::QueryURL to use CancelableTaskTrackersdefresne@chromium.org2014-06-121-12/+14
* Move search_terms_data to components/search_engineshashimoto@chromium.org2014-06-121-1/+1
* Remove unneeded include from search_engineshashimoto@chromium.org2014-06-051-4/+0
* Use the DefaultSearchManager as the exclusive authority on DSE, ignoring Web ...erikwright@chromium.org2014-05-121-139/+22
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-111-1/+1
* Revert of Handle TemplateURLService load failure better, and make some test c...hclam@chromium.org2014-05-101-1/+1
* Revert of Use the DefaultSearchManager as the exclusive authority on DSE, ign...hclam@chromium.org2014-05-101-22/+139
* Use the DefaultSearchManager as the exclusive authority on DSE, ignoring Web ...erikwright@chromium.org2014-05-091-139/+22
* Handle TemplateURLService load failure better, and make some test correctness...erikwright@chromium.org2014-05-091-1/+1
* Refactor lots of stuff to use TemplateURLData instead of TemplateURL.erikwright@chromium.org2014-04-301-4/+5
* Rename SetDefaultSearchProvider to SetUserSelectedDefaultSearchProvider.erikwright@chromium.org2014-04-251-9/+9
* Settings Overrides API: show correct UI for nondefault search engine.vasilii@chromium.org2014-04-161-5/+7
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-2/+3
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-131-1/+1
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-061-13/+13
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Support extension search engines.vasilii@chromium.org2013-10-281-4/+129
* Profile Reset: support "soft reset" of search engines, homepage and startup p...vasilii@chromium.org2013-10-031-117/+58
* Add SearchEngineType versions of histograms that look at prepopulate IDs.pkasting@chromium.org2013-08-161-3/+3
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-4/+4
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-241-1/+1
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-98/+52
* Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."rlarocque@chromium.org2013-07-231-1/+1
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-231-1/+1
* Reset Profile: clear and repopulate extension search engines.vasilii@chromium.org2013-07-221-58/+147
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Modify extension omnibox keywords to be user-configurableSamusaaron3@gmail.com2013-06-041-30/+21