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
/
chrome
/
browser
/
download
/
download_item_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the DownloadManager and DownloadFile unittests to content so they can li...
jam@chromium.org
2012-01-30
1
-348
/
+0
*
Get rid of DownloadIdFactory and instead get the next id from DownloadManager...
jam@chromium.org
2012-01-27
1
-6
/
+6
*
Move DownloadDangerType to its own file.
jam@chromium.org
2012-01-24
1
-3
/
+3
*
In order to resume a download some more information needs to be gathered.
ahendrickson@chromium.org
2011-12-22
1
-2
/
+2
*
Rename DownloadItem::BrowserContext to GetBrowserContext, to match other gett...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-4
/
+8
*
Implemented ExternalData interface on DownloadItem and used it for SafeBrowsing.
rdsmith@chromium.org
2011-12-07
1
-3
/
+68
*
DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.
rdsmith@chromium.org
2011-12-06
1
-23
/
+43
*
Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...
kalman@chromium.org
2011-12-06
1
-43
/
+23
*
DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.
rdsmith@chromium.org
2011-12-05
1
-23
/
+43
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-0
/
+1
*
Move download speed calculation to file thread / DownloadFile class.
benwells@chromium.org
2011-11-30
1
-1
/
+3
*
This split will facilitate testing DownloadQuery and other users of DownloadI...
benjhayden@chromium.org
2011-11-21
1
-3
/
+9
*
Propagate the SafeBrowsing download protection verdict to the DownloadItem.
noelutz@google.com
2011-11-17
1
-6
/
+3
*
Store the download file hash in the DownloadItem. This will be useful
noelutz@google.com
2011-11-10
1
-1
/
+1
*
Remove 'using' from browser_thread.h, and make things compile.
joi@chromium.org
2011-11-03
1
-0
/
+2
*
Switch to composition for TestBrowserThread.
joi@chromium.org
2011-11-03
1
-1
/
+1
*
Add unit tests for DownloadItem notification generation.
benwells@chromium.org
2011-11-03
1
-0
/
+251