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
/
chromeos
/
fileapi
/
cros_mount_point_provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move webkit/chromeos into webkit/browser/chromeos
kinuko@chromium.org
2013-05-28
1
-144
/
+0
*
Split FileAPI code for common|common_child|renderer
kinuko@chromium.org
2013-05-28
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
*
Make MountPointProvider pluggable from outside webkit/fileapi
kinuko@chromium.org
2013-04-18
1
-0
/
+2
*
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
/
+8
*
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
-3
/
+4
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-6
/
+6
*
Remove unused methods from ExternalMountPointProvider
tbarzic@chromium.org
2013-01-29
1
-11
/
+0
*
Introduce AsyncFileUtil and deprecate FileSystemFileUtilProxy
kinuko@chromium.org
2013-01-29
1
-2
/
+4
*
Extract external file systems handling from isolated context.
tbarzic@chromium.org
2013-01-18
1
-17
/
+35
*
Cleanup file permission check code in FileAPIMessageFilter
kinuko@chromium.org
2013-01-10
1
-2
/
+3
*
Change FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread to tak...
tbarzic@chromium.org
2012-12-14
1
-3
/
+2
*
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
*
Add oem mount point to cros_mount_provider.
tbarzic@chromium.org
2012-10-03
1
-0
/
+2
*
Added PlatformFileError param to FileSystemMountPointProvider::CreateFileSyst...
kmadhusu@chromium.org
2012-09-11
1
-1
/
+2
*
Changed FileSystemPointProvider::IsAcccessAllowed() to take a single FileSyst...
kinuko@chromium.org
2012-08-27
1
-4
/
+1
*
Rename FileSystemOperationInterface to FileSystemOperation
kinuko@chromium.org
2012-08-24
1
-1
/
+1
*
Integrate external mount points to IsolatedContext
kinuko@chromium.org
2012-08-21
1
-43
/
+23
*
Wire up the deleteFileSystem operation.
nhiroki@google.com
2012-08-02
1
-9
/
+14
*
Enables internal filesystem types via Isolated filesystems.
kinuko@chromium.org
2012-07-25
1
-1
/
+2
*
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
/
+1
*
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
*
Very minor typo fixes for GData/FileAPI code.
kinaba@chromium.org
2012-05-30
1
-1
/
+1
*
Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil by
ericu@chromium.org
2012-05-24
1
-2
/
+0
*
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
/
+1
*
Change webkit/{fileapi,quota} code to use TaskRunner.
kinuko@chromium.org
2012-05-07
1
-2
/
+0
*
Add FileSystemContext::CreateFileReader() which returns appropriate Reader in...
kinuko@chromium.org
2012-04-19
1
-0
/
+5
*
Check file permissions before doing filesystemoperations for external filesys...
tbarzic@chromium.org
2012-03-01
1
-0
/
+2
*
Wired remote file system operation with CrosMountPointProvider.
zelidrag@chromium.org
2012-02-24
1
-4
/
+42
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-14
1
-1
/
+0
*
Revert 121620 - Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-0
/
+1
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-1
/
+0
*
ChromeOS build fix r117830
kinuko@chromium.org
2012-01-16
1
-4
/
+4
*
Add CreateFileSystemOperation() method to FileSystemContext
kinuko@chromium.org
2012-01-16
1
-0
/
+7
*
Cleanup FileSystemOperation for preparing for adding FSO-factory method
kinuko@chromium.org
2012-01-11
1
-9
/
+9
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
1
-2
/
+5
*
Add OVERRIDE to webkit/.
avi@chromium.org
2011-11-28
1
-1
/
+2
*
base::Bind: Convert FileSystemPathManager::GetRootPathCallback.
jhawkins@chromium.org
2011-10-18
1
-1
/
+2
*
[Refactor] to rename and re-layer the file_util stack layers.
dmikurube@google.com
2011-09-05
1
-4
/
+4
*
Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi...
dmikurube@chromium.org
2011-07-06
1
-0
/
+7
*
Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...
serya@google.com
2011-05-27
1
-0
/
+2
*
Fixed file/directory url resolution for external mount point provider.
zelidrag@chromium.org
2011-04-20
1
-3
/
+12
[next]