summaryrefslogtreecommitdiffstats
path: root/components/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Add placeholder for Mediastream content setting to permissions histogramsTim Sergeant2016-02-251-0/+1
* Disable Web Notifications in Incognitojohnme2016-01-151-0/+2
* Adding <keygen> Content Setting (UI)svaldez2016-01-141-1/+2
* Remove unused content_settings::Observer::OnContentSettingUsedjohnme2016-01-072-10/+0
* Add missing ContentSettingsTypes to HostContentSettingsMap::SetNarrowestConte...raymes2016-01-071-2/+4
* While calling GetWebSettings() from SetNarrowestContentSetting(), we don't needdeepak.m12016-01-061-2/+2
* Adding <keygen> Content Setting (Blink)svaldez2016-01-051-0/+5
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-267-12/+20
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-2523-10/+43
* Switch to standard integer types in base/memory/.avi2015-12-242-3/+5
* Remove the deprecated MEDIASTREAM content setting.msramek2015-12-186-13/+14
* Properly migrate old CONTENT_SETTINGS_TYPE_SSL_CERT_DECISIONS settings.raymes2015-12-152-32/+32
* Compare paths of file:// URLs in ContentSettingsPattern.msramek2015-12-093-20/+89
* Mark CONTENT_SETTINGS_TYPE_PUSH_MESSAGING as UNSYNCABLEjohnme2015-12-071-1/+1
* Stop inheriting push notification permissions from regular to incognitojohnme2015-12-0713-185/+289
* Remove the cleanup code after the content settings migration.msramek2015-12-072-40/+0
* ScopedPtrMap => std::map from /component/{content_settings, gcm_driver}limasdf2015-12-017-26/+19
* Remove ScopedVector from extensions/api/declarative_content/*weisert2015-11-2618-62/+69
* Change HostContentSettingsMap::SetWebsiteSetting to use GURLs instead of patt...raymes2015-11-263-45/+96
* ScopedPtrMap -> std::map from /componentlimasdf2015-11-232-5/+5
* Reland of Use std::tie() for operator< in components/ (patchset #1 id:1 of ht...jsbell2015-11-201-8/+6
* Revert of Use std::tie() for operator< in components/ (patchset #1 id:1 of ht...jsbell2015-11-201-6/+8
* Use std::tie() for operator< in components/jsbell2015-11-181-8/+6
* Adding <keygen> Content Setting (core)svaldez2015-11-167-3/+38
* Make ScopingType a property of WebsiteSettingsInfo.raymes2015-11-167-40/+97
* Store USB device permissions in website settings.reillyg2015-11-112-0/+3
* Plugin Power Saver: remove dead flagsdbeam2015-11-102-6/+0
* Replace HostContentSettingsMap::AddExceptionForURL with SetNarrowestWebsiteSe...raymes2015-11-102-58/+61
* Remove Plugin Power Saver Finch-related codedbeam2015-10-265-169/+3
* Add more components to "gn check"brettw2015-10-221-1/+6
* Clean up the deprecated content setting METRO_SWITCH_TO_DESKTOP.msramek2015-10-222-0/+17
* Add msramek@ into content_settings OWNERS.msramek2015-10-201-0/+1
* Add CHECK to OriginIdentifierValueMap to track down inserting CONTENT_SETTING...raymes2015-10-201-4/+9
* Remove HostContentSettingsMap::IsSettingAllowedForTyperaymes2015-10-129-156/+188
* net: Move dns_util.* into dns directory.tfarina2015-10-111-1/+1
* Clean up ContentSettings Java code:bauerb2015-10-091-1/+2
* Making structure entry for ContentSetting and corresponding strings for bette...deepak.m12015-10-093-32/+73
* Fix inconsistency in how Durable Storage content setting is stored.dgrogan2015-10-051-3/+2
* Remove HostContentSettingsMap::ContentTypeHasCompoundValue functionraymes2015-09-308-89/+100
* Remove handling for MEDIASTREAM setting where it can't be reached.msramek2015-09-241-2/+7
* Remove CONTENT_SETTINGS_NUM_TYPES (part 5)raymes2015-09-237-66/+70
* Remove CONTENT_SETTINGS_NUM_TYPES (part 4)raymes2015-09-142-7/+11
* Content settings: remove some plugin-related code/resources when... there are...dbeam2015-09-102-7/+28
* Created HostContentSettingsMapFactorypeconn2015-09-091-8/+5
* Remove use of JSONReader::DeprecatedRead from components/olli.raula2015-09-081-2/+2
* Remove the ContentSettingsTypeHistogram enumraymes2015-09-083-96/+55
* Remove CONTENT_SETTINGS_NUM_TYPES (part 1)raymes2015-09-073-13/+66
* Don't run PluginsFieldTrialTest when there's no pluginsdbeam2015-09-031-1/+6
* Introduce a ContentSettingsRegistry for registering content settingsraymes2015-09-0316-215/+528
* Add raymes@chromium.org to components/content_settings/OWNERSraymes2015-09-031-0/+1