1. 9e51af9 Properly honor base::SharedMemory semantics for name="" to mean by [email protected] · 17 years ago
  2. c870c76 Safe browsing cleanup: by [email protected] · 17 years ago
  3. 3c528102 Add FilePath version of ReadFileToString. by [email protected] · 17 years ago
  4. c2c998c Roll forward 8722,8721 by [email protected] · 17 years ago
  5. 61899d39 Reverting 8722,8721. Review URL: http://codereview.chromium.org/19024 by [email protected] · 17 years ago
  6. 6e01dae First step of porting VisitedLinkMaster to POSIX: by [email protected] · 17 years ago
  7. ee5c29da Move Contains() method to file_utils, stop relying on in extensions_protocol by [email protected] · 17 years ago
  8. 235c17a Add implementations of various extension related methods (derived from file_util): by [email protected] · 17 years ago
  9. 7ae7c2cb Convert download manager to FilePath. by [email protected] · 17 years ago
  10. 345e1b8 Unbreak unit tests. Revert r7564. by [email protected] · 17 years ago
  11. 970399b * switch download manager to using FilePath by [email protected] · 17 years ago
  12. 7e1fde6a file_util minor cleanup: by [email protected] · 17 years ago
  13. 7856bb8 revert r6938 by [email protected] · 17 years ago
  14. c1da933 Reverting 6935. by [email protected] · 17 years ago
  15. cf0d278 Implement the memory mapped file class for posix. by [email protected] · 17 years ago
  16. 45cbfb04 Add a MemoryMappedFile class to file_util. by [email protected] · 17 years ago
  17. 0b73322 Move file enumeration to filepaths. by [email protected] · 17 years ago
  18. ceeb87e Get rid of kPathSeparator on windows. Port some wstring function to take FilePaths. Re-enable relevant posix unit tests. by [email protected] · 17 years ago
  19. b9e04f0 Remove file_util::kPathSeparator from posix. by [email protected] · 17 years ago
  20. 7e26394 Append a trailing slash on file directory URLs. Thus a link to /directory will work just as well as a link to /directory/ by [email protected] · 17 years ago
  21. 13ef7c0 Port directory lister to allow the linux and mac test shells to display file directories. by [email protected] · 17 years ago
  22. f311bd71 revert 5730 by [email protected] · 17 years ago
  23. 5dce902 Port directory lister to posix. by [email protected] · 17 years ago
  24. 546ed80f revert 5725 by [email protected] · 17 years ago
  25. 721c3f1 Port directory lister so test shell can view file directories. by [email protected] · 17 years ago
  26. a9cd2a65 Implement some missing file util functions. by [email protected] · 17 years ago
  27. 0d8a7a1b * Revert "Por rt flush_cache tool." by [email protected] · 17 years ago
  28. 49dba236 Port flush_cache tool. by [email protected] · 17 years ago
  29. 392264c Added CreateTemporaryFileName that takes a FilePath argument. by [email protected] · 17 years ago
  30. eac0709a Port more of url_request_unittest.cc. by [email protected] · 17 years ago
  31. 52ab8f90 Always show file extensions in the shelf. by [email protected] · 17 years ago
  32. 640517f Begin the first small step towards using FilePath everywhere: by [email protected] · 17 years ago
  33. ce16adb5 Make sure it's possible to download to a network share. by [email protected] · 17 years ago
  34. 9ccbb37 This CL adds prompting for dangerous types of files (executable) when they are automatically downloaded. by [email protected] · 17 years ago
  35. 4b636fa7 Fix some problems with machine level install. by [email protected] · 17 years ago
  36. 836f134 Cross-platform wrappers for fopen, _wfopen_s, etc. by [email protected] · 17 years ago
  37. f5e3da4d Add file_util::GetFileInfo as a means to provide more information about a file by [email protected] · 17 years ago
  38. 806b9c6 CreateDirectory() should check if an existing path is actually a directory before skipping it. Also update a couple instances and comments to reflect current behaviour (see also http://codereview.chromium.org/1681). by [email protected] · 17 years ago
  39. 8156962 Make CreateDirectory consistent on Win and Posix when directory exists. by [email protected] · 17 years ago
  40. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  41. d324ab33 Cleanup some comment typos. by [email protected] · 17 years ago
  42. 8541bb8 one more try before revert by [email protected] · 17 years ago
  43. 37088fef Part two of file_util porting. Almost all of the functionality has been ported, including the unit tests now. Some of this API isn't great, and should be cleaned up, but I'd like to hold off and do that in a followup changelist. More general code cleanup is likely needed here as well. by [email protected] · 17 years ago
  44. 1265917f I accidentally committed file_version_info. Since comments were relatively minor, I created a new CL rather than reverting the old one. by [email protected] · 17 years ago
  45. 39be424 Add defines for the size of wchar_t to build_config.h. Use this in places where we currently have an OS-specific check. by [email protected] · 17 years ago
  46. 1010f7d Refactoring file_util into file_util and file_util_win. Also fix windows dependencies in path_service.cc. by [email protected] · 17 years ago
  47. d7cae12 Add base to the repository. by initial.commit · 17 years ago