summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-2/+5
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0915-327/+409
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0915-409/+327
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0915-327/+409
* Fixed the problem that cookie blocking notification bubble is not displayed i...xians@chromium.org2013-04-022-5/+15
* Revert 189337 "Refactor MediaStreamDevicesController:"wjia@chromium.org2013-03-282-21/+0
* The CDM should not be affected by Content settings for generic Plug-insddorwin@chromium.org2013-03-211-0/+140
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-216-6/+6
* Refactor MediaStreamDevicesController:markusheintz@chromium.org2013-03-202-0/+21
* Move Plugins out of Extension classrdevlin.cronin@chromium.org2013-03-081-4/+5
* Add back a DCHECK on threading behavior in HostContentSettingsMap.joi@chromium.org2013-03-072-7/+19
* Introduce //components/user_prefs.joi@chromium.org2013-03-066-6/+6
* Fix prefs registration in BrowserInstantController.joi@chromium.org2013-03-021-2/+2
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Fix prefs registration in SyncPrefs.joi@chromium.org2013-02-271-2/+0
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator.pneubeck@chromium.org2013-02-252-30/+25
* refactor TabSpecificContentSettings:XContentAccessed to XContentAllowedxians@chromium.org2013-02-223-43/+45
* Fixed the problem that the omnibox icon does not reflect the latest usermedia...xians@chromium.org2013-02-212-3/+37
* Temporarily removing a DCHECK that is occurring on CrOS.joi@chromium.org2013-02-151-3/+4
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-141-1/+1
* Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.joi@chromium.org2013-02-123-3/+3
* Remove unused lock, add verification of intended usage.joi@chromium.org2013-02-122-7/+33
* Move 'theme' parsing out of Extension classMHX348@motorola.com2013-02-121-5/+9
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-1110-10/+10
* Delete most web intents code.thakis@chromium.org2013-02-115-24/+0
* Add content settings page action for Pepper broker authorization.bauerb@chromium.org2013-02-102-5/+19
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-1011-95/+106
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-10/+12
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-074-6/+6
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-0/+15
* Broke ContentSettingBubbleModelTest.Plugins on Android.dbeam@chromium.org2013-02-011-15/+0
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-0/+15
* Add UMA stats for cookies exceptions.markusheintz@chromium.org2013-01-301-0/+26
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-281-17/+19
* Display a content settings icon in the location bar that indicates whether th...markusheintz@chromium.org2013-01-273-5/+47
* Check the content setting type is valid.cevans@chromium.org2013-01-141-0/+2
* When starting a provisional load, indicate whether the provisional URL is abo...jochen@chromium.org2013-01-072-0/+2
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-7/+4
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-041-0/+1
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-2/+4
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-2213-60/+66
* Remove TabContents from TabStripModel.avi@chromium.org2012-12-131-6/+3
* Removing "Application Data" dialog related code.nasko@chromium.org2012-12-131-4/+2
* This CL is part of the code in https://codereview.chromium.org/11316275/ to r...xians@chromium.org2012-12-116-6/+77
* Add a "Don't ask again" button to the metro mode infobar. bauerb@chromium.org2012-12-073-0/+9
* Fix TabSpecificContentSettings::Get.avi@chromium.org2012-11-281-2/+5
* Remove code for migrating obsolete location, notification and content settnig...markusheintz@chromium.org2012-11-213-466/+58
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-214-6/+6
* Remove migration code for migrating obsolete default content settings prefs.markusheintz@chromium.org2012-11-205-158/+0