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_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Downloads] Release power save blocker once a download request is done.
asanka@chromium.org
2014-04-11
1
-4
/
+1
*
Stop using net::FileStream synchronously in content/browser/donwload
hashimoto@chromium.org
2014-04-03
1
-1
/
+1
*
Move more file_util functions to base namespace.
brettw@chromium.org
2014-03-13
1
-1
/
+1
*
Remove NetLog::LOG_BASIC.
davidben@chromium.org
2014-03-12
1
-1
/
+1
*
[Downloads] Move client guid for AV scanning of downloaded files to chrome/
gbillock@chromium.org
2013-08-10
1
-0
/
+4
*
Make ByteStream independent from DownloadInterruptReason
tyoshino@chromium.org
2013-08-02
1
-1
/
+2
*
Persist download ids across sessions by merging them with db_handles.
benjhayden@chromium.org
2013-07-12
1
-0
/
+1
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
downloads: Improve download rate estimation.
cbentzel@chromium.org
2013-05-29
1
-1
/
+2
*
Get rid of DownloadItem::BytesSoFar.
cbentzel@chromium.org
2013-05-14
1
-5
/
+2
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Fix build after r193020.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Move ByteStream to content/browser
zork@chromium.org
2013-03-21
1
-1
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
Partially integrate filename determination with resumption.
rdsmith@chromium.org
2013-03-16
1
-0
/
+3
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-6
/
+8
*
Make content::PowerSaveBlocker public
hashimoto@chromium.org
2013-01-15
1
-2
/
+2
*
Split DownloadFile::Rename into RenameAndUniquify and RenameAndAnnotate.
rdsmith@chromium.org
2012-11-10
1
-22
/
+46
*
Minor cleanup in DownloadCreateInfo structure.
rdsmith@chromium.org
2012-11-01
1
-2
/
+1
*
Handle the case where IAttachmentExecute::Save() deletes a downloaded file.
asanka@chromium.org
2012-10-29
1
-10
/
+5
*
Move download code to the content namespace.
jam@chromium.org
2012-10-26
1
-35
/
+32
*
Refactor BaseFile methods to return a DownloadInterruptReason instead of a ne...
asanka@chromium.org
2012-10-25
1
-16
/
+7
*
Replace the DownloadFileManager with direct ownership of DownloadFileImpl
rdsmith@chromium.org
2012-10-18
1
-63
/
+53
*
Shift passage of FileStream in downloads system to be by scoped_ptr<>.
rdsmith@chromium.org
2012-10-17
1
-6
/
+6
*
Shift "commit point" for when a download will no longer accept cancels.
rdsmith@chromium.org
2012-09-24
1
-4
/
+16
*
Use the user's preferred downloads directory for creating the initial downloa...
asanka@chromium.org
2012-09-15
1
-1
/
+2
*
Revert 154294 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-31
1
-65
/
+64
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-30
1
-64
/
+65
*
Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do...
isherman@chromium.org
2012-08-28
1
-65
/
+64
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-27
1
-64
/
+65
*
Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-24
1
-65
/
+64
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-24
1
-64
/
+65
*
Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...
rdsmith@chromium.org
2012-08-19
1
-65
/
+64
*
Replace the DownloadFileManager with direct ownership of DownloadFile.
rdsmith@chromium.org
2012-08-18
1
-64
/
+65
*
Revert 151351 - Replace the DownloadFileManager with direct ownership
yutak@chromium.org
2012-08-14
1
-65
/
+64
*
Replace the DownloadFileManager with direct ownership
rdsmith@chromium.org
2012-08-13
1
-64
/
+65
*
Move Rename functionality from DownloadFileManager to DownloadFileImple.
rdsmith@chromium.org
2012-07-13
1
-7
/
+37
*
Revert 146162 - Move Rename functionality from DownloadFileManager to Downloa...
rdsmith@chromium.org
2012-07-11
1
-39
/
+7
*
Move Rename functionality from DownloadFileManager to DownloadFileImple.
rdsmith@chromium.org
2012-07-11
1
-7
/
+39
*
Shifted DownloadFile to exporting DownloadInterruptReasons.
rdsmith@chromium.org
2012-07-03
1
-14
/
+17
*
Improve download performance statistics.
rdsmith@chromium.org
2012-07-03
1
-1
/
+1
*
Do the Windows source file annotation at the end of the download.
rdsmith@chromium.org
2012-06-26
1
-0
/
+2
*
Removed checks for NULL DownloadManager in DownloadFileImpl.
rdsmith@chromium.org
2012-06-25
1
-24
/
+19
*
Simplifiy download initiation.
rdsmith@chromium.org
2012-06-18
1
-1
/
+1
*
NetLogEventParameter to Callback refactoring 11.
mmenke@chromium.org
2012-06-14
1
-2
/
+2
*
Power save blocker: switch to new implementation. In addition to making things
mdm@chromium.org
2012-06-11
1
-1
/
+1
[next]