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
/
content
/
shell
/
shell_download_manager_delegate.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
1
-12
/
+12
*
Make DownloadHistory observe manager, items
benjhayden@chromium.org
2012-11-20
1
-8
/
+1
*
Non-functional change to simply have Downloads query Prefs for the charset wh...
pauljensen@chromium.org
2012-10-23
1
-1
/
+1
*
Remove DownloadManager::GetDownloadItem() and GetActiveDownloadItem() in favo...
benjhayden@chromium.org
2012-09-25
1
-3
/
+2
*
Shift "commit point" for when a download will no longer accept cancels.
rdsmith@chromium.org
2012-09-24
1
-1
/
+2
*
Move some download tests to content from chrome.
rdsmith@chromium.org
2012-08-30
1
-10
/
+49
*
Fix the DownloadManager not initialized error in content shell.
shouqun.liu@intel.com
2012-08-21
1
-0
/
+28
*
Move resource_dispatcher_host_browsertest.cc to content_browsertests.
jam@chromium.org
2012-07-30
1
-0
/
+6
*
Download filename determination refactor (3/3)
asanka@chromium.org
2012-07-27
1
-28
/
+17
*
Move content_shell and content_browsertests code into the content namespace.
jam@chromium.org
2012-07-19
1
-2
/
+2
*
Support for drive as default download location on chromeos.
achuith@chromium.org
2012-06-08
1
-7
/
+5
*
Support NULL DownloadManagerDelegates.
jam@chromium.org
2012-06-07
1
-5
/
+0
*
Download filename determination refactor (1/3)
asanka@chromium.org
2012-05-30
1
-18
/
+19
*
Support WebView in ash.
ben@chromium.org
2012-04-12
1
-1
/
+1
*
Content shell: Use only public API.
avi@chromium.org
2012-03-26
1
-2
/
+1
*
Replace void* with int32 for passing download_id to SelectFileDialog::Listener.
achuith@chromium.org
2012-03-03
1
-4
/
+4
*
Move the DownloadManager and DownloadFile unittests to content so they can li...
jam@chromium.org
2012-01-30
1
-73
/
+0
*
Get rid of DownloadIdFactory and instead get the next id from DownloadManager...
jam@chromium.org
2012-01-27
1
-0
/
+5
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-2
/
+4
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-4
/
+4
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
1
-1
/
+1
*
Made MockDownloadManagerDelegate a gmock.
ahendrickson@chromium.org
2011-12-27
1
-2
/
+2
*
Rename DownloadItem::BrowserContext to GetBrowserContext, to match other gett...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Trivial move of content::BrowserContext to content/public.
joi@chromium.org
2011-12-15
1
-1
/
+1
*
This split will facilitate testing DownloadQuery and other users of DownloadI...
benjhayden@chromium.org
2011-11-21
1
-5
/
+5
*
Created a DownloadManager interface, for use in unit tests..
ahendrickson@chromium.org
2011-11-17
1
-1
/
+1
*
Store the download file hash in the DownloadItem. This will be useful
noelutz@google.com
2011-11-10
1
-3
/
+1
*
Rearrange Should*Download delegate calls to be more useful and intuitive.
rdsmith@chromium.org
2011-11-01
1
-2
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
content: Make tab_contents_drag_source not depend on download_util.h
erg@google.com
2011-10-18
1
-1
/
+1
*
Always prompt the user for the download location in content_shell, as an indi...
jam@chromium.org
2011-09-30
1
-0
/
+42
*
Add a content_shell specific DownloadManagerDelegate.
jam@chromium.org
2011-09-29
1
-0
/
+167