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
/
chrome_download_manager_delegate.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Eliminate alarms, downloads, and omnibox extensions code.
thestig@chromium.org
2014-06-05
1
-5
/
+14
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
1
-1
/
+1
*
Move downloads API to extensions namespace
limasdf@gmail.com
2014-04-30
1
-3
/
+3
*
Create CrxInstaller directly in WebstoreInstaller
msimonides@opera.com
2014-04-23
1
-1
/
+3
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
1
-1
/
+1
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Don't open XML files by default in Chrome.
palmer@chromium.org
2014-04-08
1
-1
/
+0
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
[Downloads] Use GetPluginInfo to determine if a MIME type is handled.
asanka@chromium.org
2013-12-19
1
-1
/
+1
*
[Downloads] Make ChromeDownloadManagerDelegate owned by DownloadService.
asanka@chromium.org
2013-12-13
1
-0
/
+9
*
Remove GetDefaultProfile() from c/b/cros/file_manager.
kinaba@chromium.org
2013-12-13
1
-2
/
+2
*
Open more file types in Chrome, and audit the dangerous file extensions.
palmer@chromium.org
2013-12-07
1
-1
/
+7
*
Open HTML files in Chrome by default.
palmer@chromium.org
2013-11-28
1
-1
/
+8
*
[Downloads] "Open with system handler" isn't necessary on Chrome OS.
asanka@chromium.org
2013-11-22
1
-2
/
+3
*
[Downloads] Perform file existence check on blocking pool.
asanka@chromium.org
2013-11-18
1
-2
/
+11
*
[Downloads] Use a WeakPtrFactory in ChromeDownloadManagerDelegate.
asanka@chromium.org
2013-11-14
1
-4
/
+6
*
Prefer opening PDF downloads in the browser.
asanka@chromium.org
2013-11-08
1
-7
/
+99
*
Revert 233460 "Prefer opening PDF downloads in the browser."
hashimoto@chromium.org
2013-11-07
1
-99
/
+7
*
Prefer opening PDF downloads in the browser.
asanka@chromium.org
2013-11-07
1
-7
/
+99
*
Android: fixes compiling with experimental TCMalloc.
bulach@chromium.org
2013-09-11
1
-6
/
+15
*
Move DragDownload() out of download_util.h
tfarina@chromium.org
2013-08-25
1
-1
/
+0
*
[Downloads] Move client guid for AV scanning of downloaded files to chrome/
gbillock@chromium.org
2013-08-10
1
-0
/
+6
*
chrome.downloads.setShelfEnabled(boolean)
benjhayden@chromium.org
2013-07-31
1
-1
/
+1
*
Warn users about potentially unwanted downloads.
asanka@chromium.org
2013-07-24
1
-6
/
+11
*
Move ".crx"/".pem" constants and extension_filenames constants into extension...
yoz@chromium.org
2013-07-23
1
-2
/
+2
*
Persist download ids across sessions by merging them with db_handles.
benjhayden@chromium.org
2013-07-12
1
-11
/
+43
*
Updates some includes of chrome_notification_types.h
jam@chromium.org
2013-07-11
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Use a direct include of time headers in chrome/browser/, part 3.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use a direct include of strings headers in chrome/browser/d*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
Remove DownloadId from DownloadPathReservationTracker
benjhayden@chromium.org
2013-06-06
1
-1
/
+1
*
[Downloads] Handle filename determination for resumed downloads.
asanka@chromium.org
2013-06-03
1
-26
/
+41
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+2
*
Merge SavePackageFilePicker{,ChromeOS}
benjhayden@chromium.org
2013-05-30
1
-64
/
+6
*
Use DownloadItem::GetState() in c/b/{download,extensions}
caio.de.oliveira.filho@intel.com
2013-05-24
1
-2
/
+2
*
[Downloads] Switch callers of GetFullPath() to GetTargetFilePath()
asanka@chromium.org
2013-05-09
1
-4
/
+25
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
1
-4
/
+5
*
Sanitize directory names from chrome.downloads.onDeterminingFilename.
benjhayden@chromium.org
2013-05-05
1
-1
/
+2
*
Move download filename determination into a separate class.
asanka@chromium.org
2013-05-02
1
-477
/
+132
*
Revert 197518 "Move download filename determination into a separ..."
timurrrr@chromium.org
2013-05-01
1
-132
/
+477
*
Move download filename determination into a separate class.
asanka@chromium.org
2013-05-01
1
-477
/
+132
*
drive: Rename drive_file_sytem_util to file_system_util
satorux@chromium.org
2013-04-26
1
-1
/
+1
*
drive: Rename DriveDownloadHandler to DownloadHandler
satorux@chromium.org
2013-04-24
1
-7
/
+7
*
Make chrome.downloads.onDeterminingFilename take an enum indicating the actio...
benjhayden@chromium.org
2013-04-09
1
-15
/
+18
*
base/prefs: Remove the public/ directory and move the files to //base/prefs.
tfarina@chromium.org
2013-03-21
1
-1
/
+1
*
Don't consider extension downloads from whitelisted sources dangerous.
mnissler@chromium.org
2013-03-20
1
-1
/
+11
*
Make the UI an observer of downloads.
asanka@chromium.org
2013-03-06
1
-22
/
+0
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-1
/
+1
*
Implement chrome.downloads.onDeterminingFilename() to allow extensions to par...
benjhayden@chromium.org
2013-03-03
1
-8
/
+91
[next]