index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
download
/
download_file.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Downloads] Move client guid for AV scanning of downloaded files to chrome/
gbillock@chromium.org
2013-08-10
1
-0
/
+5
*
Get rid of DownloadItem::BytesSoFar.
cbentzel@chromium.org
2013-05-14
1
-1
/
+0
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-4
/
+5
*
Initial CL for Downloads resumption.
rdsmith@chromium.org
2013-01-12
1
-3
/
+3
*
Split DownloadFile::Rename into RenameAndUniquify and RenameAndAnnotate.
rdsmith@chromium.org
2012-11-10
1
-16
/
+13
*
Handle the case where IAttachmentExecute::Save() deletes a downloaded file.
asanka@chromium.org
2012-10-29
1
-4
/
+6
*
Replace the DownloadFileManager with direct ownership of DownloadFileImpl
rdsmith@chromium.org
2012-10-18
1
-9
/
+14
*
Shift "commit point" for when a download will no longer accept cancels.
rdsmith@chromium.org
2012-09-24
1
-5
/
+6
*
Revert 154294 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-31
1
-13
/
+11
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-30
1
-11
/
+13
*
Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do...
isherman@chromium.org
2012-08-28
1
-13
/
+11
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-27
1
-11
/
+13
*
Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-24
1
-13
/
+11
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-24
1
-11
/
+13
*
Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...
rdsmith@chromium.org
2012-08-19
1
-13
/
+11
*
Replace the DownloadFileManager with direct ownership of DownloadFile.
rdsmith@chromium.org
2012-08-18
1
-11
/
+13
*
Revert 151351 - Replace the DownloadFileManager with direct ownership
yutak@chromium.org
2012-08-14
1
-13
/
+11
*
Replace the DownloadFileManager with direct ownership
rdsmith@chromium.org
2012-08-13
1
-11
/
+13
*
Move Rename functionality from DownloadFileManager to DownloadFileImple.
rdsmith@chromium.org
2012-07-13
1
-3
/
+16
*
Revert 146162 - Move Rename functionality from DownloadFileManager to Downloa...
rdsmith@chromium.org
2012-07-11
1
-16
/
+3
*
Move Rename functionality from DownloadFileManager to DownloadFileImple.
rdsmith@chromium.org
2012-07-11
1
-3
/
+16
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Shifted DownloadFile to exporting DownloadInterruptReasons.
rdsmith@chromium.org
2012-07-03
1
-4
/
+5
*
Use ByteStream in downloads system to decouple source and sink.
rdsmith@chromium.org
2012-06-04
1
-9
/
+1
*
Move common file path related methods between chrome & content to file_util. ...
jam@chromium.org
2012-01-31
1
-21
/
+0
*
Move DownloadFile back to content\browser\download. Only static functions in ...
jam@chromium.org
2012-01-31
1
-0
/
+99
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-92
/
+0
*
Move download speed calculation to file thread / DownloadFile class.
benwells@chromium.org
2011-11-30
1
-0
/
+1
*
Created an interface for DownloadFile, for use in unit tests.
ahendrickson@chromium.org
2011-11-16
1
-36
/
+49
*
Cleanup: Remove unneeded forward declarations in content/browser.
thestig@chromium.org
2011-11-10
1
-1
/
+0
*
Use a DownloadRequestHandle pointer in construction to allow mocking for tests.
rdsmith@chromium.org
2011-11-01
1
-2
/
+3
*
Fix history importing by delaying DownloadManager creation. Replace GetNextId...
benjhayden@chromium.org
2011-10-29
1
-2
/
+4
*
Make passing of DownloadRequestHandle separate from DownloadCreateInfo.
rdsmith@chromium.org
2011-10-25
1
-0
/
+1
*
Annotate all of the functions in content that need to be exported, in prepara...
dpranke@chromium.org
2011-09-13
1
-1
/
+2
*
Remove the last Chrome include from content downloads code. This moves some m...
jam@chromium.org
2011-08-23
1
-0
/
+20
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-0
/
+54