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
/
browser
/
download
/
save_file_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add content/browser/loader/ for resource loading related classes.
darin@chromium.org
2012-12-05
1
-1
/
+1
*
Modify SaveFileManager::CancelSave to handle file finished case.
rdsmith@chromium.org
2012-11-05
1
-17
/
+25
*
Move download code to the content namespace.
jam@chromium.org
2012-10-26
1
-10
/
+9
*
Refactor BaseFile methods to return a DownloadInterruptReason instead of a ne...
asanka@chromium.org
2012-10-25
1
-2
/
+2
*
Move a bunch more code into the content namespace.
jam@chromium.org
2012-10-23
1
-0
/
+1
*
Pass the referrer policy with the referrer for the save package code path
jochen@chromium.org
2012-05-12
1
-2
/
+2
*
TabContents -> WebContentsImpl, part 9.
avi@chromium.org
2012-04-12
1
-13
/
+15
*
TabContents -> WebContentsImpl, part 7.
avi@chromium.org
2012-04-11
1
-1
/
+1
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-14
/
+13
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move Render(Widget|View)HostImpl to files with _impl in filename.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-4
/
+4
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
1
-4
/
+4
*
Get rid of RenderViewHostDelegate::GetAsTabContents.
jam@chromium.org
2012-01-24
1
-1
/
+2
*
In order to resume a download some more information needs to be gathered.
ahendrickson@chromium.org
2011-12-22
1
-2
/
+3
*
Created an interface for DownloadFile, for use in unit tests.
ahendrickson@chromium.org
2011-11-16
1
-10
/
+10
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
Replace NewRunnableMethod with Callback in SaveFileManager.
achuith@chromium.org
2011-10-26
1
-30
/
+23
*
Make BaseFile member functions return net::Error's.
ahendrickson@chromium.org
2011-09-04
1
-2
/
+3
*
Remove most of the remaining chrome dependencies from the save code. I have a...
jam@chromium.org
2011-07-25
1
-20
/
+10
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Move save stuff from download helper back to TabContents. This is a revert of...
jam@chromium.org
2011-07-18
1
-7
/
+2
*
Move the save file code from chrome to content. This is just a file move so t...
jam@chromium.org
2011-07-14
1
-0
/
+541