summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/download_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-2/+2
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-261-27/+1
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-281-2/+3
* Fix bug 69468: Drag download does not work if there is URL redirection involved.jianli@chromium.org2011-01-141-1/+2
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Add support for safebrowsing download protection. It is currently under flag ...lzheng@chromium.org2010-12-221-1/+26
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-12/+12
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-3/+6
* Logging downloads.ahendrickson@chromium.org2010-11-241-0/+2
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+1
* Download code cleanup:phajdan.jr@chromium.org2010-07-271-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make all of the methods of ResourceHandler pure virtual.eroman@chromium.org2010-03-021-0/+6
* Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.jianli@chromium.org2010-02-101-2/+3
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-1/+4
* Implement ResourceQueue, an object that makes it easy to delay startingphajdan.jr@chromium.org2009-12-101-2/+6
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-0/+2
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+2
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+3
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-3/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+3
* Reverting 11179.jcampan@chromium.org2009-03-071-3/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+3
* Change url wstrings to GURLSestade@chromium.org2009-02-121-2/+2
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-2/+3
* revert r8603rvargas@google.com2009-01-241-3/+2
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-2/+3
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-081-1/+1
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+75
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-75/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+75