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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fileapi: Add modification time check for FileSystemFileStreamReader
hashimoto@chromium.org
2012-10-15
1
-2
/
+4
*
Add LocalFileSyncContext class which is a glue class between profile-owned se...
kinuko@chromium.org
2012-10-12
1
-0
/
+6
*
Replace legacy SyncableFileSystem code to use new utility functions now avail...
calvinlo@chromium.org
2012-10-10
1
-10
/
+4
*
Register LocalFileChangeTracker as observers when it's set in FileSystemContext
kinuko@chromium.org
2012-10-09
1
-1
/
+6
*
Fix up relationship of LocalFileChangeTracker and LocalFileSyncStatus
kinuko@chromium.org
2012-10-05
1
-5
/
+13
*
Add oem mount point to cros_mount_provider.
tbarzic@chromium.org
2012-10-03
1
-0
/
+1
*
Add syncable filesystem/storage type
kinuko@chromium.org
2012-09-13
1
-0
/
+34
*
Add LocalFileChangeTracker and basic classes for sync
kinuko@chromium.org
2012-09-12
1
-1
/
+3
*
Added PlatformFileError param to FileSystemMountPointProvider::CreateFileSyst...
kmadhusu@chromium.org
2012-09-11
1
-2
/
+6
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-10
1
-3
/
+12
*
Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...
erikwright@chromium.org
2012-09-07
1
-12
/
+3
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-07
1
-3
/
+12
*
Add observer classes for fileapi to observe filesystem changes
kinuko@chromium.org
2012-09-07
1
-1
/
+20
*
Rename FileSystemOperationInterface to FileSystemOperation
kinuko@chromium.org
2012-08-24
1
-2
/
+2
*
Integrate external mount points to IsolatedContext
kinuko@chromium.org
2012-08-21
1
-0
/
+7
*
Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...
tzik@chromium.org
2012-08-07
1
-8
/
+9
*
Isolated FS for Media devices.
kmadhusu@chromium.org
2012-08-03
1
-1
/
+1
*
Wire up the deleteFileSystem operation.
nhiroki@google.com
2012-08-02
1
-21
/
+26
*
Implement media path filter
tzik@chromium.org
2012-08-02
1
-0
/
+2
*
Enables internal filesystem types via Isolated filesystems.
kinuko@chromium.org
2012-07-25
1
-2
/
+2
*
Add more FS types and introduce type field into IsolatedContext
kinuko@chromium.org
2012-07-25
1
-0
/
+1
*
Reduce the number of CrackFileSystemURL
kinuko@chromium.org
2012-06-27
1
-14
/
+8
*
Rename webkit_blob::FileReader to FileStreamReader.
kinaba@chromium.org
2012-05-31
1
-2
/
+2
*
Always pass FileSystemContext to ObfuscatedFileUtil operations
kinuko@chromium.org
2012-05-23
1
-3
/
+3
*
Add RegisterMountPointProvider and TestMountPointProvider for testing
kinuko@chromium.org
2012-05-11
1
-7
/
+20
*
Change webkit/{fileapi,quota} code to use TaskRunner.
kinuko@chromium.org
2012-05-07
1
-20
/
+17
*
RefCounted types should not have public destructors, webkit/
rsleevi@chromium.org
2012-04-28
1
-11
/
+10
*
Add FileSystemContext::CreateFileReader() which returns appropriate Reader in...
kinuko@chromium.org
2012-04-19
1
-0
/
+16
*
Style fix in webkit/fileapi
tzik@chromium.org
2012-04-05
1
-1
/
+1
*
Add isolated file_util for directory (and file) drag-and-drop support.
kinuko@chromium.org
2012-04-02
1
-1
/
+5
*
Move creation of BrowserContext objects that live in content to content, inst...
jam@chromium.org
2012-02-20
1
-2
/
+2
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-14
1
-15
/
+7
*
Revert 121620 - Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-7
/
+15
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
1
-15
/
+7
*
Use WebKit API's filesystem types directly under webkit/fileapi
kinuko@chromium.org
2012-01-18
1
-8
/
+0
*
Add CreateFileSystemOperation() method to FileSystemContext
kinuko@chromium.org
2012-01-16
1
-0
/
+20
*
Cleanup FileSystemOperation for preparing for adding FSO-factory method
kinuko@chromium.org
2012-01-11
1
-0
/
+35
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
1
-17
/
+64
*
Obsoleting --unlimited-quota-for-files
kinuko@chromium.org
2011-09-20
1
-15
/
+2
*
Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...
dmikurube@chromium.org
2011-09-06
1
-1
/
+0
*
Delete filesystem origin info in the origin database if it is empty
kinuko@chromium.org
2011-07-14
1
-11
/
+5
*
Integrated obfuscation with quota; all unit tests now pass with or without th...
ericu@chromium.org
2011-05-23
1
-1
/
+1
*
Factor out quota-related filesysem internal code into QuotaUtil class
kinuko@chromium.org
2011-05-17
1
-13
/
+27
*
DeleteOriginTest fix attempt for non-existing origin directory
kinuko@chromium.org
2011-05-17
1
-0
/
+4
*
Added DeleteOriginData to QuotaClient
kinuko@chromium.org
2011-05-17
1
-3
/
+13
*
Implement SandboxQuotaClient for Quota support in sandboxed filesystem
kinuko@chromium.org
2011-05-09
1
-10
/
+27
*
Fixed file/directory url resolution for external mount point provider.
zelidrag@chromium.org
2011-04-20
1
-4
/
+8
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
1
-1
/
+2
*
Stop returning the true root path of each filesystem from openFileSystem.
ericu@google.com
2011-03-24
1
-2
/
+7
*
Remove FileSystemQuotaManager class
kinuko@chromium.org
2011-03-04
1
-3
/
+14
[next]