summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/resource_dispatcher_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+1
* Random de-Windows-ification-ism-izing in renderer_host.brettw@chromium.org2009-01-241-1/+1
* revert r8603rvargas@google.com2009-01-241-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-3/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* This CL adds a way to block resource requests in the ResourceDispatcherHost f...jcampan@chromium.org2009-01-121-0/+103
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+1217
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-1217/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+1217