summaryrefslogtreecommitdiffstats
path: root/base/file_util_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-2/+56
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-201-0/+9
* revert 5730estade@chromium.org2008-11-191-9/+0
* Port directory lister to posix.estade@chromium.org2008-11-191-0/+9
* revert 5725estade@chromium.org2008-11-191-9/+0
* Port directory lister so test shell can view file directories.estade@chromium.org2008-11-191-0/+9
* Implement some missing file util functions.estade@chromium.org2008-11-171-7/+3
* * Revert "Por rt flush_cache tool."agl@chromium.org2008-11-111-41/+0
* Port flush_cache tool.agl@chromium.org2008-11-111-0/+41
* Added CreateTemporaryFileName that takes a FilePath argument.estade@chromium.org2008-11-111-3/+8
* Spelling fix (r4652)mark@chromium.org2008-11-041-1/+3
* Port more of url_request_unittest.cc.dkegel@google.com2008-11-041-2/+2
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-37/+56
* Make sure it's possible to download to a network share.nsylvain@chromium.org2008-10-271-41/+18
* Fix FileEnumerator (win) for non-recursive, directory-only enumerations.tim@chromium.org2008-10-161-4/+1
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-2/+8
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-081-0/+7
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-0/+17
* Add file_util::GetFileInfo as a means to provide more information about a filedarin@google.com2008-09-261-10/+10
* Adds logging to file_util::WriteFile to figure out why writingsky@google.com2008-09-171-7/+18
* CreateDirectory() should check if an existing path is actually a directory be...mmoss@google.com2008-09-111-1/+8
* Make CreateDirectory consistent on Win and Posix when directory exists.mmoss@google.com2008-09-091-1/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* To pass string_util_unittest, we need the ICU data file. To get the ICU data...evanm@google.com2008-08-151-0/+2
* I accidentally committed file_version_info. Since comments were relatively m...erikkay@google.com2008-08-121-0/+8
* * add base_paths_mac.mm to mac porterikkay@google.com2008-08-081-1/+14
* Refactoring file_util into file_util and file_util_win. Also fix windows dep...erikkay@google.com2008-08-061-0/+647