summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Merge 89600 - Treat ERR_CONNECTION_CLOSED as a succesful download.cbentzel@chromium.org2011-06-221-1/+6
* Merge 89123 - Add GRP to the dangerous file list.cevans@chromium.org2011-06-151-0/+1
* Merge 87981 - Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-06-065-32/+112
* Merge 87711 - Better support for dangerous and in progress downloads, style c...achuith@chromium.org2011-06-032-4/+8
* SafeBrowsing: Include hash in digest malware hit pingback.mattm@chromium.org2011-05-313-9/+115
* Revert 87302 - Show that CRX unpacking is happening in the download shelfphajdan.jr@chromium.org2011-05-315-123/+25
* Fix AutoOpen test to be correct on ChromeOS.rdsmith@chromium.org2011-05-311-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-0/+1
* Fix AutoOpen test to be correct on ChromeOS. rdsmith@chromium.org2011-05-311-54/+39
* Clang fix.skerner@chromium.org2011-05-311-1/+1
* Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-05-315-25/+123
* Make sure we remove observers in drag-download.jianli@chromium.org2011-05-272-12/+29
* Disable DownloadTest.AutoOpen on CrOS.rdsmith@chromium.org2011-05-261-1/+7
* Fix auto-open behavior for Downloads.rdsmith@chromium.org2011-05-263-9/+95
* Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it...pkasting@chromium.org2011-05-251-7/+7
* Fix leak of callback object in r86518.pkasting@chromium.org2011-05-252-1/+11
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* For downloads requiring a user gesture, also require the user to have visited...pkasting@chromium.org2011-05-2410-55/+111
* Fixed memory leaks in download manager unit tests.ahendrickson@chromium.org2011-05-241-31/+33
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-241-0/+2
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-2319-389/+809
* download: Add a GetMenuModel() that grabs the correct model.tfarina@chromium.org2011-05-232-44/+53
* Disable crashing DownloadTest.BrowserCloseAfterDownload test.thestig@chromium.org2011-05-231-2/+4
* Cleanup: Remove unneeded includes of download_shelf.htfarina@chromium.org2011-05-201-1/+0
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-195-6/+6
* download: Split DownloadShelfContextMenu into its own header file.tfarina@chromium.org2011-05-193-149/+150
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-2/+2
* Mark DownloadTest.BrowserCloseAfterDownload as failing on all platformsbattre@chromium.org2011-05-191-7/+3
* Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...jianli@chromium.org2011-05-183-29/+51
* Mark DownloadTest.BrowserCloseAfterDownload as failing on Linux.ericdingle@chromium.org2011-05-181-2/+2
* Move download stuff to download tab helper.avi@chromium.org2011-05-184-11/+21
* Mark DownloadTest.BrowserCloseAfterDownload as failing on Windowsbattre@chromium.org2011-05-181-1/+7
* Re-enable DownloadTest.BrowserCloseAfterDownloadbattre@chromium.org2011-05-181-3/+1
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-1/+4
* Revert 85504 - Move download stuff to download tab helper.avi@chromium.org2011-05-164-21/+11
* Move download stuff to download tab helper.avi@chromium.org2011-05-164-11/+21
* Revert 85486 - Move download stuff to download tab helper.avi@chromium.org2011-05-164-21/+11
* Move download stuff to download tab helper.avi@chromium.org2011-05-164-11/+21
* DownloadTest updates for Cros.achuith@chromium.org2011-05-121-32/+7
* Use TCW in SavePackage.avi@chromium.org2011-05-123-21/+28
* Enable DownloadManager.StartDownloadachuith@chromium.org2011-05-111-4/+0
* Disabling broken take and filing issue:bradnelson@google.com2011-05-111-1/+2
* Added DownloadProcessHandle class.ahendrickson@chromium.org2011-05-1113-116/+197
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-108-51/+25
* Include full redirect chain in downloads safebrowsing ping.mattm@chromium.org2011-05-102-1/+11
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Move ChromeURLAfterDownload to download_browsertestrafaelw@chromium.org2011-05-091-12/+79
* Misc. tiny cleanups to downloads. Reduce API surface, shorten code. Only fu...pkasting@chromium.org2011-05-094-72/+39
* Fix failure to update history to reflect new COMPLETE state meaning.rdsmith@chromium.org2011-05-094-12/+119
* Add histograms to understand why so many CRX installs fail in the field.skerner@chromium.org2011-05-091-1/+2