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
/
base
/
file_util_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Order posix file listings by type as well as name.
estade@chromium.org
2009-06-24
1
-4
/
+25
*
Linux: refactor zygote support
agl@chromium.org
2009-06-12
1
-14
/
+2
*
Revert 18109, 18111: Windows UI tests failed.
agl@chromium.org
2009-06-10
1
-2
/
+14
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
1
-14
/
+2
*
Include a parent directory link in the file list for file:///somepath
yuzo@chromium.org
2009-06-09
1
-2
/
+22
*
Enable zygote manager by default.
dkegel@google.com
2009-06-08
1
-1
/
+1
*
Prototype implementation of zygotes.
dkegel@google.com
2009-06-06
1
-4
/
+22
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-19
1
-0
/
+4
*
Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."
phajdan.jr@chromium.org
2009-05-18
1
-4
/
+0
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-18
1
-0
/
+4
*
Add support for almost-recursive watches in Linux DirectoryWatcher
phajdan.jr@chromium.org
2009-05-14
1
-0
/
+10
*
posix: directories should only be readable by the user.
evan@chromium.org
2009-05-12
1
-3
/
+2
*
POSIX: Add a macro for handling EINTR.
agl@chromium.org
2009-05-01
1
-11
/
+12
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-16
/
+6
*
Only check errno when it can be set.
phajdan.jr@chromium.org
2009-04-27
1
-1
/
+1
*
Submitting http://codereview.chromium.org/87039 on behalf of hamaji.
erikkay@google.com
2009-04-23
1
-1
/
+17
*
Protect RandUint64 against EINTR.
phajdan.jr@chromium.org
2009-04-23
1
-0
/
+12
*
Reverting 14152.
thestig@chromium.org
2009-04-21
1
-2
/
+3
*
Stop using and remove deprecated file_util::TrimTrailingSeparator().
thestig@chromium.org
2009-04-21
1
-3
/
+2
*
Implement file_util::CountFilesCreatedAfter() for posix environments.
evan@chromium.org
2009-04-21
1
-0
/
+30
*
Use "org.chromium" in place of "com.google.chrome" in posix temporary file na...
estade@chromium.org
2009-03-17
1
-0
/
+4
*
Implement DownloadFile::Rename() for posix. Downloads work on linux!
estade@chromium.org
2009-03-13
1
-2
/
+8
*
Cleanup in {test_,}file_util_posix.cc
phajdan.jr@chromium.org
2009-03-06
1
-3
/
+6
*
Reverting 11102.
phajdan.jr@chromium.org
2009-03-06
1
-6
/
+3
*
first cut
phajdan.jr@chromium.org
2009-03-06
1
-3
/
+6
*
Properly honor base::SharedMemory semantics for name="" to mean
jrg@chromium.org
2009-02-04
1
-14
/
+48
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
1
-4
/
+4
*
Fix TODOs in base/ :
phajdan.jr@chromium.org
2009-01-13
1
-6
/
+9
*
Try to consistently use arraysize() with strlcpy().
deanm@chromium.org
2009-01-02
1
-1
/
+1
*
file_util minor cleanup:
erikkay@google.com
2008-12-23
1
-5
/
+25
*
revert r6938
estade@chromium.org
2008-12-12
1
-0
/
+40
*
Reverting 6935.
ojan@google.com
2008-12-12
1
-40
/
+0
*
Implement the memory mapped file class for posix.
estade@chromium.org
2008-12-12
1
-0
/
+40
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-12
/
+12
*
Port directory lister to allow the linux and mac test shells to display file ...
estade@chromium.org
2008-11-20
1
-19
/
+29
*
revert 5730
estade@chromium.org
2008-11-19
1
-29
/
+19
*
Port directory lister to posix.
estade@chromium.org
2008-11-19
1
-19
/
+29
*
revert 5725
estade@chromium.org
2008-11-19
1
-29
/
+19
*
Port directory lister so test shell can view file directories.
estade@chromium.org
2008-11-19
1
-19
/
+29
*
Implement some missing file util functions.
estade@chromium.org
2008-11-17
1
-10
/
+10
*
Added CreateTemporaryFileName that takes a FilePath argument.
estade@chromium.org
2008-11-11
1
-11
/
+12
*
Port more of url_request_unittest.cc.
dkegel@google.com
2008-11-04
1
-2
/
+2
*
Begin the first small step towards using FilePath everywhere:
evanm@google.com
2008-10-30
1
-41
/
+47
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
1
-0
/
+7
*
Cross-platform wrappers for fopen, _wfopen_s, etc.
mark@chromium.org
2008-10-01
1
-0
/
+9
*
Add file_util::GetFileInfo as a means to provide more information about a file
darin@google.com
2008-09-26
1
-2
/
+3
*
Implement CopyDirectory() for the POSIX branch of file_util.
evanm@google.com
2008-09-18
1
-4
/
+105
*
POSIX/Linux related changes to file_util:
mark@chromium.org
2008-09-11
1
-16
/
+31
*
CreateDirectory() should check if an existing path is actually a directory be...
mmoss@google.com
2008-09-11
1
-3
/
+8
*
Set svn:eol-style = LF on files in base from which it is missing
mmentovai@google.com
2008-09-02
1
-328
/
+328
[next]