summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-2/+3
* The "Create" method for creating a CanonicalCookie from a ParsedCookie uses t...markusheintz@chromium.org2012-11-151-2/+4
* Remove PrefObserver usage, batch 3.joi@chromium.org2012-11-147-85/+85
* Remove PrefObserver from usages of PrefChangeRegistrar, batch 2.joi@chromium.org2012-11-132-12/+10
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-133-8/+9
* 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