summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Wrapping blocked filesystems into TabSpecificContentSettingsmkwst@chromium.org2011-05-273-4/+62
* Make content settings UI classes not depend on the exact set of content types.bauerb@chromium.org2011-05-261-2/+4
* Apply third party cookie blocking to all kinds of cookiesjochen@chromium.org2011-05-263-18/+235
* Add a histogram for the number of hostname patterns for content settingsjochen@chromium.org2011-05-251-0/+6
* Extract non base provider specific code into it's own files.markusheintz@chromium.org2011-05-255-51/+74
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* Content settings pattern trim trailing dots from hostnames before matching a ...markusheintz@chromium.org2011-05-242-2/+18
* HostContentSettingsMap cleanup: Remove obsolete kBlockNonsandboxedPlugins pre...bauerb@chromium.org2011-05-233-82/+3
* Add ExtensionContentSettingsStore and content_settings::ExtensionProvider.bauerb@chromium.org2011-05-207-15/+199
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-1915-198/+1571
* Revert 85894 - Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-1915-1563/+198
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-1915-198/+1563
* Remove the last content settings include from content.jam@chromium.org2011-05-131-12/+24
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-0/+32
* Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-32/+0
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-0/+32
* Remove content_settings::ProviderInterface::ContentSettingsTypeIsManaged.bauerb@chromium.org2011-05-1312-106/+23
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-132-39/+147
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-1/+1
* Refactor preference syncing.zea@chromium.org2011-05-094-29/+61
* More work on removing content settings code from src\content.jam@chromium.org2011-05-073-0/+755
* Move UserMetrics to content.michaeln@google.com2011-04-272-2/+2
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-1/+1
* 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