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
/
file_system_context.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
-309
/
+0
*
Move more browser-specific webkit/fileapi code to webkit/browser/fileapi
kinuko@chromium.org
2013-05-24
1
-1
/
+1
*
Cleanup: Make FileSystemContext::GetFileUtil back to public
kinuko@chromium.org
2013-05-17
1
-15
/
+5
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
1
-1
/
+1
*
Move Media Galleries FileAPI code out of webkit.
tommycli@chromium.org
2013-04-24
1
-6
/
+5
*
Split Media-related code from IsolatedMountPointProvider
kinuko@chromium.org
2013-04-22
1
-0
/
+5
*
Make MountPointProvider pluggable from outside webkit/fileapi
kinuko@chromium.org
2013-04-18
1
-7
/
+21
*
Refactor FileSystemMountPointProvider::CreateFileStream{Reader,Writer}
nhiroki@chromium.org
2013-04-10
1
-2
/
+2
*
Cleanup: Add FileSystemContext::CreateFileStreamWriter
kinuko@chromium.org
2013-04-09
1
-0
/
+7
*
Add validation framework to Copy or Move operations in fileapi.
vandebo@chromium.org
2013-04-04
1
-0
/
+7
*
Final patch to migrate all files under webkit/fileapi/syncable from fileapi n...
calvinlo@chromium.org
2013-02-27
1
-10
/
+18
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-4
/
+6
*
Introduce AsyncFileUtil and deprecate FileSystemFileUtilProxy
kinuko@chromium.org
2013-01-29
1
-4
/
+26
*
Add BrowserContext specific external mount points
tbarzic@chromium.org
2013-01-25
1
-0
/
+11
*
New FileSystemURL cracking
tbarzic@chromium.org
2013-01-24
1
-4
/
+29
*
Implemented DeleteFileSystem for SyncFileSystem Extension API.
calvinlo@chromium.org
2012-11-06
1
-1
/
+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
-2
/
+7
*
FileSystemContext::partition_path should not be held as a const ref
kinuko@chromium.org
2012-10-15
1
-1
/
+1
*
Add LocalFileSyncContext class which is a glue class between profile-owned se...
kinuko@chromium.org
2012-10-12
1
-0
/
+5
*
2nd try: Cleanup includes/headers in webkit/fileapi
kinuko@chromium.org
2012-10-10
1
-1
/
+1
*
Revert 161054 - Cleanup includes/headers in webkit/fileapi
viettrungluu@chromium.org
2012-10-10
1
-1
/
+1
*
Cleanup includes/headers in webkit/fileapi
kinuko@chromium.org
2012-10-10
1
-1
/
+1
*
Fix up relationship of LocalFileChangeTracker and LocalFileSyncStatus
kinuko@chromium.org
2012-10-05
1
-5
/
+11
*
Add syncable filesystem/storage type
kinuko@chromium.org
2012-09-13
1
-1
/
+12
*
Add LocalFileChangeTracker and basic classes for sync
kinuko@chromium.org
2012-09-12
1
-0
/
+6
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-10
1
-2
/
+4
*
Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...
erikwright@chromium.org
2012-09-07
1
-4
/
+2
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-07
1
-2
/
+4
*
Add observer classes for fileapi to observe filesystem changes
kinuko@chromium.org
2012-09-07
1
-2
/
+6
*
Rename FileSystemOperationInterface to FileSystemOperation
kinuko@chromium.org
2012-08-24
1
-3
/
+2
*
Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...
tzik@chromium.org
2012-08-07
1
-18
/
+12
*
Wire up the deleteFileSystem operation.
nhiroki@google.com
2012-08-02
1
-3
/
+11
*
Reduce the number of CrackFileSystemURL
kinuko@chromium.org
2012-06-27
1
-4
/
+4
*
Rename webkit_blob::FileReader to FileStreamReader.
kinaba@chromium.org
2012-05-31
1
-3
/
+3
*
Move fileapi into its own component
benwells@chromium.org
2012-05-30
1
-1
/
+4
*
Add RegisterMountPointProvider and TestMountPointProvider for testing
kinuko@chromium.org
2012-05-11
1
-1
/
+10
*
Change webkit/{fileapi,quota} code to use TaskRunner.
kinuko@chromium.org
2012-05-07
1
-12
/
+18
*
RefCounted types should not have public destructors, webkit/
rsleevi@chromium.org
2012-04-28
1
-1
/
+4
*
Add FileSystemContext::CreateFileReader() which returns appropriate Reader in...
kinuko@chromium.org
2012-04-19
1
-0
/
+15
*
Style fix in webkit/fileapi
tzik@chromium.org
2012-04-05
1
-0
/
+2
*
Add isolated file_util for directory (and file) drag-and-drop support.
kinuko@chromium.org
2012-04-02
1
-0
/
+2
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-14
1
-5
/
+7
*
Revert 121620 - Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-7
/
+5
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-5
/
+7
*
Add CreateFileSystemOperation() method to FileSystemContext
kinuko@chromium.org
2012-01-16
1
-0
/
+12
*
Cleanup FileSystemOperation for preparing for adding FSO-factory method
kinuko@chromium.org
2012-01-11
1
-0
/
+13
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
1
-7
/
+30
*
Add/update comments and cleanup code around FileSystemPathManager
kinuko@chromium.org
2011-12-20
1
-0
/
+1
[next]