summaryrefslogtreecommitdiffstats
path: root/content/browser/frame_host/navigation_request.h
Commit message (Expand)AuthorAgeFilesLines
* Add a NavigationHandle class to content/public/browserclamy2015-07-311-0/+20
* Fix race when reloading original URL.lfg2015-07-151-0/+2
* PlzNavigate: Do not send synchronous navigations from the renderer to the bro...fdegans2015-07-061-5/+0
* PlzNavigate: set the FrameNavigationEntry SiteInstance in the NavigationRequestclamy2015-06-241-0/+1
* Support simple back/forward in out-of-process iframes.creis2015-06-201-0/+3
* PlzNavigate: Create the speculative renderer earlier.carlosk2015-06-161-1/+2
* PlzNavigate: Show error pages when the navigation failed before commitclamy2015-04-161-1/+1
* Make NavigationParams clearerclamy2015-03-241-9/+5
* Remove the FrameMsg_Navigate_Paramsclamy2015-03-121-1/+2
* PlzNavigate: send history params at commit time to the rendererclamy2015-03-051-2/+11
* PlzNavigate: Support data urlsclamy2015-03-021-3/+7
* PlzNavigate: Updated navigation cancel policy for renderer-initiated requests.carlosk2015-02-191-0/+2
* PlzNavigate: Remove the RequestNavigation IPCclamy2015-02-051-17/+37
* New TimeToURLJobStart* navigation metrics now work with PlzNavigate.carlosk2015-02-041-0/+1
* PlzNavigate: make content unit tests work with browser side navigationclamy2015-01-211-0/+7
* Store NavigationEntryImpl data into NavigationRequest for later usage.carlosk2015-01-211-1/+31
* PlzNavigate: add support in several navigation controller unit testsclamy2014-12-191-0/+31
* PlzNavigate: Add first version of NavigationURLLoader.davidben2014-10-291-5/+14
* Pass ResourceResponse and StreamHandle in CommitNavigation.davidben2014-10-071-10/+4
* PlzNavigate: implement CommitNavigation on the browser sideclamy2014-09-301-11/+28
* PlzNavigate: add cancel navigation logic for uncommitted requestscarlosk2014-09-051-5/+15
* PlzNavigate: implement RequestNavigation in the no live renderer caseclamy@chromium.org2014-08-191-1/+2
* Add a FrameHostMsg_BeginNavigation IPCclamy@chromium.org2014-07-161-0/+43