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
/
isolated_file_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
1
-6
/
+6
*
Re-implement IsolateFileUtil tests on top of new cross-fs operation architecture
kinuko@chromium.org
2013-02-14
1
-138
/
+157
*
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
1
-40
/
+40
*
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
-3
/
+4
*
Cleanup: Move more recursive operation logic from FileUtilHelper to FileUtil
kinuko@chromium.org
2013-01-23
1
-2
/
+10
*
Cleanup: Remove FileUtil overriding hack for testing in LocalFileSystemOperation
kinuko@chromium.org
2013-01-23
1
-6
/
+9
*
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
1
-6
/
+6
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-10
1
-1
/
+5
*
Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...
erikwright@chromium.org
2012-09-07
1
-5
/
+1
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-07
1
-1
/
+5
*
Invalid FileSystemURL should not be given to FileUtils
kinuko@chromium.org
2012-08-13
1
-7
/
+6
*
Change the type of file_type parameter to int, as the parameter actually take...
haruki@chromium.org
2012-08-12
1
-4
/
+2
*
Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...
tzik@chromium.org
2012-08-07
1
-2
/
+2
*
Adding RevokeFileSystemByPath
kinuko@chromium.org
2012-08-02
1
-1
/
+3
*
Enables internal filesystem types via Isolated filesystems.
kinuko@chromium.org
2012-07-25
1
-24
/
+22
*
Add more FS types and introduce type field into IsolatedContext
kinuko@chromium.org
2012-07-25
1
-2
/
+2
*
Renamed FileSystemOperation to LocalFileSystemOperation.
nhiroki@google.com
2012-07-24
1
-2
/
+2
*
Make isolated file system works for a device root (e.g. X:\\)
kinuko@chromium.org
2012-07-10
1
-7
/
+8
*
Remove ugly writable flags from IsolatedContext
kinuko@chromium.org
2012-06-30
1
-19
/
+1
*
Reduce the number of CrackFileSystemURL
kinuko@chromium.org
2012-06-27
1
-53
/
+53
*
Adding truncate and touch for isolated filesystem
kinuko@chromium.org
2012-06-25
1
-0
/
+81
*
Move all webkit/fileapi tests to content_unittests
adamk@chromium.org
2012-06-07
1
-0
/
+2
*
Unlayer ObfuscatedFileUtil.
tzik@chromium.org
2012-05-28
1
-2
/
+16
*
IsolatedFileUtilTest leak fix introduced by r135616
kinuko@chromium.org
2012-05-07
1
-1
/
+1
*
Style fix in webkit/fileapi
tzik@chromium.org
2012-04-05
1
-0
/
+3
*
Add isolated file_util for directory (and file) drag-and-drop support.
kinuko@chromium.org
2012-04-02
1
-0
/
+432