summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/media
Commit message (Expand)AuthorAgeFilesLines
* Redesigned and refactored MTPDeviceMapService and MTPDeviceDelegate.kmadhusu@chromium.org2012-11-284-46/+54
* [MediaGallery] Filter hidden media files and folders.kmadhusu@chromium.org2012-11-211-0/+61
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Clean up: Modified FileSystemFileUtil::CreateFileEnumerator function signatur...kmadhusu@chromium.org2012-11-075-23/+22
* Add common video formats to the media galleries extension filter.vandebo@chromium.org2012-11-031-0/+17
* [MediaGallery] Cleanup: Rename MtpDeviceDelegate* to MTPDeviceDelegate*.kmadhusu@chromium.org2012-11-023-35/+36
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-185-10/+12
* Media Galleries: Port the CrOS MTP D-Bus client to Linux.thestig@chromium.org2012-10-131-1/+1
* [MediaGallery] Rename MediaDeviceDelegate* to MtpDeviceDelegate*.kmadhusu@chromium.org2012-10-055-52/+52
* Added ScopedMediaDeviceMapEntry class in MediaFileSystemRegistry to support m...kmadhusu@chromium.org2012-09-141-1/+1
* Refactor webkit/fileapi/media code to support mtp device communication.kmadhusu@chromium.org2012-09-128-333/+145
* Allows GetExtensionsForMimeType to support mime types like "foo/*"thorogood@chromium.org2012-09-101-3/+3
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-101-1/+1
* Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...erikwright@chromium.org2012-09-071-1/+1
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-071-1/+1
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-241-4/+4
* Remove FileSystemFileUtil::{Directory,Path}Existstzik@chromium.org2012-08-134-41/+0
* Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...tzik@chromium.org2012-08-071-2/+2
* Add path filtering to DeviceMediaFileUtiltzik@chromium.org2012-08-074-53/+121
* Create ShareableFileReference on IO threadkinuko@chromium.org2012-08-042-31/+26
* Remove ScopedAllowIO from MediaPathFiltertzik@chromium.org2012-08-032-14/+28
* Isolated FS for Media devices.kmadhusu@chromium.org2012-08-039-0/+707
* Temporary allow IO for GetMimeTypeFromExtensions in MediaPathFilter.tzik@chromium.org2012-08-031-0/+5
* Implement media path filtertzik@chromium.org2012-08-025-0/+550