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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace --use-protector flag with Local State 'protector.enabled' pref.
ivankr@chromium.org
2012-01-13
1
-7
/
+7
*
Add NULL-check around |url| in TemplateURLService::SetDefaultSearchProviderNo...
tim@chromium.org
2012-01-11
1
-1
/
+1
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Disable the Protector feature.
scr@chromium.org
2012-01-05
1
-2
/
+2
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
2
-4
/
+3
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-2
/
+0
*
base::Bind: Convert NewRunnableMethod in chrome/browser.
jhawkins@chromium.org
2011-12-24
1
-3
/
+2
*
Reland 115318 - Return backup TemplateURL on default search change.
ivankr@chromium.org
2011-12-22
3
-15
/
+14
*
Revert 115318 - turned many valgrind bots red with:
thakis@chromium.org
2011-12-21
3
-8
/
+11
*
Revert 115336 (broke tests. This was landed without tryjobs and without a rev...
thakis@chromium.org
2011-12-21
1
-5
/
+3
*
Protector: fix memleak when the default search is managed.
ivankr@chromium.org
2011-12-21
1
-3
/
+5
*
Return backed up TemplateURL on default search change
avayvod@chromium.org
2011-12-21
3
-11
/
+8
*
Fix memleaks in TemplateURLPrepopulateDataTest.FindPrepopulatedEngine.
ivankr@chromium.org
2011-12-21
1
-33
/
+38
*
Protector: update and sign backup with --no-protector flag.
ivankr@chromium.org
2011-12-20
1
-17
/
+30
*
Protector: use search URL origin to get search engine ID for histograms.
ivankr@chromium.org
2011-12-20
3
-8
/
+54
*
Move BrowserMessageFilter to public, and into content namespace.
joi@chromium.org
2011-12-16
1
-3
/
+4
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-3
/
+6
*
Removing MessageLoop::QuitTask() from chrome/
dcheng@chromium.org
2011-12-10
1
-1
/
+1
*
Defend against deleting the default search provider when merging duplicate TU...
stevet@chromium.org
2011-12-02
2
-4
/
+36
*
Protector adds the default prepopulated engine if it was removed.
ivankr@chromium.org
2011-12-02
1
-0
/
+1
*
Remove nord=1 from the Instant template for Google.
sreeram@chromium.org
2011-11-30
1
-2
/
+2
*
Remove dead search engines.
mirandac@chromium.org
2011-11-30
2
-55
/
+15
*
base::Bind: Convert the following files:
jhawkins@chromium.org
2011-11-29
1
-16
/
+8
*
Allow NULL default search provider to be passed to Protector
avayvod@chromium.org
2011-11-24
1
-2
/
+1
*
Enable protector by default
avayvod@chromium.org
2011-11-22
1
-1
/
+1
*
Protector histograms for default search provider change added.
ivankr@chromium.org
2011-11-21
2
-0
/
+14
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
6
-17
/
+21
*
Protector strings and bubble/SettingsChange code refactoring.
ivankr@chromium.org
2011-11-21
1
-1
/
+1
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-4
/
+5
*
base::Bind() conversion for chrome/browser/search_engines
dcheng@chromium.org
2011-11-16
5
-27
/
+32
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-1
/
+4
*
Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...
kmadhusu@chromium.org
2011-11-16
1
-1
/
+2
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-2
/
+1
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-1
/
+2
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
2
-5
/
+3
*
Merge search engines sync data type with Preferences. Sync the default search...
stevet@chromium.org
2011-11-14
4
-17
/
+353
*
Unhide Protector check from the flag, leave UI hidden.
avayvod@chromium.org
2011-11-14
1
-1
/
+1
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
1
-1
/
+1
*
Move the sync_guid patching from the web data service level up to the Templat...
stevet@chromium.org
2011-11-08
3
-0
/
+50
*
Add command line flag to enable protector
sail@chromium.org
2011-11-07
1
-4
/
+1
*
Disable protector on windows
sail@chromium.org
2011-11-07
1
-2
/
+2
*
Work around crash in protector code. The code doesn't deal with the
sky@chromium.org
2011-11-04
1
-1
/
+6
*
Switch to composition for TestBrowserThread.
joi@chromium.org
2011-11-03
1
-3
/
+1
*
Disable search engine protector on Mac and Linux
sail@chromium.org
2011-11-03
1
-0
/
+4
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
7
-0
/
+13
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
7
-14
/
+15
*
Added Protector, hooked up DSE verification with error bubble.
avayvod@chromium.org
2011-10-26
4
-33
/
+87
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-6
/
+6
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-5
/
+6
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-16
/
+9
[next]