summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/async_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak on the async resource handler.rvargas@google.com2009-02-061-1/+1
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+2
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-16/+37
* revert r8603rvargas@google.com2009-01-241-34/+15
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-15/+34
* Porting in chrome/phajdan.jr@chromium.org2008-12-311-1/+3
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+109
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-109/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+109