summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/buffered_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-2/+3
* Clean up WebKit resources after starting a download.paulg@google.com2009-02-241-4/+8
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-3/+3
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+2
* Change url wstrings to GURLSestade@chromium.org2009-02-121-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-11/+24
* revert r8603rvargas@google.com2009-01-241-22/+11
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-11/+22
* When the server says "nosniff" but then doesn't give us a Content-Type we now...abarth@chromium.org2009-01-231-1/+10
* Collect some metrics on nosniff. There is some concern that respecting this ...abarth@chromium.org2009-01-171-2/+31
* Porting in chrome/phajdan.jr@chromium.org2008-12-311-3/+0
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+231
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-231/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+231