summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/test_render_view_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate SwapOut message parameters, keeping state in RVHM instead.creis@chromium.org2013-06-141-1/+1
* Make TestRenderWidgetHostView delete itself like the other RenderWidgetHostVi...jyasskin@chromium.org2013-06-061-8/+7
* Move webkit/dom_storage to new browser|common|renderer locations. Just moving...michaeln@google.com2013-06-041-1/+1
* Create RenderFrame/RenderFrameHost for the main frame of a page.nasko@chromium.org2013-05-311-0/+2
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-311-1/+1
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-301-1/+1
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-301-1/+1
* Introduce content::PageState (again).darin@chromium.org2013-05-281-27/+12
* Revert 202188 "Introduce content::PageState."grt@chromium.org2013-05-261-12/+27
* Allow the IAccessible parent to be known late in the game.grt@chromium.org2013-05-251-0/+6
* Introduce content::PageState.darin@chromium.org2013-05-241-27/+12
* Create a frame tree in WebContents on the browser side.nasko@chromium.org2013-05-091-3/+8
* Check that the files the renderer wants to preserve as part of a session rest...tsepez@chromium.org2013-05-081-5/+41
* Switch content_shell from using PruneAllButActive to a more explicit approachjochen@chromium.org2013-04-301-0/+6
* Fix RenderWidgetHostViewAura's accessible parent harder.grt@chromium.org2013-04-291-5/+0
* Map accessible child ids from Views to RenderWidgetHostViewAuradmazzoni@chromium.org2013-04-111-0/+6
* Simplify cross-process navigation start.simonjam@chromium.org2013-04-111-1/+2
* Do not offer a translate infobar on an offline reload.miguelg@chromium.org2013-03-281-5/+16
* Fix RenderWidgetHostViewAura's accessible parent.dmazzoni@chromium.org2013-03-201-0/+7
* Fix layering violation in content\browser\renderer_host. That directory shoul...jam@chromium.org2013-02-261-1/+0
* Move test_web_contents.* from content\browser\web_contents to content\test, s...jam@chromium.org2013-02-251-1/+1
* Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget...jam@chromium.org2013-02-211-36/+0
* Make the one method in RenderWidgetHostView that wasn't pure-virtual so.jam@chromium.org2013-02-191-0/+5
* Tab Capture: Backing store readbacks to YV12 VideoFrames.nick@chromium.org2013-02-111-2/+15
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-021-3/+2
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-021-7/+7
* Remove unused opener_url from DidStartProvisionalLoad.creis@chromium.org2012-11-271-2/+2
* Push the screen rect of the page and browser to the renderer to avoid sync IP...jam@chromium.org2012-11-071-2/+0
* Plumb drag event info through from the renderer. This CL appends the followingvarunjain@chromium.org2012-11-071-1/+3
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-1/+1
* Browser Plugin: Deleted old implementation (browser side)fsamuel@chromium.org2012-10-251-3/+1
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-1/+1
* When starting a provisional load include the parent frame ID in the IPC and p...jochen@chromium.org2012-10-121-2/+2
* Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmapreed@google.com2012-10-101-1/+1
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-4/+1
* Renaming/refactoring methods related to swap out acks.nasko@chromium.org2012-10-041-1/+1
* Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...ajwong@chromium.org2012-08-181-2/+3
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-1/+19
* Fix two harmless int-to-pointer conversions that a new clang warns about.thakis@chromium.org2012-08-101-1/+1
* [Mac]: Enable speech sub-menu under the edit menu and refactor speech impleme...asvitkine@chromium.org2012-08-071-0/+14
* [RDS] Reloads a page using the original request URLdfalcantara@chromium.org2012-08-041-0/+13
* Rename WasRestored to WasShown across all uses.scshunt@chromium.org2012-07-271-2/+2
* Support copying a partial rectangle region from the compositing surface on Au...mazda@chromium.org2012-07-261-1/+2
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-1/+1
* When simulating a navigation via TestRenderViewHost, first start a provisiona...jochen@chromium.org2012-07-191-0/+3
* Clean up CopyFromBackingStore and CopyFromCompositingSurface.mazda@chromium.org2012-07-131-2/+2
* Add support for triggering Android intents based on content.leandrogracia@chromium.org2012-07-111-0/+3
* 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