summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/test_render_view_host.cc
Commit message (Expand)AuthorAgeFilesLines
* mac: Remove GetViewCocoaBounds()thakis@chromium.org2012-06-071-4/+0
* Revert 141024 (caused PrerenderBrowserTest.PrerenderWindowSize to fail??)thakis@chromium.org2012-06-071-0/+4
* mac: Remove GetViewCocoaBounds()thakis@chromium.org2012-06-071-4/+0
* Prevent browser thumbnailer from trying to read from frontbuffer (surface tex...mmocny@chromium.org2012-05-251-0/+4
* Browser Plugin: Remove MapInstance from BrowserPluginHost + More cross-proces...fsamuel@chromium.org2012-05-241-4/+6
* Defer CGLFlushDrawable until OSX-requested drawRect to avoid spinning when wi...jbates@chromium.org2012-05-221-0/+3
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-0/+1
* Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg...jochen@chromium.org2012-05-161-4/+7
* Browser Plugin: Removed BrowserPluginWebContentsObserver (to be replaced by r...fsamuel@chromium.org2012-05-161-1/+2
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-1/+1
* Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce...creis@chromium.org2012-05-101-1/+1
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-1/+1
* Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...mazda@chromium.org2012-05-081-7/+1
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-1/+4
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-0/+5
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-161-1/+1
* DomStorage house cleaning in preparation of deleting the now obsolete in_proc...michaeln@google.com2012-04-131-2/+2
* Revert 132018 - Fixing a problem, where a hung renderer process is not killed...eroman@chromium.org2012-04-121-1/+1
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-121-1/+1
* TabContents -> WebContentsImpl, part 4.avi@chromium.org2012-04-111-1/+1
* TabContents -> WebContentsImpl, part 3.avi@chromium.org2012-04-101-1/+1
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-101-6/+13
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-091-13/+6
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-091-6/+13
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-4/+2
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-1/+1
* Rename and move TestTabContents to content::TestWebContents.joi@chromium.org2012-03-231-3/+3
* Clean up a few TODO items.joi@chromium.org2012-03-221-4/+0
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-0/+4
* Support browser side thumbnailing for GPU-composited pages on Windows.mazda@chromium.org2012-03-151-0/+6
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-207/+84
* Add a Content API around BrowserURLHandler.jam@chromium.org2012-03-121-1/+0
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-101-2/+0
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-101-0/+2
* Fix performance.timing.navigationStart on cross-renderer navigation.simonjam@chromium.org2012-03-071-1/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-10/+12
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-0/+7
* Revert 125035 - Fix performance.timing.navigationStart on cross-renderer navi...dbeam@chromium.org2012-03-061-1/+1
* Fix performance.timing.navigationStart on cross-renderer navigation.simonjam@chromium.org2012-03-051-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-7/+14
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-2/+4
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-4/+2
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-2/+4
* Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost ...jam@chromium.org2012-02-291-43/+0
* Moves stacking client to Env.beng@google.com2012-02-271-0/+12
* Add an API around SessionStorageNamespace. This is just an empty API, what ma...jam@chromium.org2012-02-241-0/+1
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-3/+32
* Revert 123227 - Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-32/+3
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-3/+32
* Introduce content::RenderWidgetHostViewPort (in content/port/browser).joi@chromium.org2012-02-161-1/+5