| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |