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
/
test_mount_point_provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-28
1
-104
/
+0
*
Move more browser-specific webkit/fileapi code to webkit/browser/fileapi
kinuko@chromium.org
2013-05-24
1
-1
/
+1
*
Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi
kinuko@chromium.org
2013-05-20
1
-1
/
+1
*
Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..."
kinuko@chromium.org
2013-05-17
1
-1
/
+1
*
Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi
kinuko@chromium.org
2013-05-17
1
-1
/
+1
*
Split Media-related code from IsolatedMountPointProvider
kinuko@chromium.org
2013-04-22
1
-0
/
+13
*
Make MountPointProvider pluggable from outside webkit/fileapi
kinuko@chromium.org
2013-04-18
1
-0
/
+1
*
Refactor FileSystemMountPointProvider::CreateFileStream{Reader,Writer}
nhiroki@chromium.org
2013-04-10
1
-2
/
+2
*
Add validation framework to Copy or Move operations in fileapi.
vandebo@chromium.org
2013-04-04
1
-0
/
+6
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Deprecate MountPointProvider::IsAccessAllowed in favor of GetPermissionPolicy
kinuko@chromium.org
2013-02-18
1
-2
/
+0
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-4
/
+4
*
Introduce AsyncFileUtil and deprecate FileSystemFileUtilProxy
kinuko@chromium.org
2013-01-29
1
-2
/
+4
*
Cleanup file permission check code in FileAPIMessageFilter
kinuko@chromium.org
2013-01-10
1
-2
/
+3
*
Cleanup: Remove using statements from webkit/fileapi header files.
thestig@chromium.org
2013-01-08
1
-3
/
+0
*
Change FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread to tak...
tbarzic@chromium.org
2012-12-14
1
-3
/
+1
*
webkit: Merge blob and fileapi into one build target 'webkit_storage'
hashimoto@chromium.org
2012-10-18
1
-2
/
+2
*
fileapi: Add modification time check for FileSystemFileStreamReader
hashimoto@chromium.org
2012-10-15
1
-0
/
+1
*
Added PlatformFileError param to FileSystemMountPointProvider::CreateFileSyst...
kmadhusu@chromium.org
2012-09-11
1
-1
/
+2
*
Add observer classes for fileapi to observe filesystem changes
kinuko@chromium.org
2012-09-07
1
-2
/
+9
*
Changed FileSystemPointProvider::IsAcccessAllowed() to take a single FileSyst...
kinuko@chromium.org
2012-08-27
1
-3
/
+1
*
Rename FileSystemOperationInterface to FileSystemOperation
kinuko@chromium.org
2012-08-24
1
-1
/
+1
*
Wire up the deleteFileSystem operation.
nhiroki@google.com
2012-08-02
1
-8
/
+13
*
Enables internal filesystem types via Isolated filesystems.
kinuko@chromium.org
2012-07-25
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Reduce the number of CrackFileSystemURL
kinuko@chromium.org
2012-06-27
1
-5
/
+3
*
Move MountPointProvider:GetRootDirectories() out of MPP and into ExternalMoun...
kinuko@chromium.org
2012-06-17
1
-1
/
+0
*
RefCounted types should not have public destructors, webkit/ edition
rsleevi@chromium.org
2012-06-04
1
-1
/
+2
*
Rename fileapi::FileWriter to FileStreamWriter.
kinaba@chromium.org
2012-05-31
1
-1
/
+1
*
Rename webkit_blob::FileReader to FileStreamReader.
kinaba@chromium.org
2012-05-31
1
-1
/
+1
*
Move fileapi into its own component
benwells@chromium.org
2012-05-30
1
-1
/
+3
*
Add CreateFileWriter method to MountPointProvider.
kinaba@chromium.org
2012-05-16
1
-0
/
+4
*
Add RegisterMountPointProvider and TestMountPointProvider for testing
kinuko@chromium.org
2012-05-11
1
-0
/
+73