1. cd501a7 Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common namespaces into single storage namespace by [email protected] · 11 years ago
  2. fc5a313 Remove PlatformFile from fileapi::FileSystemFileUtil by [email protected] · 11 years ago
  3. e14d0a73 Move all remaining fileapi and quota unit tests from webkit/ to content/ by [email protected] · 11 years ago
  4. 5121ad7 [FileAPI] Replace default leveldb::Env with leveldb::MemEnv in tests. by [email protected] · 12 years ago
  5. 141bcc5 Convert Media Galleries to use base::File by [email protected] · 12 years ago
  6. 7ade66ee Change fileapi namespace to content for test files that are moved under content/ by [email protected] · 12 years ago
  7. e10449c [Retry] Quota: Implement QuotaBackendImpl by [email protected] · 12 years ago
  8. fd51178 Revert 233815 "Quota: Implement QuotaBackendImpl" by [email protected] · 12 years ago
  9. ed222df Quota: Implement QuotaBackendImpl by [email protected] · 12 years ago
  10. 28fb308 Retry: Prepopulate primary origin's directory database if possible. by [email protected] · 12 years ago
  11. 34e50af4 Revert 230998 "Prepopulate primary origin's directory database i..." by [email protected] · 12 years ago
  12. f808dd8b Prepopulate primary origin's directory database if possible. by [email protected] · 12 years ago
  13. 3947db9 FileAPI: Make ObfuscatedFileUtil to receive SandboxFSDelegate in its ctor by [email protected] · 12 years ago
  14. 3660414 Cleanup obsolete isolated-origin handling code for SandboxOriginDatabse by [email protected] · 12 years ago
  15. c19e2ff Give type directory string for given URL from outside ObfuscatedFileUtil by [email protected] · 12 years ago
  16. 7cf7c32 FileAPI: Clean up ObfuscatedFileUtil to support isolated-sandboxed filesystem by [email protected] · 12 years ago
  17. 343eac9 FileAPI: Clean up ObfuscatedFileUtil::GetDirectoryDatabase signature by [email protected] · 12 years ago
  18. 824d389 Introduce CopyOrMoveOption. by [email protected] · 12 years ago
  19. 4d28164b Temporarily disable IsolatedStorage special handling by [email protected] · 12 years ago
  20. f19bbf6 fileapi: Rename FileSystemMountProvider to FileSystemBackend by [email protected] · 12 years ago
  21. 501fd0e Fix directory database handling in ObfuscatedFileUtil by [email protected] · 12 years ago
  22. e5bf2fd Fix webkit_storage exports definitions by [email protected] · 12 years ago
  23. a4e775b Use timed helper class in ObfuscatedFileUtil by [email protected] · 12 years ago
  24. 1725868 Use PostDelayTask instead of timer to drop DB. by [email protected] · 12 years ago
  25. a623aae Prepopulate directory database for isolated origins by [email protected] · 12 years ago
  26. 0b7fcc1 Implement special origin database handling for Isolated Apps by [email protected] · 12 years ago
  27. b76b556d Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to the new common_child library. by [email protected] · 12 years ago
  28. 61d271f3 Split FileAPI code for common|common_child|renderer by [email protected] · 12 years ago
  29. c6f9203a Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi by [email protected] · 12 years ago
  30. 5a20d04 Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi by [email protected] · 12 years ago
  31. 28f051c3 Move FileAPI sandboxed filesystem related code from webkit/fileapi to webkit/browser/fileapi by [email protected] · 12 years ago[Renamed (96%) from webkit/fileapi/obfuscated_file_util.h]
  32. e6bbd9c Cleanup: Prefix HTML5 Sandbox FileSystem related files with 'sandbox_' by [email protected] · 12 years ago
  33. f7ac94e [FileAPI] Disable usage cache for origin after file opening for pepper. by [email protected] · 12 years ago
  34. 7ab45cfa8 Change some snapshot- or temporary-file related changes to use ScopedFile by [email protected] · 12 years ago
  35. 5453ca05 Remove 'recursive' flag on FileSystemFileUtil::CreateFileEnumerator by [email protected] · 12 years ago
  36. 30c060c Add a flag to disable usage tracking of FileSystem. by [email protected] · 12 years ago
  37. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  38. a3ef483 Add FilePath to base namespace. by [email protected] · 13 years ago
  39. cf7405f Move file_util_proxy to base/files. by [email protected] · 13 years ago
  40. bab213be Cleanup: Move more recursive operation logic from FileUtilHelper to FileUtil by [email protected] · 13 years ago
  41. 403ada8 Cleanup: Remove using statements from webkit/fileapi header files. by [email protected] · 13 years ago
  42. 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] · 13 years ago
  43. d109fcb Clean up: Modified FileSystemFileUtil::CreateFileEnumerator function signature to return a scoped_ptr. by [email protected] · 13 years ago
  44. bcded8d webkit: Merge blob and fileapi into one build target 'webkit_storage' by [email protected] · 13 years ago
  45. 13f92f6e Remove FileSystemFileUtil::{Directory,Path}Exists by [email protected] · 13 years ago
  46. 826df82 Create ShareableFileReference on IO thread by [email protected] · 13 years ago
  47. d0a1f037 Adding FileUtil::CreateSnapshotFile by [email protected] · 13 years ago
  48. bf48a1f Don't keep file system directories around if they contain unrelated files. by [email protected] · 13 years ago
  49. 949f25a Reduce the number of CrackFileSystemURL by [email protected] · 13 years ago
  50. 0b38b4e5 Move fileapi into its own component by [email protected] · 13 years ago
  51. 95af737 Unlayer ObfuscatedFileUtil. by [email protected] · 13 years ago
  52. 3cfc10f Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil by by [email protected] · 13 years ago
  53. 294dd031 Merge QuotaFileUtil into ObfuscatedFileUtil by [email protected] · 13 years ago
  54. d247b84 Add UMA stats for ObfuscatedFileUtil::GetDirectoryForOriginAndTypes(). by [email protected] · 13 years ago
  55. e0ffc6f RefCounted types should not have public destructors, webkit/ by [email protected] · 13 years ago
  56. a393891 Replace FileSystemFileUtil::ReadDirectory()s to single FileUtilHelper::ReadDirectory() by [email protected] · 13 years ago
  57. 566f22379 Add 'recursive' flag to FileSystemFileUtil::CreateFileEnumerator. by [email protected] · 13 years ago
  58. 08f8feb Move src/dest info out of FileSystemOperationContext by [email protected] · 13 years ago
  59. fad625e2f Update mtime of directory when containing entry changed. by [email protected] · 14 years ago
  60. 7878ece [Refactor] to rename and re-layer the file_util stack layers. by [email protected] · 14 years ago[Renamed (92%) from webkit/fileapi/obfuscated_file_system_file_util.h]
  61. 172205b Adding Size() to AbstractFileEnumerator by [email protected] · 14 years ago
  62. 0c5ebe3 Simplify directory path accounting. by [email protected] · 14 years ago
  63. b0e2a4f Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUtils. by [email protected] · 14 years ago
  64. f1ddaa4 Adding FileUtilProxy::Entry::{size,last_modified_time}, by [email protected] · 14 years ago
  65. 83c0d3c Remove SandboxMountPointProvier::GetBaseDirectoryForOrigin as it's no longer used by [email protected] · 14 years ago
  66. 6ff1705 Change the usage cache not to include meta data, such as the the size of usage cache itself. by [email protected] · 14 years ago
  67. 4b4d53bd Do not create a new directory database for read operations. by [email protected] · 14 years ago
  68. ccb14ed Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlying *FileUtil. by [email protected] · 14 years ago
  69. cdba4699 Integrate file systems with BrowsingDataRemover by [email protected] · 14 years ago
  70. 81b7f66 Enable cross-filesystem moves and copies. by [email protected] · 14 years ago
  71. 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
  72. 6b93115 Code to migrate a single directory from the old sandbox to the new. by [email protected] · 14 years ago
  73. c7a4a10f This integrates the obfuscated filesystem, but keeps it turned off with a flag. by [email protected] · 14 years ago
  74. 0a732853 Timer to drop in-memory databases when they're not in use. by [email protected] · 14 years ago
  75. d4905e2e ObfuscatedFileSystemFileUtil class by [email protected] · 14 years ago