Sign in
chromium
/
chromium
/
src.git
/
1a64720b93157872ed53e6fbf1a6f3eb08a6751b
/
webkit
/
fileapi
/
obfuscated_file_util_unittest.cc
1a64720
ReadDirectory should return NOT_A_DIRECTORY error if the target is a file
by
[email protected]
· 12 years ago
4e7e388
FileUtilHelper cleanup: reduce the number of GetFileInfo calls
by
[email protected]
· 12 years ago
403ada8
Cleanup: Remove using statements from webkit/fileapi header files.
by
[email protected]
· 12 years ago
8eee1b6
Accumulate FileSystemUsageCache updates to improve write performance.
by
[email protected]
· 12 years ago
4e1c7e5
webkit: Update the calls from RunAllPending() to RunUntilIdle().
by
[email protected]
· 12 years ago
9eaa331b
Remove the old-sandbox-to-new-sandbox migration code. The only users of the old sandbox are those who used the filesystem in apps 1.5 years ago, and haven't loaded those apps since.
by
[email protected]
· 12 years ago
ea1a3f6
Move scoped_temp_dir from base to base/files
by
[email protected]
· 13 years ago
b9566e7c
Lint fixes in webkit/fileapi
by
[email protected]
· 13 years ago
c4e6f9c
Add FileChangeObserver to track changes in local file system
by
[email protected]
· 13 years ago
13f92f6e
Remove FileSystemFileUtil::{Directory,Path}Exists
by
[email protected]
· 13 years ago
dc57ec8
Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to avoid it blocks other I/O.
by
[email protected]
· 13 years ago
02a6054
Renamed FileSystemOperation to LocalFileSystemOperation.
by
[email protected]
· 13 years ago
281bc5b
Remove unused fields found by clang's new Wunused-private-fields.
by
[email protected]
· 13 years ago
949f25a
Reduce the number of CrackFileSystemURL
by
[email protected]
· 13 years ago
3ed847a6
Move all webkit/fileapi tests to content_unittests
by
[email protected]
· 13 years ago
7d78be1
CreateOrOpen() with TRUNCATED flag should decrease the quota usage.
by
[email protected]
· 13 years ago
3cfc10f
Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil by
by
[email protected]
· 13 years ago
022d270
Convert some FileWriter tests to use TestMountPointProvider.
by
[email protected]
· 13 years ago
294dd031
Merge QuotaFileUtil into ObfuscatedFileUtil
by
[email protected]
· 13 years ago
ecdfd6c5
Merge QuotaFileUtil::Truncate to ObfuscatedFileUtil::Truncate
by
[email protected]
· 13 years ago
a393891
Replace FileSystemFileUtil::ReadDirectory()s to single FileUtilHelper::ReadDirectory()
by
[email protected]
· 13 years ago
aa437fa
Add FileUtileHelper and split out FileSystemFileUtil::Delete
by
[email protected]
· 13 years ago
45ea0fbbb
Introduce CrossFileUtilHelper for cross-FileUtil Copy/Move
by
[email protected]
· 13 years ago
08f8feb
Move src/dest info out of FileSystemOperationContext
by
[email protected]
· 13 years ago
7e077f9
Cleanup: Use FilePath::LossyDisplayName() and FromUTF8Unsafe() in fileapi
by
[email protected]
· 13 years ago
d9034ed2
Define FilePath::NormalizePathSeparators on all platforms
by
[email protected]
· 13 years ago
f83b5b7
Cleanup: factor out common test sets under fileapi/
by
[email protected]
· 13 years ago
e7e4673
Cleanup: Removing FileSystemPathManager
by
[email protected]
· 13 years ago
fad625e2f
Update mtime of directory when containing entry changed.
by
[email protected]
· 13 years ago
4d99be5
Use base::Callback in Quota related code.
by
[email protected]
· 14 years ago
34161bb
Fix for build error while building using 'make' (Complete build).
by
[email protected]
· 14 years ago
81484d7
Obsoleting --unlimited-quota-for-files
by
[email protected]
· 14 years ago
7878ece
[Refactor] to rename and re-layer the file_util stack layers.
by
[email protected]
· 14 years ago
[Renamed (75%) from webkit/fileapi/obfuscated_file_system_file_util_unittest.cc]
9dfdc0e3
Don't abort reading directory when a backing file lost.
by
[email protected]
· 14 years ago
3458333
Handle inconsistency between DB and Files
by
[email protected]
· 14 years ago
2517cfa
Fix OFSFU's Touch to match the other FSFU subclasses.
by
[email protected]
· 14 years ago
0c5ebe3
Simplify directory path accounting.
by
[email protected]
· 14 years ago
480fc059
Revert 95973 - Handle inconsistency between DB and Files in ObfuscatedFileSystemFileUtil
by
[email protected]
· 14 years ago
57fa75bc
Handle inconsistency between DB and Files in ObfuscatedFileSystemFileUtil
by
[email protected]
· 14 years ago
b0e2a4f
Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUtils.
by
[email protected]
· 14 years ago
ccb14ed
Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlying *FileUtil.
by
[email protected]
· 14 years ago
81b7f66
Enable cross-filesystem moves and copies.
by
[email protected]
· 14 years ago
2ef92d2b
Remove ctime and atime checks to reduce flakiness.
by
[email protected]
· 14 years ago
fcc2d5f
Integrated obfuscation with quota; all unit tests now pass with or without the flag that turns on obfuscation.
by
[email protected]
· 14 years ago
6b93115
Code to migrate a single directory from the old sandbox to the new.
by
[email protected]
· 14 years ago
e078590
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
by
[email protected]
· 14 years ago
c7a4a10f
This integrates the obfuscated filesystem, but keeps it turned off with a flag.
by
[email protected]
· 14 years ago
89ee427
A few small cleanup items from TODOs in the Obfuscated filesystem code--unit tests and one data type change.
by
[email protected]
· 14 years ago
d4905e2e
ObfuscatedFileSystemFileUtil class
by
[email protected]
· 14 years ago