summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/test_render_view_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the last view_messages.h include in chrome, other than tab_content...jam@chromium.org2011-12-061-0/+14
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-031-2/+2
* Plumb the partial swap though image transport.backer@chromium.org2011-11-231-0/+5
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-8/+5
* Implement ui_controls for auraoshima@chromium.org2011-11-221-1/+1
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-5/+8
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-8/+5
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-5/+8
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-8/+5
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+2
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-171-5/+8
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-171-8/+5
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-171-5/+8
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-161-8/+5
* Fix NOTIMPLEMENTEDs in RenderMessageFilterAura... use the same codepath POSIX...ben@chromium.org2011-11-141-1/+1
* Share accelerated compositing notification across platforms in RenderWidgetHo...piman@chromium.org2011-11-091-5/+3
* Fix build on the "Linux Clang (ChromeOS dbg)" bot.hbono@chromium.org2011-10-271-1/+1
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+4
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+1
* ImageTransportSurface for OS Xbacker@chromium.org2011-09-291-2/+1
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-221-0/+7
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-11/+12
* Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi...oshima@google.com2011-08-241-5/+12
* Add OVERRIDE to all RenderWidgetHostView implementationsevan@chromium.org2011-08-081-9/+0
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.jam@chromium.org2011-07-131-1/+1
* Remove unused ContainsNativeView methods.ben@chromium.org2011-07-131-5/+0
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-1/+1
* When dragging file:// links off a web page, don't populate thetony@chromium.org2011-06-071-0/+5
* Support window.opener after a process swap.creis@chromium.org2011-05-121-0/+4
* Move visited link out of BrowsrProcessRenderHost.jam@chromium.org2011-04-241-1/+0
* Progress towards fixing 77536backer@chromium.org2011-04-191-1/+1
* Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...backer@chromium.org2011-04-181-1/+1
* Progress towards fixing 77536backer@chromium.org2011-04-181-1/+1
* Only run the phishing classifier on HTML and XHTML documents.bryner@chromium.org2011-04-051-2/+7
* Make contents settable in RVHTH.avi@chromium.org2011-04-051-3/+7
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-3/+0
* Get rid of references to Autocomplete from src\content, specifically from Tab...dhollowa@chromium.org2011-03-231-4/+4
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-2/+1
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-1/+1
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-161-1/+1
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-151-3/+1
* Add a ContentBrowserClient interface to let content code delegate to embedder.creis@google.com2011-03-141-0/+6
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-041-1/+0
* Don't run the phishing classifier if the page was loaded from a private IP ad...bryner@chromium.org2011-03-021-1/+7
* Duplicate tab does not work for POST pages.pfeldman@chromium.org2011-02-251-0/+3
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-0/+346