summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/download_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.jianli@chromium.org2010-02-101-12/+13
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-2/+5
* Implement ResourceQueue, an object that makes it easy to delay startingphajdan.jr@chromium.org2009-12-101-2/+2
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-281-6/+9
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-3/+2
* 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
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-0/+2
* Add quarantine metadata to downloads on the Mac. Patch by Stuart Morganmark@chromium.org2009-04-271-0/+1
* 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-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 download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-6/+0
* Change url wstrings to GURLSestade@chromium.org2009-02-121-3/+3
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-0/+6
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-9/+11
* revert r8603rvargas@google.com2009-01-241-11/+9
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-9/+11
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+169
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-169/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+169