summaryrefslogtreecommitdiffstats
path: root/content/common/resource_messages.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include the referrer header everywhere instead of directly including the webk...jochen@chromium.org2011-12-071-1/+0
* Make the transfer request code path use full referrersjochen@chromium.org2011-12-051-0/+4
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-031-0/+7
* Move ResourceResponse struct into the Content API, since it's used in Chrome....jam@chromium.org2011-11-241-15/+15
* Added parentFrameId to webRequest API callsbattre@chromium.org2011-11-041-0/+7
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-2/+2
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-0/+2
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-301-0/+3
* Reland 97048 - Update routing id of pending resource requests for reparented ...rvargas@google.com2011-08-171-0/+7
* Revert 97048 - Trying to see if this is related with arvargas@google.com2011-08-171-7/+0
* Update routing id of pending resource requests for reparented iframes.dimich@chromium.org2011-08-161-0/+7
* Provide ID of the frame that triggered an event to the webrequest extension.battre@chromium.org2011-07-211-0/+7
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-131-2/+2
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-081-2/+4