summaryrefslogtreecommitdiffstats
path: root/content/browser/download/save_file_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-3/+4
* Minor cleanup: make a method pure virtualmichaeln@chromium.org2012-12-201-0/+3
* Add content/browser/loader/ for resource loading related classes.darin@chromium.org2012-12-051-1/+1
* Move download code to the content namespace.jam@chromium.org2012-10-261-3/+6
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Rewrite guts of ResourceLoader and BufferedResourceHandler todarin@chromium.org2012-06-291-1/+1
* Move some code into the content namespace.darin@chromium.org2012-06-011-1/+1
* Make ResourceHandler be non-refcounted. Eliminate the OnRequestCloseddarin@chromium.org2012-05-311-4/+1
* Add defer out params to ResourceHandler's OnResponseStarteddarin@chromium.org2012-05-211-3/+5
* Move ResourceResponse struct into the Content API, since it's used in Chrome....jam@chromium.org2011-11-241-2/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-10/+19
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-0/+79