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_item_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep shelf item visible when extension install blocked off-store.
aa@chromium.org
2012-06-19
1
-2
/
+2
*
NetLogEventParameter to Callback refactoring 11.
mmenke@chromium.org
2012-06-14
1
-40
/
+21
*
Made ownership of DownloadRequestHandles clear through scoped_ptr<>
rdsmith@chromium.org
2012-06-12
1
-2
/
+2
*
Download filename determination refactor (1/3)
asanka@chromium.org
2012-05-30
1
-117
/
+185
*
Remove DownloadManager::in_progress_ in favor of active_downloads_ in prepara...
benjhayden@chromium.org
2012-05-14
1
-0
/
+1
*
Save Page As MHTML
benjhayden@chromium.org
2012-05-04
1
-0
/
+3
*
clean 96627/85408 debugging mechanisms out of DownloadManager/DownloadDatabase
benjhayden@chromium.org
2012-05-03
1
-46
/
+23
*
TabContents -> WebContentsImpl, part 9.
avi@chromium.org
2012-04-12
1
-1
/
+1
*
TabContents -> WebContentsImpl, part 7.
avi@chromium.org
2012-04-11
1
-1
/
+1
*
TabContents -> WebContentsImpl, part 1.
avi@chromium.org
2012-04-10
1
-2
/
+2
*
Fix race in GData downloads for small files where the download may complete b...
asanka@chromium.org
2012-03-28
1
-0
/
+1
*
Mark GData downloads as temporary.
asanka@chromium.org
2012-03-24
1
-1
/
+7
*
Test file errors in downloads.
ahendrickson@chromium.org
2012-03-14
1
-6
/
+10
*
Move DownloadPersistentStoreInfo to content\public\browser and into the conte...
jam@chromium.org
2012-03-11
1
-1
/
+2
*
Move download interrupt reasons to content\public (the enum that's used by ch...
jam@chromium.org
2012-03-08
1
-8
/
+8
*
Add a SetDisplayName() method to DownloadItem
asanka@chromium.org
2012-03-07
1
-0
/
+6
*
Add a DownloadItem::SetDangerType().
asanka@chromium.org
2012-03-07
1
-18
/
+4
*
Add a const overload to DownloadItem::GetExternalData().
asanka@chromium.org
2012-03-02
1
-3
/
+11
*
DownloadItem::SetIsPersisted() and IsPersisted() will facilitate merging DbHa...
benjhayden@chromium.org
2012-02-21
1
-0
/
+11
*
Clean up unused members and constructors from DownloadCreateInfo and Download...
asanka@chromium.org
2012-02-09
1
-2
/
+1
*
Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.
ahendrickson@chromium.org
2012-02-09
1
-0
/
+13
*
Back out r121050 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-13
/
+0
*
Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.
ahendrickson@chromium.org
2012-02-08
1
-0
/
+13
*
Added net logging to DownloadItem.
ahendrickson@chromium.org
2012-02-08
1
-12
/
+129
*
Move common file path related methods between chrome & content to file_util. ...
jam@chromium.org
2012-01-31
1
-3
/
+2
*
Move DownloadFile back to content\browser\download. Only static functions in ...
jam@chromium.org
2012-01-31
1
-1
/
+1
*
Get rid of DownloadIdFactory and instead get the next id from DownloadManager...
jam@chromium.org
2012-01-27
1
-1
/
+1
*
Move DownloadDangerType to its own file.
jam@chromium.org
2012-01-24
1
-14
/
+17
*
In order to resume a download some more information needs to be gathered.
ahendrickson@chromium.org
2011-12-22
1
-9
/
+39
*
Rename DownloadItem::BrowserContext to GetBrowserContext, to match other gett...
jam@chromium.org
2011-12-20
1
-3
/
+3
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-1
/
+17
*
Make "Save As" control flow play better with safe browsing checks. ...
asanka@chromium.org
2011-12-14
1
-1
/
+10
*
Implemented ExternalData interface on DownloadItem and used it for SafeBrowsing.
rdsmith@chromium.org
2011-12-07
1
-0
/
+23
*
DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.
rdsmith@chromium.org
2011-12-06
1
-36
/
+61
*
Add download server IP address to the SafeBrowsing download protection ping.
noelutz@google.com
2011-12-06
1
-0
/
+4
*
Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...
kalman@chromium.org
2011-12-06
1
-61
/
+36
*
DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.
rdsmith@chromium.org
2011-12-05
1
-36
/
+61
*
Move download speed calculation to file thread / DownloadFile class.
benwells@chromium.org
2011-11-30
1
-4
/
+6
*
This split will facilitate testing DownloadQuery and other users of DownloadI...
benjhayden@chromium.org
2011-11-21
1
-0
/
+899