summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/async_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* 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