1. c83118f FileAPI: Copy base::FileUtilProxy::Entry to fileapi::DirectoryEntry by [email protected] · 12 years ago
  2. 29eb12c Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..." by [email protected] · 12 years ago
  3. a35c34ac Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi by [email protected] · 12 years ago
  4. 4cc586b webkit: Use base::MessageLoop. by [email protected] · 12 years ago
  5. e0b9dda webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
  6. 420fb56 Make MountPointProvider pluggable from outside webkit/fileapi by [email protected] · 12 years ago
  7. bf97e8b Cleanup: Return error status as bool in FileSystemUsageCache functions. by [email protected] · 12 years ago
  8. 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  9. 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
  10. e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  11. 0622617 Improve FileSystemUsageCache performance by [email protected] · 12 years ago
  12. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  13. 8a020f6 We should not use FilePath::DirName() for sandboxed virtual paths by [email protected] · 12 years ago
  14. 023ad6ab Replace FilePath with base::FilePath. by [email protected] · 12 years ago
  15. 58ac527 Disable ObfuscatedFileUtilTest.TestQuotaOnCopyFile on win / android. by [email protected] · 12 years ago
  16. 07b6487 Retry: Introduce AsyncFileTestHelper for testing with async file/quota operations by [email protected] · 12 years ago
  17. 04c899f Always populate FileSystemURL::virtual_path and deprecate WithPath() method by [email protected] · 12 years ago
  18. 22267a6 Revert 181278 by [email protected] · 12 years ago
  19. 57856df Introduce AsyncFileTestHelper for testing with async file/quota operations by [email protected] · 12 years ago
  20. 7fd8fa4f Linux/ChromeOS Chromium style checker cleanup, webkit/ edition. by [email protected] · 12 years ago
  21. a3ef483 Add FilePath to base namespace. by [email protected] · 12 years ago
  22. 6ef0c391 Add BrowserContext specific external mount points by [email protected] · 12 years ago
  23. bab213be Cleanup: Move more recursive operation logic from FileUtilHelper to FileUtil by [email protected] · 12 years ago
  24. 4f056a87 Cleanup: Remove FileUtil overriding hack for testing in LocalFileSystemOperation by [email protected] · 12 years ago
  25. 1a64720 ReadDirectory should return NOT_A_DIRECTORY error if the target is a file by [email protected] · 12 years ago
  26. 4e7e388 FileUtilHelper cleanup: reduce the number of GetFileInfo calls by [email protected] · 12 years ago
  27. 403ada8 Cleanup: Remove using statements from webkit/fileapi header files. by [email protected] · 12 years ago
  28. 8eee1b6 Accumulate FileSystemUsageCache updates to improve write performance. by [email protected] · 12 years ago
  29. 4e1c7e5 webkit: Update the calls from RunAllPending() to RunUntilIdle(). by [email protected] · 12 years ago
  30. 9eaa331b Remove the old-sandbox-to-new-sandbox migration code. The only users of the old sandbox are those who used the filesystem in apps 1.5 years ago, and haven't loaded those apps since. by [email protected] · 12 years ago
  31. ea1a3f6 Move scoped_temp_dir from base to base/files by [email protected] · 13 years ago
  32. b9566e7c Lint fixes in webkit/fileapi by [email protected] · 13 years ago
  33. c4e6f9c Add FileChangeObserver to track changes in local file system by [email protected] · 13 years ago
  34. 13f92f6e Remove FileSystemFileUtil::{Directory,Path}Exists by [email protected] · 13 years ago
  35. dc57ec8 Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to avoid it blocks other I/O. by [email protected] · 13 years ago
  36. 02a6054 Renamed FileSystemOperation to LocalFileSystemOperation. by [email protected] · 13 years ago
  37. 281bc5b Remove unused fields found by clang's new Wunused-private-fields. by [email protected] · 13 years ago
  38. 949f25a Reduce the number of CrackFileSystemURL by [email protected] · 13 years ago
  39. 3ed847a6 Move all webkit/fileapi tests to content_unittests by [email protected] · 13 years ago
  40. 7d78be1 CreateOrOpen() with TRUNCATED flag should decrease the quota usage. by [email protected] · 13 years ago
  41. 3cfc10f Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil by by [email protected] · 13 years ago
  42. 022d270 Convert some FileWriter tests to use TestMountPointProvider. by [email protected] · 13 years ago
  43. 294dd031 Merge QuotaFileUtil into ObfuscatedFileUtil by [email protected] · 13 years ago
  44. ecdfd6c5 Merge QuotaFileUtil::Truncate to ObfuscatedFileUtil::Truncate by [email protected] · 13 years ago
  45. a393891 Replace FileSystemFileUtil::ReadDirectory()s to single FileUtilHelper::ReadDirectory() by [email protected] · 13 years ago
  46. aa437fa Add FileUtileHelper and split out FileSystemFileUtil::Delete by [email protected] · 13 years ago
  47. 45ea0fbbb Introduce CrossFileUtilHelper for cross-FileUtil Copy/Move by [email protected] · 13 years ago
  48. 08f8feb Move src/dest info out of FileSystemOperationContext by [email protected] · 13 years ago
  49. 7e077f9 Cleanup: Use FilePath::LossyDisplayName() and FromUTF8Unsafe() in fileapi by [email protected] · 13 years ago
  50. d9034ed2 Define FilePath::NormalizePathSeparators on all platforms by [email protected] · 13 years ago
  51. f83b5b7 Cleanup: factor out common test sets under fileapi/ by [email protected] · 13 years ago
  52. e7e4673 Cleanup: Removing FileSystemPathManager by [email protected] · 13 years ago
  53. fad625e2f Update mtime of directory when containing entry changed. by [email protected] · 13 years ago
  54. 4d99be5 Use base::Callback in Quota related code. by [email protected] · 14 years ago
  55. 34161bb Fix for build error while building using 'make' (Complete build). by [email protected] · 14 years ago
  56. 81484d7 Obsoleting --unlimited-quota-for-files by [email protected] · 14 years ago
  57. 7878ece [Refactor] to rename and re-layer the file_util stack layers. by [email protected] · 14 years ago[Renamed (75%) from webkit/fileapi/obfuscated_file_system_file_util_unittest.cc]
  58. 9dfdc0e3 Don't abort reading directory when a backing file lost. by [email protected] · 14 years ago
  59. 3458333 Handle inconsistency between DB and Files by [email protected] · 14 years ago
  60. 2517cfa Fix OFSFU's Touch to match the other FSFU subclasses. by [email protected] · 14 years ago
  61. 0c5ebe3 Simplify directory path accounting. by [email protected] · 14 years ago
  62. 480fc059 Revert 95973 - Handle inconsistency between DB and Files in ObfuscatedFileSystemFileUtil by [email protected] · 14 years ago
  63. 57fa75bc Handle inconsistency between DB and Files in ObfuscatedFileSystemFileUtil by [email protected] · 14 years ago
  64. b0e2a4f Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUtils. by [email protected] · 14 years ago
  65. ccb14ed Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlying *FileUtil. by [email protected] · 14 years ago
  66. 81b7f66 Enable cross-filesystem moves and copies. by [email protected] · 14 years ago
  67. 2ef92d2b Remove ctime and atime checks to reduce flakiness. by [email protected] · 14 years ago
  68. fcc2d5f Integrated obfuscation with quota; all unit tests now pass with or without the flag that turns on obfuscation. by [email protected] · 14 years ago
  69. 6b93115 Code to migrate a single directory from the old sandbox to the new. by [email protected] · 14 years ago
  70. e078590 Move scoped_temp_dir and scoped_native_library back from base/memory to base. by [email protected] · 14 years ago
  71. c7a4a10f This integrates the obfuscated filesystem, but keeps it turned off with a flag. by [email protected] · 14 years ago
  72. 89ee427 A few small cleanup items from TODOs in the Obfuscated filesystem code--unit tests and one data type change. by [email protected] · 14 years ago
  73. d4905e2e ObfuscatedFileSystemFileUtil class by [email protected] · 14 years ago