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
/
base_file_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed content::BaseFile::IsEmptyHash call to memset.
joaodasilva@chromium.org
2013-12-19
1
-7
/
+11
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
1
-3
/
+2
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Use a direct include of the message_loop header in content/, part 1.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-16
/
+16
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-1
/
+1
*
Use a direct include of strings headers in content/browser/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
downloads: Improve download rate estimation.
cbentzel@chromium.org
2013-05-29
1
-40
/
+0
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-8
/
+8
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-8
/
+8
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-8
/
+8
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-30
/
+30
*
Initial CL for Downloads resumption.
rdsmith@chromium.org
2013-01-12
1
-2
/
+7
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Move download code to the content namespace.
jam@chromium.org
2012-10-26
1
-28
/
+25
*
Refactor BaseFile methods to return a DownloadInterruptReason instead of a ne...
asanka@chromium.org
2012-10-25
1
-74
/
+92
*
Shift passage of FileStream in downloads system to be by scoped_ptr<>.
rdsmith@chromium.org
2012-10-17
1
-40
/
+32
*
Use the user's preferred downloads directory for creating the initial downloa...
asanka@chromium.org
2012-09-15
1
-25
/
+44
*
Add test for failing rename in BaseFileTest.
asanka@chromium.org
2012-07-12
1
-0
/
+24
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-09
1
-1
/
+1
*
Back out r121064 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-1
/
+1
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-08
1
-1
/
+1
*
Added net logging to BaseFile.
ahendrickson@chromium.org
2012-02-05
1
-11
/
+40
*
Added Net logging to FileStream.
ahendrickson@chromium.org
2012-02-02
1
-2
/
+2
*
In order to resume a download some more information needs to be gathered.
ahendrickson@chromium.org
2011-12-22
1
-45
/
+168
*
Move download speed calculation to file thread / DownloadFile class.
benwells@chromium.org
2011-11-30
1
-0
/
+53
*
Store the download file hash in the DownloadItem. This will be useful
noelutz@google.com
2011-11-10
1
-1
/
+9
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Switch content tests to use BrowserThreadImpl directly.
joi@chromium.org
2011-10-31
1
-2
/
+4
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
Fix potential issue with BaseFile::AppendDataToFile().
ahendrickson@chromium.org
2011-09-23
1
-5
/
+13
*
Make BaseFile member functions return net::Error's.
ahendrickson@chromium.org
2011-09-04
1
-40
/
+162
*
Detect file system errors during downloads.
ahendrickson@chromium.org
2011-08-29
1
-19
/
+62
*
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
/
+230