summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/content_settings_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Move kChromeDevToolsScheme constant into content namespace.tfarina@chromium.org2014-02-171-1/+1
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-2/+2
* Cleaning out unneeded WebGL DebugRenderInfo finch experiment plumbingbajones@chromium.org2014-01-281-8/+0
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-261-1/+1
* Now that RenderFrame is per frame, remove the WebFrame pointer from RenderFra...jam@chromium.org2014-01-221-2/+2
* More simplification of code now that RenderFrame is per WebFrame.jam@chromium.org2014-01-211-6/+3
* Now that RenderFrame is 1:1 with WebFrame, add the associated getters and sta...jam@chromium.org2014-01-151-4/+1
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-301-2/+2
* Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...jam@chromium.org2013-12-171-13/+21
* Remove keying off WEBPERMISSIONCLIENT_USES_FRAME_FOR_ALL_METHODS in chrome co...jam@chromium.org2013-12-161-34/+0
* Remove chrome-internal scheme, chrome::kChromeInternalScheme.msw@chromium.org2013-12-141-3/+0
* Move WebPermissionContent implementation to ContentSettingsObserver instead o...jam@chromium.org2013-12-121-19/+345
* Remove kEnableResourceContentSettings and all the code that uses it since it'...jam@chromium.org2013-12-111-13/+7
* ContentSettings API should not interact with <webview>fsamuel@chromium.org2013-12-041-0/+5
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-8/+8
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-1/+1
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-6/+6
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-1/+1
* Changes to block NPAPI plugins in ash-metro modecpu@chromium.org2013-05-021-1/+10
* Whitelist Instant processes for content settings.ckocagil@chromium.org2013-04-181-0/+6
* Update some #includes in chrome/renderer for headers in the new Platform dire...pilgrim@chromium.org2013-01-151-1/+1
* Cleanup: Fix a bunch of lint errors in chrome.thestig@chromium.org2013-01-041-1/+1
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-2/+3
* Move the mixed scripting infobar to a page action icon / content setting.cevans@chromium.org2012-06-211-3/+7
* Correctly whitelist ftp directory listings.jochen@chromium.org2012-05-241-8/+13
* Whitelist unreachable webdata pages for content settingsjochen@chromium.org2012-05-231-0/+3
* Load only blocked plug-ins when allowing plug-ins from infobars.bauerb@chromium.org2012-05-091-10/+25
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-4/+5
* ContentSettingsObserver::Allow*: Shortcuts for webkit permissions.marja@chromium.org2011-12-141-15/+16
* Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti...dgozman@chromium.org2011-12-081-1/+12
* Revert 113579 - Content settings: allow scripts on interstitial pages even if...dgozman@chromium.org2011-12-081-12/+1
* Content settings: allow scripts on interstitial pages even if JavaScript is b...marja@chromium.org2011-12-081-1/+12
* Update includes to new header locations.abarth@chromium.org2011-12-031-1/+1
* Content settings: whitelist kExtensionScheme and kChromeInternalScheme on the...marja@chromium.org2011-12-021-26/+36
* Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...jam@chromium.org2011-11-231-2/+1
* Update callers of WebSecurityOrigin::isEmpty to call WebSecurityOrigin::isUniqueabarth@chromium.org2011-11-211-13/+13
* chrome.loadTimes() shouldn't be affected by in-document navigation.simonjam@chromium.org2011-11-171-2/+6
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-161-98/+78
* DevTools: add chrome-devtools to the content settings whitelist.pfeldman@chromium.org2011-11-141-0/+3
* Revert 109213 - Take script URLs into account when applying script content se...cmp@chromium.org2011-11-101-55/+23
* Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.cmp@chromium.org2011-11-101-2/+71
* ContentSettingsObserver (+ related classes) cleanup.marja@chromium.org2011-11-091-71/+2
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-091-23/+55
* Revert 109036 (speculative; seems to cause increased worker test flakiness) -...thakis@chromium.org2011-11-081-55/+23
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-23/+55
* Revert 109005 - Take script URLs into account when applying script content se...marja@chromium.org2011-11-081-55/+23
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-23/+55
* Remove static ContentSettingsObserver::default_settings_.marja@chromium.org2011-11-021-5/+6