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_file.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-52
/
+0
*
Change DownloadProcessHandle to be more of an encapsulated class.
rdsmith@chromium.org
2011-06-09
1
-9
/
+5
*
Part 2 of downloads data flow refactor.
ahendrickson@chromium.org
2011-05-23
1
-1
/
+1
*
Added DownloadProcessHandle class.
ahendrickson@chromium.org
2011-05-11
1
-15
/
+8
*
Check all redirect URLs against download safebrowsing list.
mattm@chromium.org
2011-04-20
1
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Refactoring DownloadFile.
ahendrickson@chromium.org
2011-02-15
1
-6
/
+0
*
Added DownloadFile unit tests.
ahendrickson@chromium.org
2011-02-02
1
-2
/
+2
*
Logging downloads.
ahendrickson@chromium.org
2010-11-24
1
-0
/
+18
*
Rename ChromeThread to BrowserThread Part18:
tfarina@chromium.org
2010-10-11
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part10:
tfarina@chromium.org
2010-10-09
1
-7
/
+7
*
Regression fix: cancel all downloads when shutting down DownloadManager.
phajdan.jr@chromium.org
2010-09-13
1
-5
/
+0
*
FBTF: Move ctors/dtors into cc files.
erg@google.com
2010-09-13
1
-1
/
+1
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-10
1
-2
/
+16
*
Revert 58196 - GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-07
1
-16
/
+2
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-01
1
-2
/
+16
*
Reverting to see if this fixes linux ui tests hang. Just a shot in the dark a...
ananta@chromium.org
2010-09-01
1
-16
/
+2
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-08-31
1
-2
/
+16
*
Download code cleanup: share most of the code between DownloadFile and SaveFile.
phajdan.jr@chromium.org
2010-08-27
1
-166
/
+6
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-27
1
-0
/
+2
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-21
1
-15
/
+41
*
Rename the download to its final name only after the download is finished
kinuko@chromium.org
2010-07-21
1
-3
/
+10
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-498
/
+3
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-14
1
-118
/
+92
*
Adding flushing of files on chromeos, so that when something is downloaded, i...
dhg@chromium.org
2010-06-10
1
-0
/
+5
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-1
/
+1
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
Start a download in the user's download directory to lower rename failure pos...
kinuko@chromium.org
2010-03-09
1
-1
/
+3
*
Fix file permissions in save_as mode on POSIX.
kinuko@chromium.org
2010-03-09
1
-0
/
+4
*
Posix: Set download file's permissions correctly.
thestig@chromium.org
2010-02-24
1
-3
/
+14
*
Support dragging a virtual file out of the browser on MacOSX. This is based o...
jianli@chromium.org
2010-02-11
1
-3
/
+11
*
Fix a bug in DownloadFile::Rename where we need to seek to the end of the file.
jianli@chromium.org
2010-02-10
1
-0
/
+5
*
Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.
jianli@chromium.org
2010-02-10
1
-19
/
+33
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-0
/
+4
*
First of several patches to get rid of MessageLoop caching now that we have C...
jam@chromium.org
2009-10-28
1
-69
/
+62
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-5
/
+14
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-12
/
+22
*
Disable system suspend while downloading files on win32.
mark@chromium.org
2009-10-23
1
-1
/
+2
*
Add kMDItemWhereFroms metadata attribute to downloaded files. Combine with qu...
pinkerton@chromium.org
2009-09-29
1
-3
/
+5
*
Coverity: Initialize file_loop_ and io_loop_ in the constructor.
jhawkins@chromium.org
2009-09-25
1
-0
/
+2
*
Speculative fix for Mac quarantine crash
stuartmorgan@google.com
2009-09-10
1
-1
/
+12
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-8
/
+6
*
Show or open downloaded items on the UI thread for Mac. This is
paul@chromium.org
2009-08-18
1
-1
/
+4
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-1
/
+1
*
Revert r20553.
thestig@chromium.org
2009-07-13
1
-2
/
+0
*
Additional svn ignores for native_client and Makefile.
thestig@chromium.org
2009-07-13
1
-0
/
+2
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
Revert thakis's changes to download_file.cc from r17595.
estade@chromium.org
2009-06-12
1
-15
/
+8
*
Implement OpenItem on the Mac, and have the download manager call it when cli...
stuartmorgan@chromium.org
2009-06-10
1
-1
/
+6
[next]