index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
search_engines
/
template_url_model.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-2
/
+2
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-3
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Handful of related instant changes:
sky@chromium.org
2010-11-15
1
-0
/
+1
*
Makes the in memory db update keyword search terms.
sky@chromium.org
2010-11-04
1
-6
/
+7
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-4
/
+4
*
If default search is managed, we should not asked the user to choose it at Fi...
jeanluc@google.com
2010-10-19
1
-3
/
+1
*
Revert 63005 - If default search is managed, we should not asked the user to ...
tyoshino@chromium.org
2010-10-19
1
-1
/
+3
*
If default search is managed, we should not asked the user to choose it at Fi...
jeanluc@google.com
2010-10-19
1
-3
/
+1
*
Adds support for a separate url for instant results.
sky@chromium.org
2010-10-14
1
-0
/
+9
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Wire up InstallSearchProvider to allow setting the default search provider.
levin@chromium.org
2010-10-11
1
-0
/
+7
*
Fix a bug when we transitioned from managed no default allowed to managed def...
jeanluc@google.com
2010-10-07
1
-4
/
+16
*
Allow the default search provider to be specified via group policy. Also all...
jeanluc@google.com
2010-10-05
1
-205
/
+403
*
Cleanup: Convert net::StripWWW to string16 and fix up the callsites.
jhawkins@chromium.org
2010-09-10
1
-2
/
+2
*
Lands http://codereview.chromium.org/3364005/show for jeanluc:
sky@chromium.org
2010-09-04
1
-0
/
+9
*
Fix TemplateURLModel::GenerateSearchURL for use on non-UI threads.
levin@chromium.org
2010-09-03
1
-11
/
+17
*
Don't treat input with a scheme that's not "http" or "https" as a potential k...
pkasting@chromium.org
2010-09-01
1
-0
/
+9
*
Prepare to load search provider information directly on the I/O thread.
levin@chromium.org
2010-08-31
1
-11
/
+8
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-0
/
+2
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
Allow one to call TemplateURLModel::GenerateSearchURL when not on the UI thread.
levin@chromium.org
2010-08-30
1
-0
/
+10
*
Separate the "search host to TemplateURL" functionality out of the TemplateUR...
levin@chromium.org
2010-08-27
1
-88
/
+76
*
Extract the processing of the web data service results processing in a standa...
levin@chromium.org
2010-08-26
1
-127
/
+47
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Consolidate places where a TemplateURL is removed and then added to the Templ...
levin@chromium.org
2010-08-24
1
-52
/
+46
*
Nothing is ever added to hosts_to_delete_, so this code does nothing useful.
levin@chromium.org
2010-08-23
1
-21
/
+0
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-1
/
+1
*
Sort the methods in template_url_model.cc to match the ordering in template_u...
levin@chromium.org
2010-08-21
1
-174
/
+174
*
Reland r56483 - Monitor network change in GoogleURLTracker
ukai@chromium.org
2010-08-20
1
-2
/
+8
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-1
/
+1
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-1
/
+1
*
Fix for issue 51693, which was a regression from integrating the open source
rogerta@google.com
2010-08-13
1
-1
/
+1
*
Remove a deprecated wstring ToLower function.
tony@chromium.org
2010-08-04
1
-1
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-4
/
+10
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+3
*
Allow the default search providers to be specified by the preferences files,
cpu@chromium.org
2010-07-13
1
-1
/
+1
*
Add support for omnibox.onInputStarted and onInputCancelled.
mpcomplete@chromium.org
2010-07-02
1
-4
/
+8
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-32
/
+31
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-1
/
+2
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-5
/
+5
*
Link with RLZ library from open source repo.
rogerta@google.com
2010-06-10
1
-3
/
+3
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
1
-8
/
+74
*
Remove/update a bunch of references to the Google-internal bug tracker.
evan@chromium.org
2010-05-07
1
-1
/
+1
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
1
-7
/
+7
*
1. Add more search engine types.
mirandac@chromium.org
2010-04-20
1
-0
/
+12
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Fixes two related bugs:
sky@chromium.org
2009-12-18
1
-2
/
+6
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
[next]