summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/buffered_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-0/+8
* A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...jam@chromium.org2009-03-101-2/+2
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-4/+7
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-7/+4
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-4/+7
* Reverting 11179.jcampan@chromium.org2009-03-071-7/+4
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-4/+7
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* 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