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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-54
/
+0
*
Move the save file code from chrome to content. This is just a file move so t...
jam@chromium.org
2011-07-14
1
-1
/
+1
*
Change DownloadProcessHandle to be more of an encapsulated class.
rdsmith@chromium.org
2011-06-09
1
-4
/
+4
*
Added DownloadProcessHandle class.
ahendrickson@chromium.org
2011-05-11
1
-5
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Refactoring DownloadFile.
ahendrickson@chromium.org
2011-02-15
1
-5
/
+0
*
Added DownloadFile unit tests.
ahendrickson@chromium.org
2011-02-02
1
-1
/
+2
*
Logging downloads.
ahendrickson@chromium.org
2010-11-24
1
-0
/
+4
*
Regression fix: cancel all downloads when shutting down DownloadManager.
phajdan.jr@chromium.org
2010-09-13
1
-2
/
+0
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-10
1
-1
/
+10
*
Revert 58196 - GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-07
1
-10
/
+1
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-01
1
-1
/
+10
*
Reverting to see if this fixes linux ui tests hang. Just a shot in the dark a...
ananta@chromium.org
2010-09-01
1
-10
/
+1
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-08-31
1
-1
/
+10
*
Download code cleanup: share most of the code between DownloadFile and SaveFile.
phajdan.jr@chromium.org
2010-08-27
1
-53
/
+2
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
1
-4
/
+0
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-21
1
-19
/
+10
*
Rename the download to its final name only after the download is finished
kinuko@chromium.org
2010-07-21
1
-2
/
+8
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-199
/
+2
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-14
1
-20
/
+15
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.
jianli@chromium.org
2010-02-10
1
-7
/
+22
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-0
/
+2
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-2
/
+2
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-1
/
+4
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-4
/
+1
*
Sixth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-1
/
+4
*
First of several patches to get rid of MessageLoop caching now that we have C...
jam@chromium.org
2009-10-28
1
-15
/
+2
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-3
/
+6
*
Disable system suspend while downloading files on win32.
mark@chromium.org
2009-10-23
1
-0
/
+4
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Speculative fix for Mac quarantine crash
stuartmorgan@google.com
2009-09-10
1
-0
/
+3
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-2
/
+2
*
Show or open downloaded items on the UI thread for Mac. This is
paul@chromium.org
2009-08-18
1
-0
/
+6
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-5
/
+4
*
Add quarantine metadata to downloads on the Mac. Patch by Stuart Morgan
mark@chromium.org
2009-04-27
1
-0
/
+6
*
Installing extensions (drag/drop, download crx file) will now be
georged@chromium.org
2009-04-01
1
-1
/
+2
*
Refactor BaseDownloadItemModel and its inheritors.
estade@chromium.org
2009-02-23
1
-1
/
+0
*
Bring download_file, download_manager into POSIX build.
estade@chromium.org
2009-02-22
1
-1
/
+2
*
Change url wstrings to GURLS
estade@chromium.org
2009-02-12
1
-1
/
+1
*
Porting in the download manager (plus tiny bits of cleanup).
brettw@chromium.org
2009-01-30
1
-5
/
+5
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
1
-1
/
+4
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
1
-1
/
+3
*
revert r8603
rvargas@google.com
2009-01-24
1
-4
/
+1
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
1
-1
/
+4
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
1
-12
/
+9
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
1
-9
/
+12
*
* switch download manager to using FilePath
estade@chromium.org
2009-01-05
1
-12
/
+9
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
1
-0
/
+3
[next]