Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing files that failed to be removed in a previous commit. | ahendrickson@chromium.org | 2011-05-25 | 1 | -82/+0 |
* | Added DownloadProcessHandle class. | ahendrickson@chromium.org | 2011-05-11 | 1 | -12/+6 |
* | Check all redirect URLs against download safebrowsing list. | mattm@chromium.org | 2011-04-20 | 1 | -3/+8 |
* | Enable url check in download_manager, with a simple UI (it may need polish). ... | lzheng@chromium.org | 2011-02-26 | 1 | -3/+7 |
* | Create the DownloadItem earlier in the download process. | ahendrickson@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Fix bogus member variable initialization uncovered by Clang buildbot. | pkasting@chromium.org | 2010-12-07 | 1 | -1/+1 |
* | Modify the "dangerous download" algorithm as follows. Original patch by Pier... | pkasting@chromium.org | 2010-12-06 | 1 | -1/+4 |
* | Logging downloads. | ahendrickson@chromium.org | 2010-11-24 | 1 | -0/+29 |
* | FBTF: Move ctors/dtors into cc files. | erg@google.com | 2010-09-13 | 1 | -0/+47 |