summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* move cookies_tree_model* to c/b/browsing_data/jochen@chromium.org2012-11-072-2/+2
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-019-72/+45
* Cleanup: Simplify some extensions / content_settings Observer code by simply ...thestig@chromium.org2012-10-314-94/+79
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-301-0/+1
* Add a comment for the class TabSpecificContentSettingsmarkusheintz@chromium.org2012-10-261-0/+4
* Deal with plug-ins removing themselves on initialization inside a PluginPlace...bauerb@chromium.org2012-10-241-0/+20
* Upstream Blocked Popup Content Settings changesdtrainor@chromium.org2012-10-221-0/+12
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-226-9/+9
* Remove alias from ChromeRenderViewHostTestHarness.avi@chromium.org2012-10-191-6/+6
* When starting a provisional load include the parent frame ID in the IPC and p...jochen@chromium.org2012-10-122-0/+2
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-091-3/+3
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-19/+0
* Switch TabSpecificContentSettings to use WebContentsUserData.avi@chromium.org2012-09-284-128/+139
* Allow SiteDataObserver to outlive TabSpecificContentSettings.avi@chromium.org2012-09-272-2/+13
* Fix content settings bubble crash.avi@chromium.org2012-09-251-2/+2
* group related content settings in the settings pageestade@chromium.org2012-09-212-0/+23
* Don't register ContentSettings ExtensionProviders if extensions are disabled.yfriedman@chromium.org2012-09-062-0/+4
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-062-2/+2
* Add infobar for PPAPI broker usage.bauerb@chromium.org2012-09-044-0/+4
* Remove the plugins pyauto test.jam@chromium.org2012-08-281-0/+40
* Flush the autorelease pool on Mac after closing a browser window, so that it ...jam@chromium.org2012-08-281-5/+12
* Disable cookie content settings test on mac asan cause they're timing out there.jam@chromium.org2012-08-271-0/+5
* Rewrite the cookies pyauto test as browser tests.jam@chromium.org2012-08-271-4/+192
* rename ExtensionProvider and PlatformAppProvider classgrv@chromium.org2012-08-216-45/+49
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-216-8/+8
* Show Flash LSOs for Pepper Flash in cookie dialog.bauerb@chromium.org2012-08-012-0/+26
* Allow chrome://* to always include cookies in secure XHRs.abodenha@chromium.org2012-07-312-1/+37
* Move ExtensionHost into extensions namespacerdevlin.cronin@chromium.org2012-07-311-2/+2
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-273-5/+5
* Do not inherit from std::vector.tfarina@chromium.org2012-07-251-1/+1
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-2/+2
* Move content settings data files that are in chrome\test\data\npapi up one le...jam@chromium.org2012-07-201-4/+2
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* Move TitleWatcher from ui_test_utils.h to browser_test_utils.h so it can be r...jam@chromium.org2012-07-201-4/+5
* Move browsing_data_helper files into a separate directory.markusheintz@chromium.org2012-07-192-13/+13
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-3/+1
* Move CanonicalCookie into separate filesbattre@chromium.org2012-07-183-4/+6
* Bring up a content settings icon for ungestured registerProtocolHandler call.shess@chromium.org2012-07-175-1/+58
* Revert 147045 - Bring up a content settings icon for ungestured registerProto...shess@chromium.org2012-07-175-58/+1
* Bring up a content settings icon for ungestured registerProtocolHandler call.gbillock@chromium.org2012-07-175-1/+58
* Extract ParsedCookie into a top level classbattre@chromium.org2012-07-121-1/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1111-11/+0
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-061-2/+2
* Fix crash triggered by the media stream policy setting.mnissler@chromium.org2012-07-061-3/+5
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-12/+13
* Revert 144957 - Bring up a content settings icon for ungestured registerProto...gbillock@chromium.org2012-06-294-57/+1
* Bring up a content settings icon for ungestured registerProtocolHandler call.gbillock@chromium.org2012-06-294-1/+57
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-0/+3
* Make third-party cookie blocking take precedence over any rules that match al...bauerb@chromium.org2012-06-252-106/+124
* Feature1:xians@chromium.org2012-06-256-19/+66