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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Cleanup: Remove unneeded browser_thread.h includes.
thestig@chromium.org
2014-02-13
1
-3
/
+2
*
[Downloads] Make ChromeDownloadManagerDelegate owned by DownloadService.
asanka@chromium.org
2013-12-13
1
-5
/
+4
*
[Downloads] Perform file existence check on blocking pool.
asanka@chromium.org
2013-11-18
1
-0
/
+45
*
Prefer opening PDF downloads in the browser.
asanka@chromium.org
2013-11-08
1
-36
/
+23
*
Revert 233460 "Prefer opening PDF downloads in the browser."
hashimoto@chromium.org
2013-11-07
1
-23
/
+36
*
Prefer opening PDF downloads in the browser.
asanka@chromium.org
2013-11-07
1
-36
/
+23
*
Use a direct include of the message_loop header in chrome/browser/, part 4.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...
ajwong@chromium.org
2013-06-06
1
-7
/
+2
*
[Downloads] Handle filename determination for resumed downloads.
asanka@chromium.org
2013-06-03
1
-0
/
+5
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Merge SavePackageFilePicker{,ChromeOS}
benjhayden@chromium.org
2013-05-30
1
-5
/
+3
*
BrowserContext should simply own DownloadManager
caio.de.oliveira.filho@intel.com
2013-05-29
1
-1
/
+1
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-4
/
+4
*
Use DownloadItem::GetState() in c/b/{download,extensions}
caio.de.oliveira.filho@intel.com
2013-05-24
1
-2
/
+0
*
Sanitize directory names from chrome.downloads.onDeterminingFilename.
benjhayden@chromium.org
2013-05-05
1
-2
/
+3
*
Move download filename determination into a separate class.
asanka@chromium.org
2013-05-02
1
-700
/
+148
*
Revert 197518 "Move download filename determination into a separ..."
timurrrr@chromium.org
2013-05-01
1
-148
/
+700
*
Move download filename determination into a separate class.
asanka@chromium.org
2013-05-01
1
-700
/
+148
*
Make chrome.downloads.onDeterminingFilename take an enum indicating the actio...
benjhayden@chromium.org
2013-04-09
1
-1
/
+1
*
Use DownloadItem directly in DownloadProtectionService.
mattm@chromium.org
2013-03-02
1
-14
/
+8
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Downloads with forced paths don't need a different intermediate path.
asanka@chromium.org
2013-02-16
1
-18
/
+27
*
Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.
joi@chromium.org
2013-02-12
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-31
/
+33
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-1
/
+1
*
Build time configuration for mobile safebrowsing.
sgurun@chromium.org
2012-11-29
1
-12
/
+12
*
Make DownloadHistory observe manager, items
benjhayden@chromium.org
2012-11-20
1
-0
/
+4
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
1
-2
/
+2
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Don't use web intents to handle downloaded office files on Chrome OS.
tbarzic@chromium.org
2012-11-08
1
-38
/
+0
*
Remove alias from ChromeRenderViewHostTestHarness.
avi@chromium.org
2012-10-19
1
-2
/
+2
*
Replace extension_switch_utils.h with feature_switch.h.
aa@chromium.org
2012-10-13
1
-1
/
+0
*
Don't use web intents for rss feeds.
gbillock@chromium.org
2012-10-12
1
-2
/
+4
*
Remove DownloadManager::GetDownloadItem() and GetActiveDownloadItem() in favo...
benjhayden@chromium.org
2012-09-25
1
-3
/
+18
*
Change policy to not trigger dangerous download UI for web intents dispatched...
gbillock@chromium.org
2012-09-07
1
-8
/
+63
*
Download filename determination refactor (3/3)
asanka@chromium.org
2012-07-27
1
-82
/
+165
*
Download filename determination refactor (2/3)
asanka@chromium.org
2012-07-02
1
-299
/
+65
*
Move creation and ownership of DownloadManager from the embedder to content. ...
jam@chromium.org
2012-06-06
1
-0
/
+5
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move mock download test headers from content\test to content\public\test. Thi...
jam@chromium.org
2012-06-02
1
-2
/
+2
*
Fix build of chrome_download_manager_unittest when safe browsing is disabled.
asanka@chromium.org
2012-05-31
1
-78
/
+98
*
Download filename determination refactor (1/3)
asanka@chromium.org
2012-05-30
1
-0
/
+1010