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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid touching url_request_ in OnResponseCompletedInternal
rdsmith@chromium.org
2012-04-11
1
-1
/
+2
*
Move download_types.h to content/public and rename it to match the one struct...
jam@chromium.org
2012-03-13
1
-3
/
+3
*
Added callback to DownloadUrl() so we can find download failures where the do...
ahendrickson@chromium.org
2012-03-12
1
-2
/
+2
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-4
/
+1
*
Don't wait indefinitely for download ID to be assigned in DownloadResourceHan...
bauerb@chromium.org
2012-02-08
1
-0
/
+4
*
[Coverity] Changed pass-by-value to pass-by-ref
groby@chromium.org
2012-01-31
1
-1
/
+1
*
Saving content will prefer to retrieve the data out of the HTTP cache for GETs.
cbentzel@chromium.org
2012-01-28
1
-3
/
+1
*
Fix memory leak of DownloadCreateInfo if we couldn't find a DownloadManager. ...
jam@chromium.org
2012-01-27
1
-1
/
+1
*
Get rid of DownloadIdFactory and instead get the next id from DownloadManager...
jam@chromium.org
2012-01-27
1
-7
/
+14
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-2
/
+2
*
In order to resume a download some more information needs to be gathered.
ahendrickson@chromium.org
2011-12-22
1
-1
/
+1
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Fixed a header name error in UMA statistics that record what servers accept r...
ahendrickson@chromium.org
2011-11-30
1
-5
/
+8
*
Added UMA statistics to see what servers accept range requests.
ahendrickson@chromium.org
2011-11-29
1
-0
/
+2
*
Move ResourceResponse struct into the Content API, since it's used in Chrome....
jam@chromium.org
2011-11-24
1
-2
/
+2
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
1
-10
/
+19
*
Created an interface for DownloadFile, for use in unit tests.
ahendrickson@chromium.org
2011-11-16
1
-0
/
+1
*
First pass at some Downloads UMA to get a handle on downloads performance.
rdsmith@chromium.org
2011-11-02
1
-1
/
+4
*
DownloadBuffer is used in two different ways, only one of which is used acros...
ahendrickson@chromium.org
2011-10-21
1
-2
/
+5
*
Retry r100017. This time, prevent a potential shutdown race by moving the cal...
benjhayden@chromium.org
2011-09-21
1
-2
/
+4
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
1
-0
/
+8
*
Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequests
estade@chromium.org
2011-09-07
1
-13
/
+10
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-09-07
1
-10
/
+13
*
Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...
dmaclach@chromium.org
2011-08-29
1
-13
/
+10
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-08-29
1
-10
/
+13
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
1
-3
/
+3
*
Move DownloadResourceHandler to content.
jam@chromium.org
2011-08-16
1
-0
/
+100