summaryrefslogtreecommitdiffstats
path: root/content/browser/tab_contents/render_view_host_manager.h
Commit message (Expand)AuthorAgeFilesLines
* TabContents -> WebContentsImpl, part 4.avi@chromium.org2012-04-111-297/+0
* Rename and move TestTabContents to content::TestWebContents.joi@chromium.org2012-03-231-1/+2
* Fix performance.timing.navigationStart on cross-renderer navigation.simonjam@chromium.org2012-03-071-2/+4
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-18/+20
* Revert 125035 - Fix performance.timing.navigationStart on cross-renderer navi...dbeam@chromium.org2012-03-061-4/+2
* Fix performance.timing.navigationStart on cross-renderer navigation.simonjam@chromium.org2012-03-051-2/+4
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-11/+8
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-2/+2
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-2/+2
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-2/+2
* Add an API around InterstitialPage that's used by chrome.jam@chromium.org2012-02-081-4/+4
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-5/+5
* Rename WebUI to WebUIImpl.jam@chromium.org2012-01-191-7/+7
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-5/+5
* Get rid of RenderViewHostManager usage in chrome.jam@chromium.org2012-01-111-7/+0
* Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...jam@chromium.org2012-01-041-2/+2
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-8/+10
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+3
* Move the remaining TabContents methods to the WebContents interface, switchin...jam@chromium.org2011-12-221-2/+10
* Remove unused method RVHD::RendererManagement::OnCrossSiteNavigationCanceled().dcheng@chromium.org2011-11-251-1/+0
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-1/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-4/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-8/+8
* Remove unused RenderViewHostManager::SwapInRenderViewHost() and TabContents::...steveblock@chromium.org2011-10-031-5/+0
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-2/+2
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-5/+8
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Support window.opener after a process swap.creis@chromium.org2011-05-121-1/+9
* Avoid exiting the renderer process if it has a pending render view.creis@chromium.org2011-05-111-1/+12
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-0/+273