summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_view_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Add world_id parameter to ExtensionDispatcher::AllowScriptExecution().koz@chromium.org2011-12-141-0/+4
* Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti...dgozman@chromium.org2011-12-081-0/+1
* Revert 113579 - Content settings: allow scripts on interstitial pages even if...dgozman@chromium.org2011-12-081-1/+0
* Content settings: allow scripts on interstitial pages even if JavaScript is b...marja@chromium.org2011-12-081-0/+1
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-021-0/+6
* base::Bind migrations in chrome/renderercsilv@chromium.org2011-11-171-3/+2
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-161-0/+3
* Cleanup: Remove unneeded forward declarations in chrome/renderer.thestig@chromium.org2011-11-111-2/+0
* Revert 109213 - Take script URLs into account when applying script content se...cmp@chromium.org2011-11-101-3/+0
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-091-0/+3
* Revert 109036 (speculative; seems to cause increased worker test flakiness) -...thakis@chromium.org2011-11-081-3/+0
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-0/+3
* Revert 109005 - Take script URLs into account when applying script content se...marja@chromium.org2011-11-081-3/+0
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-0/+3
* Hosts opting in to strict-transport-security get mixed content blocking.tsepez@chromium.org2011-11-021-0/+6
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-1/+3
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-2/+6
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-2/+2
* Show keyboard when the focused editable field is touched inside the web conte...mazda@chromium.org2011-10-031-0/+1
* Allow webRequest API extensions to clear the in-memory cache of WebKit.battre@chromium.org2011-09-291-1/+6
* Update WebPermissionClient implementation to support image URLsjochen@chromium.org2011-09-191-2/+3
* Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate...ananta@chromium.org2011-09-131-1/+1
* Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...ananta@chromium.org2011-09-081-0/+1
* Revert r99696 and r99705 due to crashes.aa@chromium.org2011-09-081-3/+3
* Implements frame sniffer to watch iframe loading state.altimofeev@chromium.org2011-09-061-0/+1
* Rename ExtensionDispatcher to ExtensionRendererContext because:aa@chromium.org2011-09-061-3/+3
* Make sure to re-index the page after a redirect.bryner@chromium.org2011-08-311-1/+5
* Moved the handling of the IPC message ViewMsg_EnableViewSourceMode to content...ananta@chromium.org2011-08-221-1/+0
* Preload with RVH/RV messaging instead of NOTIFICATION_NAV_ENTRY_COMMITTED.scr@chromium.org2011-08-021-0/+17
* Remove most of the remaining chrome dependencies from the save code. I have a...jam@chromium.org2011-07-251-13/+0
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-131-3/+3
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-141-1/+2
* Present infobar on mixed content denial. We may have caused the page to appe...tsepez@chromium.org2011-06-101-0/+16
* Adapt to new icon interface from WebFramemichaelbai@google.com2011-05-171-1/+2
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-2/+1
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-121-2/+3
* More work on removing content settings code from src\content.jam@chromium.org2011-05-071-6/+5
* Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...jam@chromium.org2011-05-041-0/+2
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-301-4/+34
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-301-0/+1
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-2/+68
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-0/+82