summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Wrap Pepper CDM Content Settings code in defined(ENABLE_PEPPER_CDMS).ddorwin@chromium.org2013-06-211-6/+6
* Instead of displaying a camera icon only display a microphone icon in the omn...xians@chromium.org2013-06-173-43/+151
* Handle microphone and camera stream access requests separately. This allows t...xians@chromium.org2013-06-132-0/+21
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-114-20/+21
* Use a direct include of strings headers in chrome/browser/a*-c*/.avi@chromium.org2013-06-103-3/+3
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-094-5/+5
* Disable LoadAllBlockedPlugins on Win64 buildjschuh@chromium.org2013-06-061-0/+3
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-8/+0
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-022-14/+12
* Disable hanging Win64 browser_tests jschuh@chromium.org2013-05-301-0/+3
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-285-5/+5
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-281-1/+1
* Conditionally build support for Pepper-based CDMs.ddorwin@chromium.org2013-05-231-2/+11
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-222-8/+8
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-221-1/+1
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-202-4/+4
* Fixed crash in content settings when a policy is configured with an invalid v...joaodasilva@chromium.org2013-05-171-4/+4
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-24/+23
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-23/+24
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-24/+23
* Disabling ClickToPlayPluginTest.LoadAllBlockedPlugins on Maccsharp@chromium.org2013-05-081-1/+7
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-0611-80/+110
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-3/+6
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-6/+6
* [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