| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Make CreateDirectory consistent on Win and Posix when directory exists. | mmoss@google.com | 2008-09-09 | 1 | -1/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | To pass string_util_unittest, we need the ICU data file. To get the ICU data... | evanm@google.com | 2008-08-15 | 1 | -0/+2 |
* | I accidentally committed file_version_info. Since comments were relatively m... | erikkay@google.com | 2008-08-12 | 1 | -0/+8 |
* | * add base_paths_mac.mm to mac port | erikkay@google.com | 2008-08-08 | 1 | -1/+14 |
* | Refactoring file_util into file_util and file_util_win. Also fix windows dep... | erikkay@google.com | 2008-08-06 | 1 | -0/+647 |