summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/sync_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-9/+8
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-3/+3
* Fixed plumbing of raw headers for sync requests.caseq@google.com2010-10-141-0/+1
* Added support for raw headers.caseq@google.com2010-10-061-1/+3
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-281-0/+1
* Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa...thakis@chromium.org2010-09-241-1/+0
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-231-0/+1
* DevTools: provide load timing for sync resources.pfeldman@chromium.org2010-09-201-2/+21
* Cleanup: Review lots of CHECKs used to debug bug 16371.thestig@chromium.org2010-09-171-2/+0
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+1
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-0/+1
* Fix a bad line ending in sync_resource_handler.cc.jhawkins@chromium.org2010-08-131-1/+1
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+2
* Try to fix the crash in SyncResourceHandler by using receiver_ earlier. I ca...jam@chromium.org2010-05-221-5/+6
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-181-2/+1
* Make all of the methods of ResourceHandler pure virtual.eroman@chromium.org2010-03-021-0/+15
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+10
* Add CHECKs to the ResourceHandler derived classes to see which is returning a...willchan@chromium.org2009-07-291-0/+3
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-2/+4
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-4/+2
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-2/+4
* Reverting 11179.jcampan@chromium.org2009-03-071-4/+2
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-2/+4
* Fix renderer hang that occurs when a RenderWidget with outstanding synchronou...jam@chromium.org2009-03-061-0/+9
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-5/+6
* revert r8603rvargas@google.com2009-01-241-6/+5
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-5/+6
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+54
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-54/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+54