| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of variable length arrays. | willchan@chromium.org | 2009-04-24 | 1 | -1/+1 |
* | Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv... | thestig@chromium.org | 2009-04-24 | 1 | -6/+0 |
* | Reverting 14152. | thestig@chromium.org | 2009-04-21 | 1 | -0/+5 |
* | Stop using and remove deprecated file_util::TrimTrailingSeparator(). | thestig@chromium.org | 2009-04-21 | 1 | -5/+0 |
* | Stop using and remove deprecated file_util::TrimFilename(). | thestig@chromium.org | 2009-04-21 | 1 | -7/+0 |
* | Separate out file_util functions that use ICU into their own file. | sra@chromium.org | 2009-04-07 | 1 | -72/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Safe browsing cleanup: | estade@chromium.org | 2009-01-28 | 1 | -0/+6 |
* | Add FilePath version of ReadFileToString. | erikkay@google.com | 2009-01-28 | 1 | -1/+5 |
* | Roll forward 8722,8721 | jeremy@chromium.org | 2009-01-27 | 1 | -0/+21 |
* | Reverting 8722,8721. | maruel@chromium.org | 2009-01-27 | 1 | -21/+0 |
* | Fix Windows build. | jeremy@chromium.org | 2009-01-27 | 1 | -0/+3 |
* | First step of porting VisitedLinkMaster to POSIX: | jeremy@chromium.org | 2009-01-27 | 1 | -0/+18 |
* | Move Contains() method to file_utils, stop relying on in extensions_protocol | aa@chromium.org | 2009-01-09 | 1 | -0/+27 |
* | Convert download manager to FilePath. | estade@chromium.org | 2009-01-06 | 1 | -6/+16 |
* | Keep trying to undo 7564. | estade@chromium.org | 2009-01-05 | 1 | -5/+1 |
* | Unbreak unit tests. Revert r7564. | estade@chromium.org | 2009-01-05 | 1 | -17/+11 |
* | * switch download manager to using FilePath | estade@chromium.org | 2009-01-05 | 1 | -6/+16 |
* | file_util minor cleanup: | erikkay@google.com | 2008-12-23 | 1 | -0/+16 |
* | revert r6938 | estade@chromium.org | 2008-12-12 | 1 | -0/+23 |
* | Reverting 6935. | ojan@google.com | 2008-12-12 | 1 | -23/+0 |
* | Implement the memory mapped file class for posix. | estade@chromium.org | 2008-12-12 | 1 | -0/+23 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 1 | -7/+59 |
* | Remove file_util::kPathSeparator from posix. | estade@chromium.org | 2008-11-27 | 1 | -136/+85 |
* | Append a trailing slash on file directory URLs. Thus a link to /directory wil... | estade@chromium.org | 2008-11-25 | 1 | -9/+26 |
* | Implement some missing file util functions. | estade@chromium.org | 2008-11-17 | 1 | -0/+6 |
* | Added CreateTemporaryFileName that takes a FilePath argument. | estade@chromium.org | 2008-11-11 | 1 | -0/+7 |
* | Port more of url_request_unittest.cc. | dkegel@google.com | 2008-11-04 | 1 | -1/+7 |
* | Always show file extensions in the shelf. | glen@chromium.org | 2008-11-03 | 1 | -2/+10 |
* | AbsolutePath should probably also work on non-Windows platforms. | evanm@google.com | 2008-10-31 | 1 | -1/+1 |
* | AbsolutePath should probably actually use its input somewhere. | evanm@google.com | 2008-10-31 | 1 | -1/+1 |
* | Begin the first small step towards using FilePath everywhere: | evanm@google.com | 2008-10-30 | 1 | -9/+59 |
* | Fix another crasher in Spell Checker related to file IO. | sidchat@google.com | 2008-10-21 | 1 | -0/+2 |
* | Cross-platform wrappers for fopen, _wfopen_s, etc. | mark@chromium.org | 2008-10-01 | 1 | -10/+10 |
* | Add file_util::GetFileInfo as a means to provide more information about a file | darin@google.com | 2008-09-26 | 1 | -0/+8 |
* | Fixes bug in file_util::ReplaceExtension that could chop off path | sky@google.com | 2008-09-19 | 1 | -5/+27 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Cleanup some comment typos. | ericroman@google.com | 2008-08-18 | 1 | -1/+1 |
* | a few unit tests broke on windows, fix those bugs | erikkay@google.com | 2008-08-15 | 1 | -2/+5 |
* | Part two of file_util porting. Almost all of the functionality has been port... | erikkay@google.com | 2008-08-15 | 1 | -5/+35 |
* | To pass string_util_unittest, we need the ICU data file. To get the ICU data... | evanm@google.com | 2008-08-15 | 1 | -1/+0 |
* | * add base_paths_mac.mm to mac port | erikkay@google.com | 2008-08-08 | 1 | -39/+38 |
* | Refactoring file_util into file_util and file_util_win. Also fix windows dep... | erikkay@google.com | 2008-08-06 | 1 | -587/+0 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+852 |