summaryrefslogtreecommitdiffstats
path: root/chrome/browser/host_content_settings_map.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable preference change notifications for OTR HostContentSettingsMap s.t. ch...mnissler@chromium.org2010-05-041-11/+7
* Make PROFILE_DESTROYED notifications work with OTR profiles.mnissler@chromium.org2010-05-041-2/+3
* Clear non-wildcard content settings before setting from bubble or prompt.jochen@chromium.org2010-04-261-0/+6
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-231-7/+5
* Since the host content settings preferences can be updated by the sync backend,albertb@chromium.org2010-04-121-32/+118
* Disable remember option in cookie prompt and content blocked notification bub...mnissler@chromium.org2010-04-091-1/+31
* Revert 44036 [unit_tests failed] - Since the host content settings preference...viettrungluu@chromium.org2010-04-091-106/+33
* Since the host content settings preferences can be updated by the sync backend,albertb@chromium.org2010-04-091-33/+106
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-64/+169
* Revert 43890 - Use ScopedPrefUpdate to correctly send out notifications when ...jochen@chromium.org2010-04-081-117/+66
* Use ScopedPrefUpdate to correctly send out notifications when the hostalbertb@chromium.org2010-04-071-66/+117
* Adds a geolocation tab in the content settings dialog (on Windows). Also ref...pkasting@chromium.org2010-03-301-2/+9
* Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...pkasting@chromium.org2010-03-191-1/+1
* Correctly handle trailing dots in hostname blacklist. jschuh@google.com2010-03-081-2/+5
* Mac: Content Settings Exceptions dialog.thakis@chromium.org2010-02-261-16/+22
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Don't return CONTENT_SETTING_DEFAULT from GetContentSetting() under any condi...pkasting@chromium.org2010-02-161-3/+6
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-101-0/+1
* Whitelist all content for various internal schemes.pkasting@chromium.org2010-02-091-0/+23
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-021-0/+18
* Send a message to the renderers when content settings change.thakis@chromium.org2010-02-021-21/+41
* Migrate old cookie setting to new system.pkasting@chromium.org2010-02-021-31/+71
* Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...pkasting@chromium.org2010-01-311-16/+56
* Hook up some of the content settings UI to the actual settings map object. T...pkasting@chromium.org2010-01-301-10/+35
* Fix compilation error. Oops!darin@chromium.org2010-01-301-4/+4
* Changes to support new cookie policy.darin@chromium.org2010-01-301-3/+22
* Fix some signedness issues.pkasting@chromium.org2010-01-301-1/+2
* Fix build break.rohitrao@chromium.org2010-01-301-2/+2
* Rewrite the HostContentSettingsMap to address some issues:pkasting@chromium.org2010-01-301-109/+122
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-291-0/+174
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-174/+0
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-0/+174