summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_view_host_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Initialize RenderWidget(Host)(View)s with correct visibility statejamesr@chromium.org2013-08-201-1/+2
* Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...marja@chromium.org2013-07-231-4/+2
* Revert "Fix SessionStorage confusion between RenderViewHostImpl and Navigatio...marja@chromium.org2013-07-201-2/+4
* Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...marja@chromium.org2013-07-181-4/+2
* Create RenderFrame/RenderFrameHost for the main frame of a page.nasko@chromium.org2013-05-311-0/+2
* Move remaining files in content\browser\renderer_host to content namespace.jam@chromium.org2012-10-291-11/+11
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg...jochen@chromium.org2012-05-161-0/+3
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-0/+2
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-4/+3
* Add an API around SessionStorageNamespace. This is just an empty API, what ma...jam@chromium.org2012-02-241-6/+7
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-3/+3
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-4/+7
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-4/+0
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-2/+2
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-2/+3
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+68