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
*
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