1. 7660ec9 Move webkit/quota files to webkit/browser/quota or webkit/common/quota by [email protected] · 12 years ago
  2. e4d20b0 Deprecate FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread by [email protected] · 12 years ago
  3. c6f9203a Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi by [email protected] · 12 years ago[Renamed (95%) from webkit/fileapi/file_system_operation_context.h]
  4. f25e113 Move more browser-specific webkit/fileapi code to webkit/browser/fileapi by [email protected] · 12 years ago
  5. 6a41aed Add thread checker to FileSystemOperationContext to allow setters called only on initialization thread by [email protected] · 12 years ago
  6. 356f80c4 Fix flaky FileWriterDelegateTest tests by [email protected] · 12 years ago
  7. 1aa9e15d [Quota][FileAPI] Add quota policy to FileSystemOperationContext by [email protected] · 12 years ago
  8. 84780b4 FileAPI code should not rely on or assume specific MountPointProvider types by [email protected] · 12 years ago
  9. 6505c4e Cleanup: Make most of FileSystemOperationContext setters private by [email protected] · 12 years ago
  10. a0f9ea4 Make FileSystemOperationContext non-copyable by [email protected] · 12 years ago
  11. 0c04ab1 Media Galleries: Simplify the MTP delegates so they mostly live on one thread. by [email protected] · 12 years ago
  12. 04c7bf4 Redesigned and refactored MTPDeviceMapService and MTPDeviceDelegate. by [email protected] · 13 years ago
  13. 20f067e [MediaGallery] Cleanup: Rename MtpDeviceDelegate* to MTPDeviceDelegate*. by [email protected] · 13 years ago
  14. bcded8d webkit: Merge blob and fileapi into one build target 'webkit_storage' by [email protected] · 13 years ago
  15. e718f79 2nd try: Cleanup includes/headers in webkit/fileapi by [email protected] · 13 years ago
  16. 60d96bb Revert 161054 - Cleanup includes/headers in webkit/fileapi by [email protected] · 13 years ago
  17. 2b6b683 Cleanup includes/headers in webkit/fileapi by [email protected] · 13 years ago
  18. 12f1e8d [MediaGallery] Rename MediaDeviceDelegate* to MtpDeviceDelegate*. by [email protected] · 13 years ago
  19. 2f9f5b49 Refactor webkit/fileapi/media code to support mtp device communication. by [email protected] · 13 years ago
  20. c4e6f9c Add FileChangeObserver to track changes in local file system by [email protected] · 13 years ago
  21. caf6670 Add observer classes for fileapi to observe filesystem changes by [email protected] · 13 years ago
  22. dc57ec8 Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to avoid it blocks other I/O. by [email protected] · 13 years ago
  23. cf4b6d6 Isolated FS for Media devices. by [email protected] · 13 years ago
  24. 6ef35d6 Implement media path filter by [email protected] · 13 years ago
  25. 0b38b4e5 Move fileapi into its own component by [email protected] · 13 years ago
  26. bcbd98d Change webkit/{fileapi,quota} code to use TaskRunner. by [email protected] · 13 years ago
  27. c671c8a Style fix in webkit/fileapi by [email protected] · 13 years ago
  28. 08f8feb Move src/dest info out of FileSystemOperationContext by [email protected] · 13 years ago
  29. 7878ece [Refactor] to rename and re-layer the file_util stack layers. by [email protected] · 14 years ago
  30. 0b1dd5e Replace virtual_path fields in FileSystemOperationContext with similar variables in the FileSystemOperation. by [email protected] · 14 years ago
  31. 0c5ebe3 Simplify directory path accounting. by [email protected] · 14 years ago
  32. ffac1ac4 Change quota to account directories and path names in the filesystem. by [email protected] · 14 years ago
  33. c7a4a10f This integrates the obfuscated filesystem, but keeps it turned off with a flag. by [email protected] · 14 years ago
  34. b97b5d3 Set allowed bytes growth in FileSystemOperation from QuotaManager. by [email protected] · 14 years ago
  35. 078c6971a Add "allowed growth" for writing operations, such as copy, move, write and truncate. by [email protected] · 14 years ago
  36. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  37. fe641c8 Proper build fix. by [email protected] · 14 years ago
  38. 35beff5 Revert 79230 - Fix the clang build. by [email protected] · 14 years ago
  39. 8f72b978 Fix the clang build. by [email protected] · 14 years ago
  40. 073a04f Stop returning the true root path of each filesystem from openFileSystem. by [email protected] · 14 years ago
  41. d5233ef4 Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit/fileapi. by [email protected] · 14 years ago