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
*
Move timer functionality from DownloadFileManager to DownloadFileImpl.
rdsmith@chromium.org
2012-04-21
1
-0
/
+19
*
Make PowerSaveBlocker object an argument to DownloadFileImpl constructor
rdsmith@chromium.org
2012-04-19
1
-1
/
+4
*
Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.
ahendrickson@chromium.org
2012-02-09
1
-2
/
+3
*
Back out r121050 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-3
/
+2
*
Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.
ahendrickson@chromium.org
2012-02-08
1
-2
/
+3
*
Added net logging to BaseFile.
ahendrickson@chromium.org
2012-02-05
1
-10
/
+11
*
Remove DownloadManager* dependency on DownloadStatusUpdater
rdsmith@chromium.org
2012-02-04
1
-3
/
+4
*
Move common file path related methods between chrome & content to file_util. ...
jam@chromium.org
2012-01-31
1
-70
/
+0
*
Get rid of DownloadIdFactory and instead get the next id from DownloadManager...
jam@chromium.org
2012-01-27
1
-0
/
+1
*
In order to resume a download some more information needs to be gathered.
ahendrickson@chromium.org
2011-12-22
1
-5
/
+12
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-3
/
+73
*
Move download speed calculation to file thread / DownloadFile class.
benwells@chromium.org
2011-11-30
1
-0
/
+4
*
Created an interface for DownloadFile, for use in unit tests.
ahendrickson@chromium.org
2011-11-16
1
-0
/
+109