summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/save_file_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Review lots of CHECKs used to debug bug 16371.thestig@chromium.org2010-09-171-2/+0
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+3
* Make all of the methods of ResourceHandler pure virtual.eroman@chromium.org2010-03-021-0/+15
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-0/+1
* Fourth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-021-3/+7
* Show or open downloaded items on the UI thread for Mac. This ispaul@chromium.org2009-08-181-3/+3
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+3
* Add CHECKs to the ResourceHandler derived classes to see which is returning a...willchan@chromium.org2009-07-291-0/+3
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-0/+1
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+2
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-2/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+2
* Reverting 11179.jcampan@chromium.org2009-03-071-2/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+2
* Bring up save_package, save_item, save_file_manager on posix.estade@chromium.org2009-02-191-6/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+6
* Change url wstrings to GURLSestade@chromium.org2009-02-121-3/+3
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-0/+5
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-9/+10
* revert r8603rvargas@google.com2009-01-241-10/+9
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-9/+10
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+85
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-85/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+85