summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Add UMA for cookie settingsjochen@chromium.org2011-04-141-0/+9
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-131-1/+2
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-1/+1
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-1/+1
* Fix functional tests:markusheintz@chromium.org2011-04-131-2/+22
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-121-2/+1
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-121-1/+2
* Replacing 'off the record' with 'incognito' in comments and a string in the g...vipul.bhasin@gmail.com2011-04-071-1/+1
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-015-150/+151
* Removing 'off the record' references. Contributed by vipul.bhasin@gmail.commarkusheintz@chromium.org2011-03-314-34/+34
* Adding OWNERS file for chrome/browser/content_settingsmarkusheintz@chromium.org2011-03-281-0/+3
* Remove unnecessary LOG statement.markusheintz@chromium.org2011-03-281-1/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-282-3/+3
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-252-6/+6
* Fix notification settings for file schememarkusheintz@chromium.org2011-03-234-13/+71
* Merge content_settings::NotificationsDefaultProvider with content_settings::P...markusheintz@chromium.org2011-03-185-145/+51
* Let the method ListValue::AppendIfNotPresent always take ownership of the |in...markusheintz@chromium.org2011-03-181-4/+0
* First step of integrating notifications content settings to the host content ...markusheintz@chromium.org2011-03-174-4/+619
* Remove Gears from Chrome.aa@chromium.org2011-03-111-1/+0
* Coverity: Fix various NULL_RETURNS defects.csilv@chromium.org2011-03-111-1/+3
* Fix bad usage of GetMutableDictionary.battre@chromium.org2011-03-102-6/+102
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-086-13/+13
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-087-24/+24
* Cleanup: Use more specific friend struct / make destructors non-public for cl...thestig@chromium.org2011-03-071-2/+4
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-073-6/+6
* Convert LOG to VLOG.estade@chromium.org2011-03-011-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-2/+2
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-014-5/+4
* Add content_settings::PolicyProvider and a set of new policies to managed con...markusheintz@chromium.org2011-02-2810-35/+540
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-253-4/+7
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-222-3/+16
* Rename files in chrome/browser/content_settings/ to have a consistent naming ...markusheintz@chromium.org2011-02-1610-17/+17
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-152-4/+23
* Add a content_settings::BaseProvider for code that is shared by all content s...markusheintz@chromium.org2011-02-154-293/+409
* Accept file: URLs as valid content setting patternsjochen@chromium.org2011-02-153-7/+46
* Add UMA for third party cookie blockingjochen@chromium.org2011-02-141-0/+7
* Even more test cleanup.erg@google.com2011-02-1010-82/+113
* #include <ostream> for std::ostream declarations.mark@chromium.org2011-02-081-0/+1
* Add content_settings::MockProvidermarkusheintz@chromium.org2011-02-083-17/+166
* Add content_settings::PrefProvider to HostContentSettingsMap.markusheintz@chromium.org2011-02-089-649/+1073
* Remove code from host content settings map that was moved out.markusheintz@chromium.org2011-02-021-14/+0
* Remove CanProvideDefaultSettings method from default content settings provide...jochen@chromium.org2011-02-0211-40/+0
* Add ContentSettingsProvider Interface.markusheintz@chromium.org2011-02-012-2/+99
* Rename {Pref,Policy}ContentSettingsProvider to {Pref,Policy}DefaultContentSet...markusheintz@chromium.org2011-01-3112-69/+110
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-271-1/+0
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-271-1/+2
* Rename ContentSettingsProviderInterface to DefaultContentSettingsProviderInte...markusheintz@chromium.org2011-01-257-33/+39
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-216-25/+25
* Clarify wording around blocking 3rd party cookies and add lab to block readin...jochen@chromium.org2011-01-121-1/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+2