summaryrefslogtreecommitdiffstats
path: root/chrome/browser/host_content_settings_map.cc
Commit message (Expand)AuthorAgeFilesLines
* 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