summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_view_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Delete SnapshotTabHelper now that dependencies are fixed.justinlin@chromium.org2013-03-261-5/+0
* Restore SnapshotTabHelper temporarily until dependencies are fixed (reverts d...justinlin@chromium.org2013-03-231-0/+5
* Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...justinlin@chromium.org2013-03-231-5/+0
* Move TranslateHelper creation into ChromeRenderViewObservertoyoshim@chromium.org2013-01-221-2/+1
* Delete implementation of ChromeRenderViewObserver::DidHandleTouchEventdmazzoni@chromium.org2012-12-201-1/+0
* Forward Webkit Gesture events to interested RenderViewObservers.ananta@chromium.org2012-12-181-0/+2
* Extract renderer-side favicon downloading code into separate helper classcaitkp@chromium.org2012-11-151-34/+0
* Disable pushState and the rest of the history API in packaged apps via runtim...mihaip@chromium.org2012-10-251-0/+1
* Revert "Pass shadow-dom permissions to renderer"dhollowa@chromium.org2012-10-151-4/+1
* Remove animating shield for new constrained window UIsail@chromium.org2012-10-131-3/+0
* Pass shadow-dom permissions to rendererdhollowa@chromium.org2012-10-111-1/+4
* Remove renderer side thumbnailing code.mazda@chromium.org2012-10-051-9/+0
* Disable DOM MutationEvents for platform appsadamk@chromium.org2012-08-231-4/+7
* Gradient overlay for constrained windowsail@chromium.org2012-08-171-0/+4
* Revert 152059 - Gradient overlay for constrained windowsail@chromium.org2012-08-171-4/+0
* Gradient overlay for constrained windowsail@chromium.org2012-08-171-0/+4
* Move c/r/extensions/* into extensions namespacerdevlin.cronin@chromium.org2012-08-071-3/+6
* Revert 150232 (speculative, probably brokethakis@chromium.org2012-08-071-4/+0
* Update favicon URLs on FinishLoad for main framearuslan@chromium.org2012-08-071-0/+4
* Use hi-resolution favicon variants if available.thakis@chromium.org2012-08-071-5/+8
* Only allows extensions to create HTML notifications.jianli@chromium.org2012-07-301-0/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Shim that simulates a <browser> tag via Mutation Observers.mihaip@chromium.org2012-07-031-2/+5
* Move the mixed scripting infobar to a page action icon / content setting.cevans@chromium.org2012-06-211-1/+0
* Enable Shadow DOM and scoped stylesheet for extensions.morrita@chromium.org2012-06-151-0/+4
* Pop fewer insecure content bars.tsepez@chromium.org2012-05-231-0/+1
* Throttle CapturePageInfo.darin@chromium.org2012-05-231-8/+9
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-1/+0
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-9/+0
* 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