summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-231-0/+1
* Add origin-based history removal to BrowsingDataRemovermkwst@chromium.org2012-02-173-10/+77
* Eliminate VS2010 ifdefs for handling NULL in std::pair.adamk@chromium.org2012-02-161-9/+3
* Nix TemplateURL::logo_id, EXPLICIT_DEFAULT_PROVIDER, etc.msw@chromium.org2012-02-1610-360/+36
* Updates OWNERS files.sky@chromium.org2012-02-131-0/+2
* Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...erg@chromium.org2012-02-131-2/+2
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-083-8/+15
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-081-10/+10
* Respects InputEncoding when searchTerms are in URL pathbashi@chromium.org2012-01-312-36/+38
* Remove the first-run search engine dialog/ballot.msw@chromium.org2012-01-261-12/+0
* Avoid inappropriately setting the safe_for_autoreplace flag to false in Templ...stevet@chromium.org2012-01-254-35/+60
* Added separate bucket to Protector histograms for cases when default search i...ivankr@chromium.org2012-01-241-1/+3
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-3/+3
* Always report hijacked/corrupt search provider UMA even when Protector disabled.ivankr@chromium.org2012-01-231-6/+8
* Converted Protector into a ProfileKeyedService.ivankr@chromium.org2012-01-201-6/+9
* Replace --use-protector flag with Local State 'protector.enabled' pref.ivankr@chromium.org2012-01-131-7/+7
* Add NULL-check around |url| in TemplateURLService::SetDefaultSearchProviderNo...tim@chromium.org2012-01-111-1/+1
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Disable the Protector feature.scr@chromium.org2012-01-051-2/+2
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-022-4/+3
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-2/+0
* base::Bind: Convert NewRunnableMethod in chrome/browser.jhawkins@chromium.org2011-12-241-3/+2
* Reland 115318 - Return backup TemplateURL on default search change.ivankr@chromium.org2011-12-223-15/+14
* Revert 115318 - turned many valgrind bots red with:thakis@chromium.org2011-12-213-8/+11
* Revert 115336 (broke tests. This was landed without tryjobs and without a rev...thakis@chromium.org2011-12-211-5/+3
* Protector: fix memleak when the default search is managed.ivankr@chromium.org2011-12-211-3/+5
* Return backed up TemplateURL on default search changeavayvod@chromium.org2011-12-213-11/+8
* Fix memleaks in TemplateURLPrepopulateDataTest.FindPrepopulatedEngine.ivankr@chromium.org2011-12-211-33/+38
* Protector: update and sign backup with --no-protector flag.ivankr@chromium.org2011-12-201-17/+30
* Protector: use search URL origin to get search engine ID for histograms.ivankr@chromium.org2011-12-203-8/+54
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-161-3/+4
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+6
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Defend against deleting the default search provider when merging duplicate TU...stevet@chromium.org2011-12-022-4/+36
* Protector adds the default prepopulated engine if it was removed.ivankr@chromium.org2011-12-021-0/+1
* Remove nord=1 from the Instant template for Google.sreeram@chromium.org2011-11-301-2/+2
* Remove dead search engines.mirandac@chromium.org2011-11-302-55/+15
* base::Bind: Convert the following files:jhawkins@chromium.org2011-11-291-16/+8
* Allow NULL default search provider to be passed to Protectoravayvod@chromium.org2011-11-241-2/+1
* Enable protector by defaultavayvod@chromium.org2011-11-221-1/+1
* Protector histograms for default search provider change added.ivankr@chromium.org2011-11-212-0/+14
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-216-17/+21
* Protector strings and bubble/SettingsChange code refactoring.ivankr@chromium.org2011-11-211-1/+1
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-4/+5
* base::Bind() conversion for chrome/browser/search_enginesdcheng@chromium.org2011-11-165-27/+32
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-1/+4
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-161-1/+2
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-2/+1
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-1/+2
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-152-5/+3