summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_operation_context.h
Commit message (Expand)AuthorAgeFilesLines
* Media Galleries: Simplify the MTP delegates so they mostly live on one thread.thestig@chromium.org2012-12-131-11/+9
* Redesigned and refactored MTPDeviceMapService and MTPDeviceDelegate.kmadhusu@chromium.org2012-11-281-5/+11
* [MediaGallery] Cleanup: Rename MtpDeviceDelegate* to MTPDeviceDelegate*.kmadhusu@chromium.org2012-11-021-3/+3
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-181-2/+2
* 2nd try: Cleanup includes/headers in webkit/fileapikinuko@chromium.org2012-10-101-5/+4
* Revert 161054 - Cleanup includes/headers in webkit/fileapiviettrungluu@chromium.org2012-10-101-5/+6
* Cleanup includes/headers in webkit/fileapikinuko@chromium.org2012-10-101-6/+5
* [MediaGallery] Rename MediaDeviceDelegate* to MtpDeviceDelegate*.kmadhusu@chromium.org2012-10-051-11/+11
* Refactor webkit/fileapi/media code to support mtp device communication.kmadhusu@chromium.org2012-09-121-6/+6
* Add FileChangeObserver to track changes in local file systemkinuko@chromium.org2012-09-091-0/+6
* Add observer classes for fileapi to observe filesystem changeskinuko@chromium.org2012-09-071-1/+15
* Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...tzik@chromium.org2012-08-071-5/+10
* Isolated FS for Media devices.kmadhusu@chromium.org2012-08-031-0/+20
* Implement media path filtertzik@chromium.org2012-08-021-0/+11
* Move fileapi into its own componentbenwells@chromium.org2012-05-301-3/+3
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-071-0/+6
* Style fix in webkit/fileapitzik@chromium.org2012-04-051-1/+1
* Move src/dest info out of FileSystemOperationContextkinuko@chromium.org2012-02-261-71/+2
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-21/+19
* Replace virtual_path fields in FileSystemOperationContext with similar variab...ericu@chromium.org2011-08-231-16/+0
* Simplify directory path accounting.ericu@chromium.org2011-08-191-18/+0
* Change quota to account directories and path names in the filesystem.dmikurube@chromium.org2011-07-251-0/+20
* This integrates the obfuscated filesystem, but keeps it turned off with a flag.ericu@chromium.org2011-05-191-5/+25
* Set allowed bytes growth in FileSystemOperation from QuotaManager.dmikurube@chromium.org2011-05-101-0/+20
* Add "allowed growth" for writing operations, such as copy, move, write and tr...dmikurube@chromium.org2011-04-211-0/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Proper build fix.ericu@google.com2011-03-241-0/+1
* Revert 79230 - Fix the clang build.ericu@google.com2011-03-241-3/+0
* Fix the clang build.ericu@google.com2011-03-241-0/+3
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-241-2/+49
* Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit...kinuko@chromium.org2011-03-041-0/+30