summaryrefslogtreecommitdiffstats
path: root/base/file_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Port directory lister so test shell can view file directories.estade@chromium.org2008-11-191-0/+14
* Implement some missing file util functions.estade@chromium.org2008-11-171-0/+2
* * Revert "Por rt flush_cache tool."agl@chromium.org2008-11-111-4/+0
* Port flush_cache tool.agl@chromium.org2008-11-111-0/+4
* Added CreateTemporaryFileName that takes a FilePath argument.estade@chromium.org2008-11-111-2/+3
* Port more of url_request_unittest.cc.dkegel@google.com2008-11-041-0/+5
* Always show file extensions in the shelf.glen@chromium.org2008-11-031-0/+3
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-0/+28
* Make sure it's possible to download to a network share.nsylvain@chromium.org2008-10-271-2/+2
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-0/+4
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-081-0/+4
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-0/+9
* Add file_util::GetFileInfo as a means to provide more information about a filedarin@google.com2008-09-261-0/+14
* CreateDirectory() should check if an existing path is actually a directory be...mmoss@google.com2008-09-111-0/+3
* Make CreateDirectory consistent on Win and Posix when directory exists.mmoss@google.com2008-09-091-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleanup some comment typos.ericroman@google.com2008-08-181-2/+2
* one more try before reverterikkay@google.com2008-08-151-1/+1
* Part two of file_util porting. Almost all of the functionality has been port...erikkay@google.com2008-08-151-7/+31
* I accidentally committed file_version_info. Since comments were relatively m...erikkay@google.com2008-08-121-0/+4
* Add defines for the size of wchar_t to build_config.h. Use this in places whe...brettw@google.com2008-08-071-10/+11
* Refactoring file_util into file_util and file_util_win. Also fix windows dep...erikkay@google.com2008-08-061-0/+16
* Add base to the repository.initial.commit2008-07-261-0/+302