summaryrefslogtreecommitdiffstats
path: root/content/browser/loader/resource_dispatcher_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-16/+13
* Fix outstanding request stats for multiple transfer navigations.creis2014-10-151-6/+6
* Add audio signal to the ResourceScheduler.aiolos2014-10-101-1/+9
* Remove SSLClientAuthHandler's RDH dependency.davidben2014-10-091-2/+0
* Replace OVERRIDE and FINAL with override and final in content/browser/loaderanand.ratn2014-10-071-12/+12
* PlzNavigate: implement CommitNavigation on the browser sideclamy2014-09-301-1/+3
* PlzNavigate: add cancel navigation logic for uncommitted requestscarlosk2014-09-051-4/+13
* Hook up RenderWidgetHost'saiolos2014-08-291-0/+5
* ResourceScheduler get visual signal from RenderViewHostImplzhenw2014-08-251-1/+7
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-2/+2
* Add a FrameHostMsg_BeginNavigation IPCclamy@chromium.org2014-07-161-0/+8
* Move resource_type.* from webkit/ to content/.tfarina@chromium.org2014-07-051-1/+1
* Navigation transitions: Block first response until after transitions have run.simonhatch@chromium.org2014-06-211-0/+3
* Forward MIME types to BrowserPlugin when a viewer is specified.zork@chromium.org2014-06-121-2/+5
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-161-3/+1
* Add support for passing an arbitrary parameter to an IPC message handler. The...jam@chromium.org2014-05-131-1/+1
* Removed offline policy; it's not being used, and we have no plans to use it.rdsmith@chromium.org2014-05-121-5/+0
* Reland "Fix various issues in RedirectToFileResourceHandler."davidben@chromium.org2014-03-141-1/+1
* Revert 256688 "Fix various issues in RedirectToFileResourceHandler."cpu@chromium.org2014-03-131-1/+1
* Fix various issues in RedirectToFileResourceHandler.davidben@chromium.org2014-03-121-1/+1
* When cross-site navigations are cancelled, delete themmenke@chromium.org2014-02-151-0/+4
* Make ResourceDispatcherHostImpl::CancelRequest() tear down the loader.rdsmith@chromium.org2014-01-151-5/+4
* [Download] Return DownloadInterruptReason from OnStartedCallbackasanka@chromium.org2014-01-141-1/+1
* Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome...jam@chromium.org2014-01-061-6/+0
* Remove unnecessary call to set_first_party_for_cookies.creis@chromium.org2013-12-181-2/+1
* Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...jam@chromium.org2013-12-181-8/+0
* Split ResourceDispatcherHostImpl::BeginRequesttyoshino@chromium.org2013-12-031-0/+12
* Allow prefetches to outlive their owning RenderViewHost.davidben@chromium.org2013-11-201-0/+4
* Experimental Revert of 231910 "Allows prefetch and other detachable requests ...mmenke@chromium.org2013-11-041-4/+0
* Allows prefetch and other detachable requests to live beyond the renderer by ...jkarlin@google.com2013-10-301-0/+4
* Remove RenderViewHostTracker and just have RenderViewHost tell ResourceDispat...jam@chromium.org2013-10-271-3/+0
* Make ResourceHandlers stateless with respect to child/routing/request IDs.creis@chromium.org2013-09-251-0/+9
* Modify ResourceMessageFilter so that it can support attaching to PluginProces...jam@chromium.org2013-09-091-7/+0
* When switching processes during redirects, update the cookie policyjochen@chromium.org2013-08-121-1/+2
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-1/+1
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-1/+1
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-5/+6
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-2/+2
* Apply cross-origin auth prompt blocking to image resources only.tsepez@chromium.org2013-06-281-7/+12
* Move configuration of URLRequest referrer to content/browser/loader.darin@chromium.org2013-06-251-0/+1
* Eliminate SwapOut message parameters, keeping state in RVHM instead.creis@chromium.org2013-06-141-15/+3
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* Limit the number of pending requests to the max number of file descriptors.simonjam@chromium.org2013-05-091-16/+70
* Implement offline mode behind a flag.rdsmith@chromium.org2013-04-201-3/+8
* Add Resource Handler for creating Streams to forward to extensionszork@chromium.org2013-03-201-0/+6
* ResourceScheduler should use renderer notifications instead of MRUCache to tr...simonjam@chromium.org2013-03-181-4/+13
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-271-0/+8
* Revert 183382 - broke gmailsimonjam@chromium.org2013-02-211-8/+0
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-201-0/+8