summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi
Commit message (Expand)AuthorAgeFilesLines
* Improve FileSystemUsageCache performancetzik@chromium.org2013-03-1410-130/+325
* [Media Gallery, Linux] Implement asynchronous MtpDeviceDelegateImplLinux. kmadhusu@chromium.org2013-03-081-1/+2
* Sync FileSystem: Change internal service name from "drive" to "syncfs".tzik@chromium.org2013-03-062-24/+32
* [Media Gallery, Win] Implement asynchronous MtpDeviceDelegateImplWin. kmadhusu@chromium.org2013-03-062-2/+8
* chromeos: Use /tmp as mount root directory for stubs.hashimoto@chromium.org2013-03-041-20/+0
* Introduce CreateNestedOperation and cleanup memory hacks around recursive ope...kinuko@chromium.org2013-03-0411-250/+133
* Cleanup: header cleanup in webkit/fileapi/local_file_system_operation.hkinuko@chromium.org2013-03-0410-4/+12
* Deprecate LocalFileSystemOperation::ScopedUpdateNotifierkinuko@chromium.org2013-03-015-132/+118
* Add separate LocalFileChangeTracer tests for Copy/Movekinuko@chromium.org2013-02-281-58/+119
* Final patch to migrate all files under webkit/fileapi/syncable from fileapi n...calvinlo@chromium.org2013-02-2729-402/+478
* Cleanup: Fix styles in local_file_system_*_unittest.cckinuko@chromium.org2013-02-273-255/+294
* Migrated sync_callback and sync_status_code from fileapi to sync_file_system ...calvinlo@chromium.org2013-02-2614-116/+132
* Cleanup: Add fileapi::AreSameFileSystem(url1, url2) utility functionkinuko@chromium.org2013-02-265-9/+42
* Migrated sync_file_metadata from fileapi to sync_file_systemcalvinlo@chromium.org2013-02-256-35/+26
* Move file_path.h to base/files.brettw@chromium.org2013-02-2446-46/+46
* Migrated sync_file_type and file_change from namespace fileapi to sync_file_s...calvinlo@chromium.org2013-02-2213-103/+125
* Migrated sync_file_status, sync_action and sync_direction from fileapi:: name...calvinlo@chromium.org2013-02-225-7/+6
* Remove NOTIMPLEMENTED() from DeviceMediaAsyncFileUtil::Create().kmadhusu@chromium.org2013-02-201-1/+0
* Deprecate MountPointProvider::IsAccessAllowed in favor of GetPermissionPolicykinuko@chromium.org2013-02-1810-198/+134
* Reordered arguments of notification related functions so the order is sync st...calvinlo@chromium.org2013-02-184-0/+22
* We should not use FilePath::DirName() for sandboxed virtual pathskinuko@chromium.org2013-02-185-6/+84
* Retry: Fix VirtualPath::GetComponents to handle drive letter string as usual ...kinuko@chromium.org2013-02-183-19/+26
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-178-61/+65
* [Media Gallery] Added CreateMTPDeviceAsyncDelegate() interface in mtp_device_...kmadhusu@chromium.org2013-02-161-1/+7
* [Media Gallery] Implement DeviceMediaAsyncFileUtil and MTPDeviceAsyncDelegate.kmadhusu@chromium.org2013-02-168-16/+743
* FileSystem mods: Changes to snapshot file creation to remove dependencies on ...michaeln@chromium.org2013-02-151-0/+5
* Revert 182604 because it breaks fast/filesystem/op-restricted-chars.htmlatwilson@chromium.org2013-02-153-26/+19
* Disable ObfuscatedFileUtilTest.TestQuotaOnCopyFile on win / android.marja@chromium.org2013-02-151-1/+7
* Fix VirtualPath::GetComponents to handle drive letter string as usual path co...kinuko@chromium.org2013-02-153-19/+26
* Remove deprecated code in webkit/fileapikinuko@chromium.org2013-02-149-1159/+0
* Re-implement IsolateFileUtil tests on top of new cross-fs operation architecturekinuko@chromium.org2013-02-141-138/+157
* Retry: Introduce AsyncFileTestHelper for testing with async file/quota operat...kinuko@chromium.org2013-02-139-287/+412
* Filesystem interface for Mac PTP/MTP devices using ImageCaptureCoregbillock@chromium.org2013-02-082-5/+12
* SyncFS: it should not crash even when invalid FileEntry is given to getFileSt...kinuko@chromium.org2013-02-082-2/+6
* SyncFS: Propagate the sync status and direction from service to JS event APIkinuko@chromium.org2013-02-083-34/+0
* SyncFS: Migrate to new event system and support LOCAL_TO_REMOTE (as well as R...kinuko@chromium.org2013-02-084-9/+34
* Always populate FileSystemURL::virtual_path and deprecate WithPath() methodkinuko@chromium.org2013-02-088-77/+126
* Revert 181278gavinp@chromium.org2013-02-079-412/+287
* Introduce AsyncFileTestHelper for testing with async file/quota operationskinuko@chromium.org2013-02-079-287/+412
* Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.rsleevi@chromium.org2013-02-0717-25/+25
* Cleanup: use "drive" instead of "gdrive".yoshiki@chromium.org2013-02-071-1/+1
* Return a FileEntry object from onFileSynced events so both input and output t...calvinlo@chromium.org2013-02-062-0/+30
* Unsafe array length fix for GetNormalizedPath() function.calvinlo@chromium.org2013-02-063-3/+59
* Revert 180688 due to faiulres on asan botsbrianderson@chromium.org2013-02-053-59/+3
* Add unittests for Cross-FileSystem Copy/Move (for local filesystem).kinuko@chromium.org2013-02-052-1/+548
* Add Utility functions to Normalize and check for Absolute Virtual Paths.calvinlo@chromium.org2013-02-053-3/+59
* Fix possible crash in RecursiveOperationDelegate and throttle # of parallel t...kinuko@chromium.org2013-02-054-20/+59
* Add NativeFileUtil unit testsyoichio@chromium.org2013-02-042-3/+339
* Add FilePath to base namespace.brettw@chromium.org2013-02-02113-1158/+1172
* Add SetSyncEnabled method to SyncFileSystem and DriveFileSync serviceskinuko@chromium.org2013-01-302-0/+3