summaryrefslogtreecommitdiffstats
path: root/components/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Use GURLS instead of patterns in SetCookieSetting()lshang2016-03-223-42/+20
* Use GURLS instead of patterns in ResetCookieSetting()lshang2016-03-223-54/+6
* Add DCHECK for primary_url and secondary_url in HostContentSettingsMap::GetPa...lshang2016-03-221-0/+2
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-031-2/+1
* Change HostContentSettingsMap::SetContentSetting to use GURLs instead of patt...lshang2016-03-032-31/+80
* Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o...dimich2016-03-021-1/+2
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-021-2/+1
* Add a Background Sync Permission Contextnsatragno2016-03-023-0/+9
* Add enterprise policy to turn off Web Bluetooth.jyasskin2016-02-267-0/+23
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-256-0/+11
* Add placeholder for Mediastream content setting to permissions histogramstsergeant2016-02-241-0/+1
* Add a flag to turn off inherting website settings in incognito.reillyg2016-02-047-34/+76
* Delete base/prefs and update callers to use components.brettw2016-02-0316-19/+20
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-0316-20/+19
* Delete base/prefs and update callers to use components.brettw2016-02-0316-19/+20
* Update GN build files for new prefs location.brettw2016-01-301-2/+2
* Ensure content settings aren't persisted in the guest profileraymes2016-01-288-28/+58
* net: move more functions out of net_util.htfarina2016-01-201-1/+0
* 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