summaryrefslogtreecommitdiffstats
path: root/content/common/resource_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Move ResourceResponseHead::error_code to SyncLoadResult.davidben2014-09-031-1/+1
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-2/+2
* Plumb redirect info out of net, through content, and into child processes.davidben@chromium.org2014-08-151-3/+11
* Getting rid of net::LOAD_ENABLE_LOAD_CONTENT.ljagielski@opera.com2014-08-131-0/+3
* content: ResourceType cleanup.tfarina@chromium.org2014-07-311-1/+1
* [ServiceWorker] Propagates ServiceWorker fetched response's URL and wasFetche...horo@chromium.org2014-07-221-0/+2
* Move resource_type.* from webkit/ to content/.tfarina@chromium.org2014-07-051-1/+1
* Rename appcache constants in preparation for move to content namespacepilgrim@chromium.org2014-06-151-1/+1
* Move resource_devtools_info from webkit/ to content/pilgrim@chromium.org2014-05-311-3/+3
* Move resource_response_info from webkit/ to content/pilgrim@chromium.org2014-05-281-2/+2
* Move first-party cookie URL logic to browser process.davidben@chromium.org2014-05-141-5/+4
* Add support for passing an arbitrary parameter to an IPC message handler. The...jam@chromium.org2014-05-131-1/+2
* This CL adds an intra-priority level sorting value for finer grained control ...simonhatch@chromium.org2014-04-071-2/+3
* Revert of Introduce an intra-priority level sorting value - Chromium Side (ht...tkent@chromium.org2014-04-011-3/+2
* This CL adds an intra-priority level sorting value for finer grained control ...simonhatch@chromium.org2014-03-311-2/+3
* Move resource_request_body.cc/h to content/common/pilgrim@chromium.org2014-03-111-4/+4
* Add service_worker_provider_id param to ResourceHostMsg_Request.michaeln@chromium.org2014-03-071-0/+4
* Update resource requests to remove redundant frame ID.creis@chromium.org2014-03-031-6/+2
* Add transfer size paramater to didFinishLoading [2/3]eustas@chromium.org2014-02-101-0/+3
* Plumb network stack information about existence of cached copyrdsmith@chromium.org2014-02-061-5/+20
* Make PrerenderTracker's resource_throttle_io_thread_map_ use RenderFrame IDs ...jam@chromium.org2014-01-211-0/+3
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-061-0/+3
* Preserve should_replace_current_entry across request transfers.davidben@chromium.org2013-11-191-0/+4
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Load NPAPI plugin resources through the browser process directly instead of g...jam@chromium.org2013-09-111-0/+3
* Convert a bunch of resource IPCs to be control messages. They didn't need to ...jam@chromium.org2013-09-061-49/+49
* Propagate the encoded data length through OnDownloadData delegate methodyusukesuzuki@chromium.org2013-09-031-2/+3
* Update include paths in content/common for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-171-1/+1
* Move DataElement into webkit/commonjamesr@chromium.org2013-07-111-2/+2
* Move some classes out of webkit/glue/.darin@chromium.org2013-06-271-1/+1
* Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()rch@chromium.org2013-06-061-0/+6
* LoadTiming in net part 7: Hooking it all upmmenke@chromium.org2013-03-271-5/+6
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-271-1/+7
* Revert 183382 - broke gmailsimonjam@chromium.org2013-02-211-7/+1
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-201-1/+7
* Create a ResourceMessageDelegate interface to allow ResourceLoaders to directlysimonjam@chromium.org2013-02-151-0/+2
* Use WebKit's resource priorities instead of computing our own.simonjam@chromium.org2013-02-051-0/+3
* Log some additional information in crash dumps.darin@chromium.org2013-01-121-2/+7
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-251-0/+56
* Modify AsyncResourceHandler to use a single shared memory buffer (in ringdarin@chromium.org2012-09-181-4/+18
* Remove the HANDLED_EXTERNALLY status code.mkosiba@chromium.org2012-09-071-3/+4
* Split net::UploadData into two: for resource request IPC and for upload handlingkinuko@chromium.org2012-08-211-3/+4
* Revert 152528 - Split net::UploadData into two: for resource request IPC and ...kinuko@chromium.org2012-08-211-4/+3
* Split net::UploadData into two: for resource request IPC and for upload handlingkinuko@chromium.org2012-08-211-3/+4
* Add ResourceResponseHead members to IPC_STRUCT_TRAITS. Without this, missing ...simonjam@google.com2012-08-071-0/+2
* Remove magic iframe load transfer support.dimich@chromium.org2012-06-131-7/+0
* Prepending view-source: does not load the source of the userscript. Instead,hebert.christopherj@chromium.org2012-05-041-0/+3
* SPDY - chrome:loadtimes() should display negotiated NPN protocol.rtenneti@chromium.org2012-02-281-1/+2
* Use a monotonic clock (TimeTicks) to report network times to WebCore.simonjam@chromium.org2011-12-161-1/+1