summaryrefslogtreecommitdiffstats
path: root/base/file_util.h
Commit message (Expand)AuthorAgeFilesLines
* Reorder fts(3) includes per the man page, as fts.h uses sys/types.h. On linux...evan@chromium.org2009-06-031-2/+3
* Removes the following deprecated functions:ojan@chromium.org2009-06-031-11/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-1/+1
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-1/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-1/+1
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-1/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-1/+1
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-191-0/+7
* Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."phajdan.jr@chromium.org2009-05-181-7/+0
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-181-0/+7
* Add support for almost-recursive watches in Linux DirectoryWatcherphajdan.jr@chromium.org2009-05-141-0/+6
* posix: directories should only be readable by the user.evan@chromium.org2009-05-121-1/+1
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-0/+3
* POSIX: Make --user-data-dir work when it doesn't exist.agl@chromium.org2009-04-271-1/+1
* Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...thestig@chromium.org2009-04-241-3/+0
* Protect RandUint64 against EINTR.phajdan.jr@chromium.org2009-04-231-0/+7
* Reverting 14152.thestig@chromium.org2009-04-211-0/+5
* Stop using and remove deprecated file_util::TrimTrailingSeparator().thestig@chromium.org2009-04-211-5/+0
* Stop using and remove deprecated file_util::TrimFilename().thestig@chromium.org2009-04-211-5/+0
* Implement file_util::CountFilesCreatedAfter() for posix environments.evan@chromium.org2009-04-211-3/+6
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-181-4/+7
* Reverting 13748.erikkay@google.com2009-04-151-7/+4
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-151-4/+7
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-0/+2
* Implement DownloadFile::Rename() for posix. Downloads work on linux!estade@chromium.org2009-03-131-1/+3
* file_util::Move fails on Windows if moving a directoryhuanr@chromium.org2009-03-111-0/+6
* Properly honor base::SharedMemory semantics for name="" to meanjrg@chromium.org2009-02-041-0/+12
* Safe browsing cleanup:estade@chromium.org2009-01-281-0/+4
* Add FilePath version of ReadFileToString.erikkay@google.com2009-01-281-0/+2
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-0/+17
* Reverting 8722,8721.maruel@chromium.org2009-01-271-17/+0
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-0/+17
* Move Contains() method to file_utils, stop relying on in extensions_protocolaa@chromium.org2009-01-091-4/+3
* Add implementations of various extension related methods (derived from file_u...erikkay@google.com2009-01-091-13/+9
* Convert download manager to FilePath.estade@chromium.org2009-01-061-2/+4
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-2/+0
* * switch download manager to using FilePathestade@chromium.org2009-01-051-0/+2
* file_util minor cleanup:erikkay@google.com2008-12-231-0/+7
* revert r6938estade@chromium.org2008-12-121-6/+8
* Reverting 6935.ojan@google.com2008-12-121-8/+6
* Implement the memory mapped file class for posix.estade@chromium.org2008-12-121-6/+8
* Add a MemoryMappedFile class to file_util.estade@chromium.org2008-12-121-1/+38
* Move file enumeration to filepaths.avi@google.com2008-12-111-7/+9
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-14/+8
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-10/+25
* Append a trailing slash on file directory URLs. Thus a link to /directory wil...estade@chromium.org2008-11-251-3/+8
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-201-0/+14
* revert 5730estade@chromium.org2008-11-191-14/+0
* Port directory lister to posix.estade@chromium.org2008-11-191-0/+14
* revert 5725estade@chromium.org2008-11-191-14/+0