summaryrefslogtreecommitdiffstats
path: root/content/test/test_web_contents.h
Commit message (Expand)AuthorAgeFilesLines
* Give the main frame a RenderWidget.dcheng2015-10-261-2/+3
* Remove surface_id from RenderWidget/RenderWidgetHost and friendspiman2015-09-241-3/+1
* Avoid creating a RenderWidgetHostView for proxies.lfg2015-09-111-2/+1
* Disallow lazy assignment of RenderWidgetHostImpl routing IDs.dcheng2015-08-311-3/+6
* Add a NavigationHandle class to content/public/browserclamy2015-07-311-0/+1
* OOPIF: Fix window.open to work from frames with remote parent.alexmos2015-07-151-1/+1
* Move browser-to-renderer opener plumbing to frame routing IDs.alexmos2015-07-091-1/+1
* Replace image_messages.h with Mojo servicehalton.huo2015-07-061-0/+6
* Add a flag showing whether the current request was ignored by a handlergsennton2015-06-241-1/+2
* Track frame openers in FrameTreeNodes instead of WebContents.alexmos2015-06-101-1/+2
* Remove swapped-out usage in --site-per-process.nasko2015-06-051-4/+6
* Tests for "Save Image As..." when Data Saver is enabled.kundaji2015-05-141-0/+9
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-081-0/+4
* Revert of Classify navigations without page id in parallel to the existing cl...ksakamoto2015-05-081-4/+0
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-071-0/+4
* Revert of Classify navigations without page id in parallel to the existing cl...pdr2015-05-051-4/+0
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-041-0/+4
* Revert of Classify navigations without page id in parallel to the existing cl...vkuzkokov2015-04-281-4/+0
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-281-0/+4
* Revert of Classify navigations without page id in parallel to the existing cl...mohsen2015-04-271-4/+0
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-271-0/+4
* PlzNavigate: track pending commitsclamy2015-04-171-4/+2
* Call ComputeWebKitPrefs on the correct RVH, and remove dead code.creis2015-02-121-2/+0
* Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.bokan2015-02-031-2/+2
* Avoid stale navigation requests without excessive page id knowledge in the re...avi2014-12-101-15/+11
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-44/+39
* Replace OVERRIDE and FINAL with override and final in content/test/[a-s]*anand.ratn2014-10-061-21/+21
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-7/+8
* Move WebContentsTester::TestDidNavigate to use RFH's. This eliminates one usagenick@chromium.org2014-08-151-5/+9
* Cache the current WebPreferences on RenderViewHostImpl (try #2).chrishtr@chromium.org2014-08-081-1/+1
* Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co...erikchen@chromium.org2014-07-311-1/+1
* Cache the current WebPreferences on RenderViewHostImpl.chrishtr@chromium.org2014-07-221-1/+1
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-091-1/+1
* Remove TestWebContents cross-site override that doesn't override anything.ppi@chromium.org2014-06-201-7/+0
* Decouple RVH creation from CrossProcessFrameConnector.nasko@chromium.org2014-05-221-1/+1
* Revert 271461 "Decouple RVH creation from CrossProcessFrameConne..."ericu@chromium.org2014-05-191-1/+1
* Decouple RVH creation from CrossProcessFrameConnector.nasko@chromium.org2014-05-191-1/+1
* Create RenderFrameProxyHost at time of swap-out instead of commit.nasko@chromium.org2014-05-191-0/+1
* Remove is_main_frame and some of the navigation hacks for --site-per-process.creis@chromium.org2014-03-211-2/+1
* Moving DidFinishLoad from RenderView to RenderFrame.nasko@chromium.org2014-03-051-1/+1
* Remove callers of WebFrame::identifier() in favor of RenderFrame routing IDs.creis@chromium.org2014-02-211-2/+1
* Make out of process iframes draw when flag enabled.kenrb@chromium.org2014-01-231-1/+3
* Prevent the browser process from creating duplicate RenderWidgetHostsnasko@chromium.org2013-12-041-2/+4
* Prevent the browser process from creating duplicate RenderViewHosts.nasko@chromium.org2013-12-041-0/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Move RenderViewHostManager from WebContents to FrameTreeNode.creis@chromium.org2013-11-151-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Create RenderFrame/RenderFrameHost for the main frame of a page.nasko@chromium.org2013-05-311-0/+1
* 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