index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
fileapi
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
12
-72
/
+73
*
Introduce AsyncFileUtil and deprecate FileSystemFileUtilProxy
kinuko@chromium.org
2013-01-29
2
-1
/
+2
*
Add BrowserContext specific external mount points
tbarzic@chromium.org
2013-01-25
1
-0
/
+2
*
New FileSystemURL cracking
tbarzic@chromium.org
2013-01-24
1
-34
/
+37
*
Cleanup: Make most of FileSystemOperationContext setters private
kinuko@chromium.org
2013-01-23
1
-0
/
+1
*
Cleanup: Move more recursive operation logic from FileUtilHelper to FileUtil
kinuko@chromium.org
2013-01-23
4
-45
/
+24
*
Fix leak in NativeMediaFileUtilTest.
thestig@chromium.org
2013-01-18
1
-9
/
+22
*
[Media Gallery] Added code to support mtp device media file system on Windows.
kmadhusu@chromium.org
2013-01-17
1
-1
/
+3
*
Implement write support in NativeMediaFileUtil.
thestig@chromium.org
2013-01-12
3
-25
/
+507
*
[Media Gallery] Use a proper check instead of a DCHECK and return NULL from M...
kmadhusu@chromium.org
2013-01-11
1
-2
/
+1
*
Cleanup: Remove using statements from webkit/fileapi header files.
thestig@chromium.org
2013-01-08
5
-14
/
+13
*
Remove GetMediaTaskRunner() from MTPDeviceDelegate.
kmadhusu@chromium.org
2012-12-20
1
-3
/
+0
*
Set |snapshot_policy_| in DeviceMediaFileUtil::CreateSnapShotPolicy before do...
kmadhusu@chromium.org
2012-12-17
1
-3
/
+3
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
1
-2
/
+2
*
Media Galleries: Simplify the MTP delegates so they mostly live on one thread.
thestig@chromium.org
2012-12-13
4
-46
/
+51
*
Redesigned and refactored MTPDeviceMapService and MTPDeviceDelegate.
kmadhusu@chromium.org
2012-11-28
4
-46
/
+54
*
[MediaGallery] Filter hidden media files and folders.
kmadhusu@chromium.org
2012-11-21
1
-0
/
+61
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Clean up: Modified FileSystemFileUtil::CreateFileEnumerator function signatur...
kmadhusu@chromium.org
2012-11-07
5
-23
/
+22
*
Add common video formats to the media galleries extension filter.
vandebo@chromium.org
2012-11-03
1
-0
/
+17
*
[MediaGallery] Cleanup: Rename MtpDeviceDelegate* to MTPDeviceDelegate*.
kmadhusu@chromium.org
2012-11-02
3
-35
/
+36
*
webkit: Merge blob and fileapi into one build target 'webkit_storage'
hashimoto@chromium.org
2012-10-18
5
-10
/
+12
*
Media Galleries: Port the CrOS MTP D-Bus client to Linux.
thestig@chromium.org
2012-10-13
1
-1
/
+1
*
[MediaGallery] Rename MediaDeviceDelegate* to MtpDeviceDelegate*.
kmadhusu@chromium.org
2012-10-05
5
-52
/
+52
*
Added ScopedMediaDeviceMapEntry class in MediaFileSystemRegistry to support m...
kmadhusu@chromium.org
2012-09-14
1
-1
/
+1
*
Refactor webkit/fileapi/media code to support mtp device communication.
kmadhusu@chromium.org
2012-09-12
8
-333
/
+145
*
Allows GetExtensionsForMimeType to support mime types like "foo/*"
thorogood@chromium.org
2012-09-10
1
-3
/
+3
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-10
1
-1
/
+1
*
Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...
erikwright@chromium.org
2012-09-07
1
-1
/
+1
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-07
1
-1
/
+1
*
Rename FileSystemOperationInterface to FileSystemOperation
kinuko@chromium.org
2012-08-24
1
-4
/
+4
*
Remove FileSystemFileUtil::{Directory,Path}Exists
tzik@chromium.org
2012-08-13
4
-41
/
+0
*
Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...
tzik@chromium.org
2012-08-07
1
-2
/
+2
*
Add path filtering to DeviceMediaFileUtil
tzik@chromium.org
2012-08-07
4
-53
/
+121
*
Create ShareableFileReference on IO thread
kinuko@chromium.org
2012-08-04
2
-31
/
+26
*
Remove ScopedAllowIO from MediaPathFilter
tzik@chromium.org
2012-08-03
2
-14
/
+28
*
Isolated FS for Media devices.
kmadhusu@chromium.org
2012-08-03
9
-0
/
+707
*
Temporary allow IO for GetMimeTypeFromExtensions in MediaPathFilter.
tzik@chromium.org
2012-08-03
1
-0
/
+5
*
Implement media path filter
tzik@chromium.org
2012-08-02
5
-0
/
+550