summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/template_url_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-3/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Handful of related instant changes:sky@chromium.org2010-11-151-0/+1
* Makes the in memory db update keyword search terms.sky@chromium.org2010-11-041-6/+7
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-4/+4
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-191-3/+1
* Revert 63005 - If default search is managed, we should not asked the user to ...tyoshino@chromium.org2010-10-191-1/+3
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-191-3/+1
* Adds support for a separate url for instant results.sky@chromium.org2010-10-141-0/+9
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-111-0/+7
* Fix a bug when we transitioned from managed no default allowed to managed def...jeanluc@google.com2010-10-071-4/+16
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-051-205/+403
* Cleanup: Convert net::StripWWW to string16 and fix up the callsites.jhawkins@chromium.org2010-09-101-2/+2
* Lands http://codereview.chromium.org/3364005/show for jeanluc:sky@chromium.org2010-09-041-0/+9
* Fix TemplateURLModel::GenerateSearchURL for use on non-UI threads.levin@chromium.org2010-09-031-11/+17
* Don't treat input with a scheme that's not "http" or "https" as a potential k...pkasting@chromium.org2010-09-011-0/+9
* Prepare to load search provider information directly on the I/O thread.levin@chromium.org2010-08-311-11/+8
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+2
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* Allow one to call TemplateURLModel::GenerateSearchURL when not on the UI thread.levin@chromium.org2010-08-301-0/+10
* Separate the "search host to TemplateURL" functionality out of the TemplateUR...levin@chromium.org2010-08-271-88/+76
* Extract the processing of the web data service results processing in a standa...levin@chromium.org2010-08-261-127/+47
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Consolidate places where a TemplateURL is removed and then added to the Templ...levin@chromium.org2010-08-241-52/+46
* Nothing is ever added to hosts_to_delete_, so this code does nothing useful.levin@chromium.org2010-08-231-21/+0
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-1/+1
* Sort the methods in template_url_model.cc to match the ordering in template_u...levin@chromium.org2010-08-211-174/+174
* Reland r56483 - Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-201-2/+8
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-1/+1
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-1/+1
* Fix for issue 51693, which was a regression from integrating the open sourcerogerta@google.com2010-08-131-1/+1
* Remove a deprecated wstring ToLower function.tony@chromium.org2010-08-041-1/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-4/+10
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+3
* Allow the default search providers to be specified by the preferences files,cpu@chromium.org2010-07-131-1/+1
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-021-4/+8
* Change a bunch of string types.estade@chromium.org2010-06-291-32/+31
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-1/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-5/+5
* Link with RLZ library from open source repo.rogerta@google.com2010-06-101-3/+3
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-281-8/+74
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+1
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-041-7/+7
* 1. Add more search engine types.mirandac@chromium.org2010-04-201-0/+12
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Fixes two related bugs:sky@chromium.org2009-12-181-2/+6
* Remove IsPrefRegistered function from PrefService API and fix the callers totony@chromium.org2009-12-071-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-0/+1