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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove uses of deprecated version of FileUtil::ResolveShortcut.
evan@chromium.org
2009-08-25
1
-7
/
+0
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-12
/
+12
*
Adding last modified time to file_util
brettw@chromium.org
2009-07-24
1
-0
/
+2
*
Include a parent directory link in the file list for file:///somepath
yuzo@chromium.org
2009-06-09
1
-4
/
+8
*
Removes the following deprecated functions:
ojan@chromium.org
2009-06-03
1
-17
/
+0
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-19
1
-0
/
+12
*
Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."
phajdan.jr@chromium.org
2009-05-18
1
-12
/
+0
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-18
1
-0
/
+12
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-8
/
+12
*
Reverting 14152.
thestig@chromium.org
2009-04-21
1
-4
/
+6
*
Stop using and remove deprecated file_util::TrimTrailingSeparator().
thestig@chromium.org
2009-04-21
1
-6
/
+4
*
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
-2
/
+9
*
file_util::Move fails on Windows if moving a directory
huanr@chromium.org
2009-03-11
1
-2
/
+25
*
Properly honor base::SharedMemory semantics for name="" to mean
jrg@chromium.org
2009-02-04
1
-0
/
+20
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
1
-8
/
+8
*
FileUtilTest.Contains failed on Vista Home 64 (and wine)
dkegel@google.com
2009-01-27
1
-4
/
+7
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
1
-5
/
+4
*
Keep trying to undo 7564.
estade@chromium.org
2009-01-05
1
-0
/
+1
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
1
-1
/
+0
*
file_util minor cleanup:
erikkay@google.com
2008-12-23
1
-10
/
+10
*
revert r6938
estade@chromium.org
2008-12-12
1
-21
/
+1
*
Reverting 6935.
ojan@google.com
2008-12-12
1
-1
/
+21
*
Implement the memory mapped file class for posix.
estade@chromium.org
2008-12-12
1
-21
/
+1
*
Add a MemoryMappedFile class to file_util.
estade@chromium.org
2008-12-12
1
-1
/
+65
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-18
/
+17
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
1
-57
/
+18
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
1
-2
/
+56
*
Port directory lister to allow the linux and mac test shells to display file ...
estade@chromium.org
2008-11-20
1
-0
/
+9
*
revert 5730
estade@chromium.org
2008-11-19
1
-9
/
+0
*
Port directory lister to posix.
estade@chromium.org
2008-11-19
1
-0
/
+9
*
revert 5725
estade@chromium.org
2008-11-19
1
-9
/
+0
*
Port directory lister so test shell can view file directories.
estade@chromium.org
2008-11-19
1
-0
/
+9
*
Implement some missing file util functions.
estade@chromium.org
2008-11-17
1
-7
/
+3
*
* Revert "Por rt flush_cache tool."
agl@chromium.org
2008-11-11
1
-41
/
+0
*
Port flush_cache tool.
agl@chromium.org
2008-11-11
1
-0
/
+41
*
Added CreateTemporaryFileName that takes a FilePath argument.
estade@chromium.org
2008-11-11
1
-3
/
+8
*
Spelling fix (r4652)
mark@chromium.org
2008-11-04
1
-1
/
+3
*
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
-37
/
+56
*
Make sure it's possible to download to a network share.
nsylvain@chromium.org
2008-10-27
1
-41
/
+18
*
Fix FileEnumerator (win) for non-recursive, directory-only enumerations.
tim@chromium.org
2008-10-16
1
-4
/
+1
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
1
-2
/
+8
*
Fix some problems with machine level install.
kuchhal@chromium.org
2008-10-08
1
-0
/
+7
*
Cross-platform wrappers for fopen, _wfopen_s, etc.
mark@chromium.org
2008-10-01
1
-0
/
+17
*
Add file_util::GetFileInfo as a means to provide more information about a file
darin@google.com
2008-09-26
1
-10
/
+10
*
Adds logging to file_util::WriteFile to figure out why writing
sky@google.com
2008-09-17
1
-7
/
+18
*
CreateDirectory() should check if an existing path is actually a directory be...
mmoss@google.com
2008-09-11
1
-1
/
+8
[next]