summaryrefslogtreecommitdiffstats
path: root/content/browser/loader/resource_request_info_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of net::LOAD_ENABLE_UPLOAD_PROGRESS."Mitsuru Oshima2014-10-241-4/+0
* Get rid of net::LOAD_ENABLE_UPLOAD_PROGRESS.ljagielski2014-10-241-0/+4
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-22/+21
* Fix outstanding request stats for multiple transfer navigations.creis2014-10-151-0/+11
* Replace OVERRIDE and FINAL with override and final in content/browser/loaderanand.ratn2014-10-071-19/+19
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-3/+3
* Getting rid of net::LOAD_ENABLE_LOAD_CONTENT.ljagielski@opera.com2014-08-131-0/+4
* content: ResourceType cleanup.tfarina@chromium.org2014-07-311-3/+3
* Move resource_type.* from webkit/ to content/.tfarina@chromium.org2014-07-051-1/+1
* Update resource requests to remove redundant frame ID.creis@chromium.org2014-03-031-8/+4
* Make PrerenderTracker's resource_throttle_io_thread_map_ use RenderFrame IDs ...jam@chromium.org2014-01-211-0/+3
* Fix chrome.webRequest.onBeforeRequest for requests coming from NPAPI plugin p...jam@chromium.org2014-01-191-0/+1
* Finally remove ResourceRequestInfo::GetAssociatedRenderView. Also remove the ...jam@chromium.org2014-01-071-2/+0
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-201-0/+2
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-061-0/+3
* Explicitly prevent URL-to-app redirection for forced downloadssergeygs@chromium.org2013-11-271-1/+1
* Allow prefetches to outlive their owning RenderViewHost.davidben@chromium.org2013-11-201-0/+15
* Preserve should_replace_current_entry across request transfers.davidben@chromium.org2013-11-191-0/+9
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-3/+3
* Experimental Revert of 231910 "Allows prefetch and other detachable requests ...mmenke@chromium.org2013-11-041-19/+0
* Allows prefetch and other detachable requests to live beyond the renderer by ...jkarlin@google.com2013-10-301-0/+19
* Make ResourceHandlers stateless with respect to child/routing/request IDs.creis@chromium.org2013-09-251-0/+23
* Chromium Blob hackingmichaeln@chromium.org2013-09-071-12/+0
* Revert "Chromium Blob hacking" This reverts r220754.tkent@chromium.org2013-09-021-0/+12
* Chromium Blob hackingmichaeln@chromium.org2013-09-011-12/+0
* 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
* Implement offline mode behind a flag.rdsmith@chromium.org2013-04-201-0/+2
* Limit to only 10 image requests per page in ResourceScheduler.simonjam@chromium.org2013-03-241-3/+3
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-6/+3
* Add Resource Handler for creating Streams to forward to extensionszork@chromium.org2013-03-201-0/+6
* Create a ResourceMessageDelegate interface to allow ResourceLoaders to directlysimonjam@chromium.org2013-02-151-11/+3
* Make page transition type to InterceptNavigationResourceThrottlethrottlejknotten@chromium.org2012-12-051-3/+1
* Add content/browser/loader/ for resource loading related classes.darin@chromium.org2012-12-051-0/+162