1. 3b95e1d0 Expose PlatformFileLock/Unlock, fix locking in Chromium's leveldb Env by [email protected] · 12 years ago
  2. 4b74a4b Negative check for a HANDLE is invalid. by [email protected] · 12 years ago
  3. 42a3b3e1 Add an "append flag" to base::PlatformFile. by [email protected] · 12 years ago
  4. 713d6112 Remove unnecessary if !defined(OS_NACL) by [email protected] · 12 years ago
  5. 37e2bad0 Disable UMA_HISTOGRAM in NaCl build by [email protected] · 12 years ago
  6. b71b8d04 Record unclassified posix CreatePlatformFileErrors by [email protected] · 12 years ago
  7. 6f539941 Make base:ReplaceFile return an informative error. by [email protected] · 12 years ago
  8. 065499f7 Add more error codes to base::CreatePlatformFile on windows. by [email protected] · 12 years ago
  9. baeb657b Add PlatformFile.UnknownCreateFileErrors histogram by [email protected] · 12 years ago
  10. 15852e4 Add more error codes to base::CreatePlatformFile on windows. by [email protected] · 12 years ago
  11. 33b9ffd0 Add PLATFORM_FILE_EXECUTE flag for Windows. by [email protected] · 12 years ago
  12. ca8e74e Linux: apply a different hyphen patch. by [email protected] · 12 years ago
  13. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  14. 9fea5a9 Don't allow path traversal paths on the base file helpers by [email protected] · 12 years ago
  15. aab1b9e net: Implement canceling of all async operations in FileStream. by [email protected] · 13 years ago
  16. 307a825a On Windows, current implementation fails touching directories because it cannot open directories without specific flag |FILE_FLAG_BACKUP_SEMANTICS|. by [email protected] · 13 years ago
  17. 2404a2827 Implement serial API for Windows. by [email protected] · 13 years ago
  18. 23b59d2 GetPlatformFileInfo was always never returning directory by [email protected] · 13 years ago
  19. 96d7382 FileStream unit tests now check for file close. by [email protected] · 14 years ago
  20. a37b56a Base: Change ReadPlatformFile to perform a best by [email protected] · 14 years ago
  21. ad0f81dd Add a flag to open files in share delete mode by [email protected] · 14 years ago
  22. b2f2308d Fix PP_FileOpenFlags_Dev handling: by [email protected] · 14 years ago
  23. d4905e2e ObfuscatedFileSystemFileUtil class by [email protected] · 14 years ago
  24. ce557b68 wstring: remove wstring method from PlatformFile by [email protected] · 14 years ago
  25. 34b9963 Move base/thread.h to base/threading, fix up callers to use the new location. by [email protected] · 14 years ago
  26. 2e733d10 Some additions to support symlinks better on platforms that support them. by [email protected] · 15 years ago
  27. 45446a5 Turn on file access checks on Win. by [email protected] · 15 years ago
  28. 15d53df Revert 64960 - Turn on file access checks on Win. by [email protected] · 15 years ago
  29. 822e2947 Turn on file access checks on Win. by [email protected] · 15 years ago
  30. fd55c28 Rename FileUtilProxy::Create to EnsureFileExists by [email protected] · 15 years ago
  31. 507fb9a Add a TouchFile() function that takes a FilePath argument. by [email protected] · 15 years ago
  32. 8d60757 Revert "Add a TouchFile function that operates on FilePaths + fixing a bug" by [email protected] · 15 years ago
  33. b82ff7e Add a TouchFile function that operates on FilePaths + fixing a bug by [email protected] · 15 years ago
  34. 3fb43ed1 Adding some functions that operate on file handles. by [email protected] · 15 years ago
  35. 5438ddec Revert 59007 - Adding some utility functions that work on file handles, and adding by [email protected] · 15 years ago
  36. b51f7bf Adding some utility functions that work on file handles, and adding by [email protected] · 15 years ago
  37. ed65fec Add an optional parameter to CreatePlatformFile() to report the type by [email protected] · 15 years ago
  38. 51a4c02 Revert 42152 - Fix the case where the browser livelocks if we cannot open a file. by [email protected] · 15 years ago
  39. 5fde981 Fix the case where the browser livelocks if we cannot open a file. by [email protected] · 15 years ago
  40. 4c3fe4ae Revert "Fix the case where the browser livelocks if we cannot open a file." by [email protected] · 15 years ago
  41. d7a9328 Fix the case where the browser livelocks if we cannot open a file. by [email protected] · 15 years ago
  42. e23c6c9e Revert "Fix the case where the browser livelocks if we cannot open a file." by [email protected] · 15 years ago
  43. 7e4576de Fix the case where the browser livelocks if we cannot open a file. by [email protected] · 15 years ago
  44. b15fe20 Revert r39446: "Fix the case where the browser livelocks if we cannot open a file." by [email protected] · 15 years ago
  45. f0c4689 Fix the case where the browser livelocks if we cannot open a file. by [email protected] · 15 years ago
  46. f294da7 Step 2 in porting disk cache to using FilePath. by [email protected] · 16 years ago
  47. ee8d4c8 Chromium side patch for DB support on Linux. by [email protected] · 16 years ago
  48. 017022b Adding HTML5 DB support to Chromium: Chromium changes by [email protected] · 16 years ago
  49. 7afa9c92 NO CODE CHANGE by [email protected] · 16 years ago
  50. 21da6eb * Add write and read/write support to FileStream (renamed from FileInputStream). by [email protected] · 17 years ago