summaryrefslogtreecommitdiffstats
path: root/content/common/resource_messages.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Creates the ipclist utility that chrome security team has wanted to dumptsepez@chromium.org2011-03-171-5/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-9/+0
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-0/+196