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_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-6
/
+8
*
Register .crx file handler to install Chrome extensions.
mpcomplete@google.com
2009-01-30
1
-2
/
+6
*
Porting in the download manager (plus tiny bits of cleanup).
brettw@chromium.org
2009-01-30
1
-16
/
+12
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-1
/
+1
*
Fix two bugs that resulted in misplaced downloads and missing
paulg@google.com
2009-01-21
1
-1
/
+1
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
1
-88
/
+99
*
Prevent files saved via the "Save as..." page menu item from
tc@google.com
2009-01-06
1
-9
/
+21
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
1
-90
/
+81
*
* switch download manager to using FilePath
estade@chromium.org
2009-01-05
1
-81
/
+90
*
New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...
jcampan@chromium.org
2008-12-23
1
-1
/
+1
*
Reverting my CL to fix build bustage.
jcampan@chromium.org
2008-12-20
1
-1
/
+1
*
This CL moves the different resource handlers from resource_dispatcher_host.c...
jcampan@chromium.org
2008-12-20
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/14809
jcampan@chromium.org
2008-12-19
1
-2
/
+2
*
Reverting 7149.
jcampan@chromium.org
2008-12-17
1
-2
/
+2
*
Revamp of the interstitial pages.
jcampan@chromium.org
2008-12-17
1
-2
/
+2
*
Cleanup IsExecutableMimeType.
abarth@chromium.org
2008-12-15
1
-17
/
+21
*
Once we've decided that a path doesn't exist, reserve it by creating an empty...
abarth@chromium.org
2008-12-12
1
-20
/
+25
*
We should let binary/octet-stream have an EXE extension to fix compat with di...
abarth@chromium.org
2008-12-05
1
-0
/
+4
*
Fix issue 4829: No file extensions listed when saving images
finnur@google.com
2008-12-03
1
-17
/
+18
*
Change by Alex Mendes da Costa <alexmdac@google.com>
beng@google.com
2008-11-19
1
-4
/
+20
*
Adds the ability for save dialogs to take a default extension.
sky@google.com
2008-11-12
1
-0
/
+1
*
A crasher would happen if you donwload an exe and the download has completed ...
jcampan@chromium.org
2008-11-07
1
-1
/
+2
*
Remove downloads from the completed dangerous downloads list
paulg@google.com
2008-10-30
1
-0
/
+6
*
Fix for Save Page downloads not notifying their observers on completion.
glen@chromium.org
2008-10-29
1
-0
/
+1
*
Do not localize the name of 'download' directory. Chrome's UI languages can be
jungshik@google.com
2008-10-28
1
-3
/
+2
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-1
/
+3
*
We were still warning about a dangerous download when the user has picked the...
jcampan@chromium.org
2008-10-17
1
-2
/
+8
*
Fix bug 3470, where the download tab would show the temporary name for danger...
jcampan@chromium.org
2008-10-17
1
-18
/
+52
*
Change the prefix for unconfirmed, potentially dangerous downloads
mal@chromium.org
2008-10-16
1
-1
/
+1
*
Fix a crasher when shutting down with a pending dangerous download.
jcampan@chromium.org
2008-10-15
1
-2
/
+4
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
1
-35
/
+215
*
Move the download code to new directories:
paulg@google.com
2008-09-13
1
-0
/
+1104