summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/resource_dispatcher_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Change url wstrings to GURLSestade@chromium.org2009-02-121-2/+2
* Port CrossSiteResourceHandler to Mac and Linux.paul@chromium.org2009-02-111-1/+1
* Make cert_store.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-061-1/+1
* Add a constraint on how many requests can be outstanding for any given render...ericroman@google.com2009-02-061-2/+106
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-1/+1
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-12/+18
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-9/+10
* 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