summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/async_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-8/+4
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-14/+14
* 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/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-141-0/+2
* Make all of the methods of ResourceHandler pure virtual.eroman@chromium.org2010-03-021-0/+2
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-0/+2
* Only double the buffer when AsyncResourceHandler's caller fill the buffer.erg@google.com2009-10-261-4/+5
* When sending resources across the IPC barrier, use increasing sized buffers.erg@google.com2009-10-231-0/+6
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+2
* Add CHECKs to the ResourceHandler derived classes to see which is returning a...willchan@chromium.org2009-07-291-5/+0
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-4/+4
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+5
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-5/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+5
* Reverting 11179.jcampan@chromium.org2009-03-071-5/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+5
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-6/+5
* revert r8603rvargas@google.com2009-01-241-5/+6
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-6/+5
* g++ 4.3.x doesn't seem to like forward declarationsphajdan.jr@chromium.org2009-01-031-1/+3
* Porting in chrome/phajdan.jr@chromium.org2008-12-311-2/+3
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+50
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-50/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+50