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_resource_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Fix history importing by delaying DownloadManager creation. Replace GetNextId...
benjhayden@chromium.org
2011-10-29
1
-2
/
+2
*
Replace NewRunnableMethod with Callback in DownloadResourceHandler.
achuith@chromium.org
2011-10-28
1
-13
/
+7
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Make passing of DownloadRequestHandle separate from DownloadCreateInfo.
rdsmith@chromium.org
2011-10-25
1
-5
/
+7
*
Fix a bug where putting a laptop to sleep causes downloads to end normally.
ahendrickson@chromium.org
2011-10-24
1
-3
/
+21
*
DownloadBuffer is used in two different ways, only one of which is used acros...
ahendrickson@chromium.org
2011-10-21
1
-14
/
+11
*
Retry r100017. This time, prevent a potential shutdown race by moving the cal...
benjhayden@chromium.org
2011-09-21
1
-6
/
+13
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
1
-0
/
+14
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
1
-2
/
+2
*
Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequests
estade@chromium.org
2011-09-07
1
-12
/
+5
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-09-07
1
-5
/
+12
*
Make BaseFile member functions return net::Error's.
ahendrickson@chromium.org
2011-09-04
1
-2
/
+3
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+2
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-2
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+2
*
Treat files downloaded from the address bar as "always safe" (including exten...
pkasting@chromium.org
2011-08-30
1
-7
/
+4
*
Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...
dmaclach@chromium.org
2011-08-29
1
-6
/
+5
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-08-29
1
-5
/
+6
*
Move download UMA functions to their own file in content. Also fire the chrom...
jam@chromium.org
2011-08-16
1
-3
/
+3
*
Move DownloadResourceHandler to content.
jam@chromium.org
2011-08-16
1
-0
/
+265