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
*
Remove usage of a deprecated TestServer constructor.
erikwright@chromium.org
2012-02-23
1
-0
/
+1
*
Add origin-based history removal to BrowsingDataRemover
mkwst@chromium.org
2012-02-17
3
-10
/
+77
*
Eliminate VS2010 ifdefs for handling NULL in std::pair.
adamk@chromium.org
2012-02-16
1
-9
/
+3
*
Nix TemplateURL::logo_id, EXPLICIT_DEFAULT_PROVIDER, etc.
msw@chromium.org
2012-02-16
10
-360
/
+36
*
Updates OWNERS files.
sky@chromium.org
2012-02-13
1
-0
/
+2
*
Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...
erg@chromium.org
2012-02-13
1
-2
/
+2
*
Towards an android build of sync_unit_tests
yfriedman@chromium.org
2012-02-08
3
-8
/
+15
*
Towards an android build of sync_unit_tests
yfriedman@chromium.org
2012-02-08
1
-10
/
+10
*
Respects InputEncoding when searchTerms are in URL path
bashi@chromium.org
2012-01-31
2
-36
/
+38
*
Remove the first-run search engine dialog/ballot.
msw@chromium.org
2012-01-26
1
-12
/
+0
*
Avoid inappropriately setting the safe_for_autoreplace flag to false in Templ...
stevet@chromium.org
2012-01-25
4
-35
/
+60
*
Added separate bucket to Protector histograms for cases when default search i...
ivankr@chromium.org
2012-01-24
1
-1
/
+3
*
Profiles: Add a --dump-profile-graph option when !NDEBUG.
erg@chromium.org
2012-01-24
1
-3
/
+3
*
Always report hijacked/corrupt search provider UMA even when Protector disabled.
ivankr@chromium.org
2012-01-23
1
-6
/
+8
*
Converted Protector into a ProfileKeyedService.
ivankr@chromium.org
2012-01-20
1
-6
/
+9
*
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
[next]