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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorder fts(3) includes per the man page, as fts.h uses sys/types.h. On linux...
evan@chromium.org
2009-06-03
1
-2
/
+3
*
Removes the following deprecated functions:
ojan@chromium.org
2009-06-03
1
-11
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
1
-1
/
+1
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
1
-1
/
+1
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-1
/
+1
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-1
/
+1
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-1
/
+1
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-19
1
-0
/
+7
*
Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."
phajdan.jr@chromium.org
2009-05-18
1
-7
/
+0
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-18
1
-0
/
+7
*
Add support for almost-recursive watches in Linux DirectoryWatcher
phajdan.jr@chromium.org
2009-05-14
1
-0
/
+6
*
posix: directories should only be readable by the user.
evan@chromium.org
2009-05-12
1
-1
/
+1
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-0
/
+3
*
POSIX: Make --user-data-dir work when it doesn't exist.
agl@chromium.org
2009-04-27
1
-1
/
+1
*
Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...
thestig@chromium.org
2009-04-24
1
-3
/
+0
*
Protect RandUint64 against EINTR.
phajdan.jr@chromium.org
2009-04-23
1
-0
/
+7
*
Reverting 14152.
thestig@chromium.org
2009-04-21
1
-0
/
+5
*
Stop using and remove deprecated file_util::TrimTrailingSeparator().
thestig@chromium.org
2009-04-21
1
-5
/
+0
*
Stop using and remove deprecated file_util::TrimFilename().
thestig@chromium.org
2009-04-21
1
-5
/
+0
*
Implement file_util::CountFilesCreatedAfter() for posix environments.
evan@chromium.org
2009-04-21
1
-3
/
+6
*
Retrial of the first step to port file_util::CountFilesCreatedAfter()
erikkay@google.com
2009-04-18
1
-4
/
+7
*
Reverting 13748.
erikkay@google.com
2009-04-15
1
-7
/
+4
*
Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...
erikkay@google.com
2009-04-15
1
-4
/
+7
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
1
-0
/
+2
*
Implement DownloadFile::Rename() for posix. Downloads work on linux!
estade@chromium.org
2009-03-13
1
-1
/
+3
*
file_util::Move fails on Windows if moving a directory
huanr@chromium.org
2009-03-11
1
-0
/
+6
*
Properly honor base::SharedMemory semantics for name="" to mean
jrg@chromium.org
2009-02-04
1
-0
/
+12
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
1
-0
/
+4
*
Add FilePath version of ReadFileToString.
erikkay@google.com
2009-01-28
1
-0
/
+2
*
Roll forward 8722,8721
jeremy@chromium.org
2009-01-27
1
-0
/
+17
*
Reverting 8722,8721.
maruel@chromium.org
2009-01-27
1
-17
/
+0
*
First step of porting VisitedLinkMaster to POSIX:
jeremy@chromium.org
2009-01-27
1
-0
/
+17
*
Move Contains() method to file_utils, stop relying on in extensions_protocol
aa@chromium.org
2009-01-09
1
-4
/
+3
*
Add implementations of various extension related methods (derived from file_u...
erikkay@google.com
2009-01-09
1
-13
/
+9
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
1
-2
/
+4
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
1
-2
/
+0
*
* switch download manager to using FilePath
estade@chromium.org
2009-01-05
1
-0
/
+2
*
file_util minor cleanup:
erikkay@google.com
2008-12-23
1
-0
/
+7
*
revert r6938
estade@chromium.org
2008-12-12
1
-6
/
+8
*
Reverting 6935.
ojan@google.com
2008-12-12
1
-8
/
+6
*
Implement the memory mapped file class for posix.
estade@chromium.org
2008-12-12
1
-6
/
+8
*
Add a MemoryMappedFile class to file_util.
estade@chromium.org
2008-12-12
1
-1
/
+38
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-7
/
+9
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
1
-14
/
+8
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
1
-10
/
+25
*
Append a trailing slash on file directory URLs. Thus a link to /directory wil...
estade@chromium.org
2008-11-25
1
-3
/
+8
*
Port directory lister to allow the linux and mac test shells to display file ...
estade@chromium.org
2008-11-20
1
-0
/
+14
*
revert 5730
estade@chromium.org
2008-11-19
1
-14
/
+0
*
Port directory lister to posix.
estade@chromium.org
2008-11-19
1
-0
/
+14
*
revert 5725
estade@chromium.org
2008-11-19
1
-14
/
+0
[next]