summaryrefslogtreecommitdiffstats
path: root/components/content_settings
Commit message (Expand)AuthorAgeFilesLines
...
* Stop Syncing Default Content_Settings_Notifications. It should be a per devic...knn2015-03-311-1/+1
* Protected Media Identifier should be an Ask : Block pair instead of Allow : B...knn2015-03-313-30/+49
* Stop using the MEDIASTREAM content setting.msramek2015-03-266-6/+50
* Split the default content settings into syncable and nonsyncable.msramek2015-03-244-111/+398
* Split content settings pref related logic into a separate classraymes2015-03-185-541/+767
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-161-1/+1
* Add a HostContentSettingsMap layer for Supervised Users.knn2015-03-048-39/+127
* Remove the overwrite parameter from PrefProvider::ReadContentSettingsFromPrefraymes2015-03-032-8/+6
* Work on GN Win64 build.brettw2015-02-181-0/+2
* Sort GN files under componentssatorux2015-02-162-6/+6
* Expose the "Fullscreen" content setting to extensions.msramek2015-02-031-0/+1
* Update content setting for app banners to store more information.benwells2015-02-036-14/+0
* Split the Media permission into Camera/Microphone in Origin Info bubblesashab2015-01-171-1/+1
* Move ContentSettingsUsagesState to the component.vasilii2015-01-143-0/+200
* replace COMPILE_ASSERT with static_assert in components/mostynb2014-12-224-8/+10
* Plugin Power Saver: Implement option in Settings.tommycli2014-12-173-0/+7
* Add UMA stats to the Origin Info dialog on Androidsashab2014-12-113-0/+109
* Drop unused base/tuple.h inclusiontzik2014-12-091-1/+0
* gn format //componentsscottmg2014-12-031-1/+0
* Add more components unit tests to GN build.brettw2014-11-252-0/+9
* Fix crash in content_settings::OverrideProvider.scheib2014-11-151-1/+2
* Content settings clean-up: Create content_settings_test_utilslucinka.brozkova2014-11-0610-40/+98
* Add default allowed value of Ask for Push Notifications.finnur2014-10-301-0/+1
* Componentize HostContentSettingsMap and content settings providers.mukai2014-10-2521-2/+3860
* Remove outdated comment from content_settings_client.hvabr2014-10-241-3/+0
* Use ThreadChecker rather than DCHECK_CURRENTLY_ON.mukai2014-10-222-0/+7
* Add Permissions to the PageInfo dialog on Androidsashab2014-10-222-0/+4
* Standardize usage of virtual/override/final in components/dcheng2014-10-215-28/+25
* Introduce ChromeContentSettingsClientvabr2014-10-142-1/+4
* Introduce ContentSettingsClient interfacevabr2014-10-103-0/+76
* Move local_shared_objects_counter.h to content_settings componentvabr2014-10-082-0/+25
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-064-18/+18
* Componentize permission_request_id.*lucinka.brozkova2014-09-233-0/+83
* Move content_settings_observable_provider and content_seettings_origin_identi...mukai2014-09-225-0/+399
* Move content_settings_observer.h, content_settings_provider.h, content_settin...vasilii2014-09-189-0/+441
* Componentize chrome/common/content_settings files.mukai2014-09-116-1/+1034
* Move content_settings_pattern and content_settings_pattern_parser to the cont...vasilii2014-09-056-0/+1182
* Clean content_settings_pattern_parser.* from unnecessary dependencies on exte...vasilii2014-09-021-0/+2
* Remember user decisions on invalid certificates behind a flagjww@chromium.org2014-08-011-0/+1
* Componentize content_settings_types.hvasilii@chromium.org2014-07-253-0/+56