| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup in {test_,}file_util_posix.cc | phajdan.jr@chromium.org | 2009-03-06 | 1 | -3/+6 |
* | Reverting 11102. | phajdan.jr@chromium.org | 2009-03-06 | 1 | -6/+3 |
* | first cut | phajdan.jr@chromium.org | 2009-03-06 | 1 | -3/+6 |
* | Properly honor base::SharedMemory semantics for name="" to mean | jrg@chromium.org | 2009-02-04 | 1 | -14/+48 |
* | Safe browsing cleanup: | estade@chromium.org | 2009-01-28 | 1 | -4/+4 |
* | Fix TODOs in base/ : | phajdan.jr@chromium.org | 2009-01-13 | 1 | -6/+9 |
* | Try to consistently use arraysize() with strlcpy(). | deanm@chromium.org | 2009-01-02 | 1 | -1/+1 |
* | file_util minor cleanup: | erikkay@google.com | 2008-12-23 | 1 | -5/+25 |
* | revert r6938 | estade@chromium.org | 2008-12-12 | 1 | -0/+40 |
* | Reverting 6935. | ojan@google.com | 2008-12-12 | 1 | -40/+0 |
* | Implement the memory mapped file class for posix. | estade@chromium.org | 2008-12-12 | 1 | -0/+40 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -12/+12 |
* | Port directory lister to allow the linux and mac test shells to display file ... | estade@chromium.org | 2008-11-20 | 1 | -19/+29 |
* | revert 5730 | estade@chromium.org | 2008-11-19 | 1 | -29/+19 |
* | Port directory lister to posix. | estade@chromium.org | 2008-11-19 | 1 | -19/+29 |
* | revert 5725 | estade@chromium.org | 2008-11-19 | 1 | -29/+19 |
* | Port directory lister so test shell can view file directories. | estade@chromium.org | 2008-11-19 | 1 | -19/+29 |
* | Implement some missing file util functions. | estade@chromium.org | 2008-11-17 | 1 | -10/+10 |
* | Added CreateTemporaryFileName that takes a FilePath argument. | estade@chromium.org | 2008-11-11 | 1 | -11/+12 |
* | 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 | -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 |