| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Get rid of a few FilePath tmp objects/copies. | achuith@chromium.org | 2011-06-23 | 1 | -3/+3 |
* | Detect removed files and reflect the state in chrome://downloads and the down... | haraken@google.com | 2011-06-15 | 1 | -4/+15 |
* | Change DownloadProcessHandle to be more of an encapsulated class. | rdsmith@chromium.org | 2011-06-09 | 1 | -5/+5 |
* | Show that CRX unpacking is happening in the download shelf | skerner@chromium.org | 2011-06-06 | 1 | -1/+23 |
* | Added 2 new Download.Counts enums START_COUNT and INTERRUPTED_COUNT to comple... | benjhayden@chromium.org | 2011-06-02 | 1 | -1/+3 |
* | Revert 87302 - Show that CRX unpacking is happening in the download shelf | phajdan.jr@chromium.org | 2011-05-31 | 1 | -23/+1 |
* | Clang fix. | skerner@chromium.org | 2011-05-31 | 1 | -1/+1 |
* | Show that CRX unpacking is happening in the download shelf | skerner@chromium.org | 2011-05-31 | 1 | -1/+23 |
* | Fix auto-open behavior for Downloads. | rdsmith@chromium.org | 2011-05-26 | 1 | -0/+9 |
* | For downloads requiring a user gesture, also require the user to have visited... | pkasting@chromium.org | 2011-05-24 | 1 | -0/+1 |
* | Part 2 of downloads data flow refactor. | ahendrickson@chromium.org | 2011-05-23 | 1 | -48/+67 |
* | Added DownloadProcessHandle class. | ahendrickson@chromium.org | 2011-05-11 | 1 | -5/+8 |
* | Get rid of protection against races in download code that no longer exists. | rdsmith@chromium.org | 2011-05-06 | 1 | -7/+0 |
* | Check all redirect URLs against download safebrowsing list. | mattm@chromium.org | 2011-04-20 | 1 | -9/+6 |
* | Add enum histogram for dangerous download save or discard. | mattm@chromium.org | 2011-04-19 | 1 | -4/+21 |
* | New cancel test (includes change in DownloadItem::Complete meaning and | rdsmith@chromium.org | 2011-04-19 | 1 | -22/+13 |
* | Detect download errors. | ahendrickson@chromium.org | 2011-04-07 | 1 | -1/+27 |
* | Merging the safe and dangerous download paths. | ahendrickson@chromium.org | 2011-03-24 | 1 | -2/+2 |
* | Enable url check in download_manager, with a simple UI (it may need polish). ... | lzheng@chromium.org | 2011-02-26 | 1 | -1/+17 |
* | Put history insertion for downloads processing inline. | rdsmith@chromium.org | 2011-01-23 | 1 | -1/+22 |
* | Fix bug 69468: Drag download does not work if there is URL redirection involved. | jianli@chromium.org | 2011-01-14 | 1 | -1/+6 |
* | Adding active_downloads_ map. | ahendrickson@chromium.org | 2011-01-11 | 1 | -0/+2 |
* | Create the DownloadItem earlier in the download process. | ahendrickson@chromium.org | 2010-12-23 | 1 | -0/+10 |
* | Logging downloads. | ahendrickson@chromium.org | 2010-11-24 | 1 | -0/+2 |
* | REGRESSION: Show correct exe icon in the downloadshelf | kinuko@chromium.org | 2010-11-19 | 1 | -3/+3 |
* | DownloadItem::NeedsRename should not return true for dangerous downloads. | kinuko@chromium.org | 2010-11-10 | 1 | -0/+9 |
* | Use .crdownload file path for 'Show In Folder' while download is in progress | kinuko@chromium.org | 2010-11-08 | 1 | -18/+21 |
* | GTTF: download cleanup, rename things to be more accurate. | phajdan.jr@chromium.org | 2010-09-10 | 1 | -7/+6 |
* | Makes the download shelf auto-close after the user opens all downloads | sky@chromium.org | 2010-08-26 | 1 | -0/+12 |
* | Regression fix: Downloads page in Incognito mode works fine now. | phajdan.jr@chromium.org | 2010-08-16 | 1 | -0/+3 |
* | Download code cleanup patch of death: | phajdan.jr@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-27 | 1 | -26/+33 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -13/+7 |
* | Rename the download to its final name only after the download is finished | kinuko@chromium.org | 2010-07-21 | 1 | -0/+7 |
* | Download code cleanup: split big files into smaller one. | phajdan.jr@chromium.org | 2010-07-16 | 1 | -0/+299 |