summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/async_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-1/+1
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-7/+7
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-3/+7
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-7/+3
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-3/+7
* Reverting 11179.jcampan@chromium.org2009-03-071-7/+3
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-3/+7
* Fix a browser crash when the async resource handler keeps anrvargas@google.com2009-02-111-1/+6
* 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