summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/template_url_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Save image search URLs and post parameters of all search URLs into perf, web_...jnd@chromium.org2013-07-311-1/+61
* The CL is a follow-up on https://codereview.chromium.org/18763004/vasilii@chromium.org2013-07-311-1/+2
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-271-1/+1
* Reset Profile: clear and repopulate extension search engines.vasilii@chromium.org2013-07-221-33/+75
* New UMA counter for ProfileReset button,vasilii@chromium.org2013-07-121-4/+7
* Support image search URL in TemplateURL.jnd@chromium.org2013-07-121-1/+4
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* [Sync] Add support for sync Persistence Errorszea@chromium.org2013-07-021-2/+4
* Add --extra-search-query-params, which allows testers to pass additional querypkasting@chromium.org2013-07-021-1/+6
* Misc. cleanup:pkasting@chromium.org2013-06-281-2/+2
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* The reset profile button should force a Google URL re-check.pkasting@chromium.org2013-06-111-2/+2
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-1/+1
* Fix memory leak in TemplateURLService::ResetNonExtensionURLsSamusaaron3@gmail.com2013-06-081-9/+16
* 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-77/+35
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-031-1/+1
* New methods allow tovasilii@chromium.org2013-05-291-96/+165
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-1/+1
* Fix memory leaks in tests caused by not tearing down TemplateUrlService corre...caitkp@google.com2013-04-171-1/+3
* Cancel pending requests for TemplateURLs in Shutdown, instead of dtor.caitkp@google.com2013-04-161-6/+12
* Remove unused BuildQueryTerms from TemplateURLService.beaudoin@chromium.org2013-04-061-32/+0
* Ensure TemplateURLService::UpdateKeywordSearchTermsForURL takes alternate_url...beaudoin@chromium.org2013-04-031-30/+5
* Remove some dependencies on WebDataServiceFactory and WebDatabaseServiceFactorycaitkp@chromium.org2013-03-131-3/+2
* Don't log anything if the user has a NULL default search provider.beaudoin@chromium.org2013-03-041-5/+8
* Possible fix for crasher, added null-check for default_search_provider_.beaudoin@chromium.org2013-03-021-1/+2
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Added histogram to log the user's default search engine.beaudoin@chromium.org2013-02-261-1/+13
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* This patch ensures that whenever a sync operation in TemplateURLService adds ...beaudoin@chromium.org2013-02-051-5/+30
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Add search_terms_replacement_key field to TemplateURL.beaudoin@chromium.org2013-01-031-3/+15
* Remove the protector service.ivankr@chromium.org2012-12-141-52/+1
* SupportsUserData and manifest handlers for Extension; use them for the Omnibo...yoz@chromium.org2012-12-121-40/+15
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-1/+3
* [Sync] Track SearchEngine's merge resultszea@chromium.org2012-11-281-3/+16
* Remove PrefObserver usages, batch 11.joi@chromium.org2012-11-211-4/+6
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-8/+8
* [Sync] Have MergeDataAndStartSyncing return a SyncMergeResultzea@chromium.org2012-11-171-6/+7
* Add dedicated thread for RLZ I/O instead of blocking ivankr@chromium.org2012-11-161-3/+0
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-1/+2
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-21/+23
* mac: Fix regression in sending rlz parametersthakis@chromium.org2012-10-311-1/+1
* Fix a DCHECK that cropped up after http://codereview.chromium.org/11198074/ .pkasting@chromium.org2012-10-301-3/+5
* Introduces a search term extraction mechanism working for arbitrary search pr...beaudoin@chromium.org2012-10-091-1/+20
* Split GoogleURLTrackerInfoBarDelegate into its own .h/.cc. This will make ch...pkasting@chromium.org2012-10-061-1/+1
* Rework arguments of HistoryService::AddPage()akalin@chromium.org2012-09-211-2/+4
* Add a histogram to track deletes on synced search engines.stevet@chromium.org2012-08-271-0/+18
* Log the number of search engine keyword duplicates.stevet@chromium.org2012-08-211-0/+25