summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings/content_settings_pref_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable WebIntents blacklist UI (redo of #7645034)groby@chromium.org2011-08-181-0/+3
* Don't update the obsolete geolocation preference while migrating it. markusheintz@chromium.org2011-08-181-5/+5
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+1
* Revert 97190 - Enable WebIntents blacklist UIrvargas@google.com2011-08-171-3/+0
* Enable WebIntents blacklist UIgroby@chromium.org2011-08-171-0/+3
* Migrate geolocation settings to host content settings map and remove the geol...markusheintz@chromium.org2011-08-151-25/+174
* Fix partially broken pattern keys and delete invalid pattern keys of the obso...markusheintz@chromium.org2011-08-091-31/+73
* Make content_settings::ParsePatternString more reliable.markusheintz@chromium.org2011-08-021-34/+12
* FileManagerDialogTest.SelectFileAndCancel flaky.grt@chromium.org2011-07-191-0/+1065
|\
* | Roll ANGLE r704:r705jbauman@chromium.org2011-07-191-1065/+0
* | Migrate default geolocation content setting to host content settings map.markusheintz@chromium.org2011-07-191-5/+34
|/
* Fix DCHECK() hit when synching a new profilesail@chromium.org2011-07-151-0/+2
* Add ObservableDefaultProvider class and let the HostContentSettingsMap and it...markusheintz@chromium.org2011-07-151-28/+11
* Add a content_settings::Observer and make providers notify the host content s...markusheintz@chromium.org2011-07-141-29/+12
* Protect content_settings::PrefProvider::GetContentSetting with a lock.bauerb@chromium.org2011-07-121-0/+1
* Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...bauerb@chromium.org2011-07-121-130/+102
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-12/+13
* Remove ResetToDefaults method from HostContentSettingsMap and providers, as i...bauerb@chromium.org2011-07-061-32/+0
* Sync new and obsolete content settings preferencesmarkusheintz@chromium.org2011-07-061-145/+252
* Disable policy managed content settings exceptions in the content settings ex...markusheintz@chromium.org2011-07-031-0/+1
* Add migration code to migrate the obsolete kContentSettingsPatterns pref.markusheintz@chromium.org2011-06-271-56/+41
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-46/+143
* Remove prerender content settings.cbentzel@chromium.org2011-06-161-3/+0
* Cleanup OriginIdentifierValueMap code.markusheintz@chromium.org2011-06-161-4/+4
* Use empty resource identifier unless --enable-resource-content-settings is set.bauerb@chromium.org2011-06-151-8/+0
* Fix DCHECK error with --enable-resource-content-settingsbauerb@chromium.org2011-06-151-39/+32
* In memory map to store |Value| objects formarkusheintz@chromium.org2011-06-091-195/+303
* Disable support for schemes and ports in content settings patterns. For M13.markusheintz@chromium.org2011-06-071-6/+7
* Split incognito extension content settings in session-only and persistent.bauerb@chromium.org2011-06-031-14/+17
* 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-251-3/+3
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-11/+9
* Revert 85894 - Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-9/+11
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-11/+9
* Remove content_settings::ProviderInterface::ContentSettingsTypeIsManaged.bauerb@chromium.org2011-05-131-5/+0
* Refactor preference syncing.zea@chromium.org2011-05-091-7/+14
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Add UMA for cookie settingsjochen@chromium.org2011-04-141-0/+9
* Fix functional tests:markusheintz@chromium.org2011-04-131-2/+22
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-011-118/+119
* Removing 'off the record' references. Contributed by vipul.bhasin@gmail.commarkusheintz@chromium.org2011-03-311-14/+14
* Merge content_settings::NotificationsDefaultProvider with content_settings::P...markusheintz@chromium.org2011-03-181-2/+22
* Coverity: Fix various NULL_RETURNS defects.csilv@chromium.org2011-03-111-1/+3
* Fix bad usage of GetMutableDictionary.battre@chromium.org2011-03-101-6/+18
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-5/+5
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-4/+4
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-221-3/+12
* Rename files in chrome/browser/content_settings/ to have a consistent naming ...markusheintz@chromium.org2011-02-161-0/+763