| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Some more passing tests in base for Linux | mmentovai@google.com | 2008-08-27 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -353/+329 |
* | Part two of file_util porting. Almost all of the functionality has been port... | erikkay@google.com | 2008-08-15 | 1 | -81/+138 |
* | Implement an interface compatible wcslcpy and strlcpy. Possibly slightly | deanm@google.com | 2008-08-13 | 1 | -8/+2 |
* | I accidentally committed file_version_info. Since comments were relatively m... | erikkay@google.com | 2008-08-12 | 1 | -0/+4 |
* | I suspect this comment was not intended... | ericroman@google.com | 2008-08-10 | 1 | -1/+0 |
* | * add base_paths_mac.mm to mac port | erikkay@google.com | 2008-08-08 | 1 | -0/+299 |