summaryrefslogtreecommitdiffstats
path: root/content/test/test_render_view_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Add occlusion support to WebContentsImpl and RenderWidgetHostViewccameron2015-01-171-0/+10
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Support error handling for Surface read-backs.siva.gunturi2014-11-141-2/+2
* Add audio signal to the ResourceScheduler.aiolos2014-10-101-1/+4
* Remove all navigation methods from TestRenderViewHost, RenderViewHostTester.nick2014-10-091-76/+1
* Remove TextureImageTransportSurfacesievers2014-09-301-17/+0
* Move RenderViewHost swap out state to RenderFrameHost.creis2014-09-291-10/+0
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-4/+4
* Declare a new name for CopyFromCompositingSurface completionsiva.gunturi2014-09-171-1/+1
* Keep a copy of page id in RenderViewHost.Avi Drissman2014-09-081-2/+2
* Revert "Keep a copy of page id in RenderViewHost."avi2014-09-051-2/+2
* Keep a copy of page id in RenderViewHost.avi2014-09-041-2/+2
* Revert of Keep a copy of page id in RenderViewHost. (patchset #2 id:20001 of ...creis2014-08-301-2/+2
* Remove two unnecessary params in ViewHostMsg_UpdateRect_Paramsfsamuel2014-08-291-0/+4
* Keep a copy of page id in RenderViewHost.avi2014-08-291-2/+2
* Revert of Keep a copy of page id in RenderViewHost. (patchset #1 of https://c...avi@chromium.org2014-08-221-2/+2
* Keep a copy of page id in RenderViewHost.avi@chromium.org2014-08-211-2/+2
* Revert 289777 "Keep a copy of page id in RenderViewHost."avi@chromium.org2014-08-181-2/+2
* Move WebContentsTester::TestDidNavigate to use RFH's. This eliminates one usagenick@chromium.org2014-08-151-7/+6
* Keep a copy of page id in RenderViewHost.avi@chromium.org2014-08-151-2/+2
* Revert of Revert of [site isolation] cross-site transfers should track the Re...pkotwicz@chromium.org2014-08-121-0/+4
* Revert of [site isolation] cross-site transfers should track the RenderFrameH...pkotwicz@chromium.org2014-08-121-4/+0
* site isolation: cross-site transfers should track the RenderFrameHost, not th...nick@chromium.org2014-08-121-0/+4
* Fix MPArch.RWH_TabSwitchPaintDurationjbauman@chromium.org2014-08-091-1/+1
* Revert of Keep a copy of page id in RenderViewHost. (https://codereview.chrom...tonyg@chromium.org2014-08-081-2/+2
* Keep a copy of page id in RenderViewHost.avi@chromium.org2014-08-081-2/+2
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-091-1/+1
* SkBitmap::Config is deprecated, use SkColorType insteadreed@google.com2014-07-081-1/+1
* Create RenderFrameProxyHost at time of swap-out instead of commit.nasko@chromium.org2014-05-191-0/+1
* Remove browser-side tracking of accelerated compositingpiman@chromium.org2014-05-161-3/+0
* Redesigns the text input focus handling.yukishiino@chromium.org2014-05-081-0/+4
* Add a navigation redirect-chain to Sync sessions proto for offline analysis.donnd@chromium.org2014-04-231-1/+1
* Preserve Page::openedByDOM state across process swaps.davidben@chromium.org2014-04-161-1/+2
* Remove browser side of legacy 2D path.jbauman@chromium.org2014-04-161-6/+0
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-111-10/+0
* Move ShouldClose from RenderViewHost to RenderFrameHost.creis@chromium.org2014-03-111-2/+3
* WebContents exits fullscreen on RenderViewHost swaps, navigations, and crashes.miu@chromium.org2014-03-051-0/+4
* Unify frame IDs with RenderFrameHost routing IDs.creis@chromium.org2014-02-201-9/+0
* Move DidCommitProvisionalLoad code from RenderView to RenderFrame.nasko@chromium.org2014-02-121-57/+34
* Revert 249516 "Move DidCommitProvisionalLoad code from RenderVie..."piman@chromium.org2014-02-071-34/+57
* Move DidCommitProvisionalLoad code from RenderView to RenderFrame.nasko@chromium.org2014-02-061-57/+34
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-041-1/+1
* Support format using enum argument for Async readback.siva.gunturi@samsung.com2014-01-241-1/+1
* content_gl_tests were failing because, we are checking for rgb565 platform su...siva.gunturi@samsung.com2014-01-201-1/+2
* Revert 245772 "content_gl_tests were failing because, we are che..."kbr@chromium.org2014-01-181-2/+1
* content_gl_tests were failing because, we are checking for rgb565 platform su...siva.gunturi@samsung.com2014-01-181-1/+2
* Revert of Add RGB565 Texture readback support in gl_helper (https://coderevie...ager@chromium.org2014-01-171-2/+1
* Add RGB565 Texture readback support in gl_helpersiva.gunturi@samsung.com2014-01-171-1/+2
* Remove some code inside USE_AURA and OS_WIN ifdefs in content.jam@chromium.org2014-01-141-8/+0
* Make RenderFrameHostManager swap RenderFrameHosts, not RenderViewHosts.creis@chromium.org2013-12-181-3/+2