summaryrefslogtreecommitdiffstats
path: root/content/public/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* [autofill] Pass along frame URL and SSL status, only allow requests for credi...dbeam@chromium.org2012-12-061-0/+4
* app.window: Replace linear view search with direct lookup.mgiuca@chromium.org2012-12-051-0/+3
* [content shell] add support for a testRunner.setXSSAuditorEnabledjochen@chromium.org2012-11-301-0/+5
* [content shell] link against the TestRunner libraryjochen@chromium.org2012-11-011-0/+5
* Cancel pending custom context menu when destroying a ContextMenuClient.bauerb@chromium.org2012-10-171-2/+8
* Allow custom context menus to be requested.brettw@chromium.org2012-10-131-4/+13
* 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
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-2/+3
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-2/+3
* Fix crash when displaying system print dialog on Linux.abodenha@chromium.org2012-06-121-3/+0
* New RendererAccessibility implementation that doesn't use WebKit accessibility.dmazzoni@chromium.org2012-06-051-2/+2
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-1/+3
* Minor cleanup in content.thestig@chromium.org2012-03-201-7/+7
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-2/+2
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-1/+0
* Cleanup: Delete some unneeded forward declarations.thestig@chromium.org2011-11-091-2/+1
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-3/+51
* Add a content::RenderView API. I'll make RenderView use it in a future change...jam@chromium.org2011-10-081-0/+89