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
/
obfuscated_file_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve FileSystemUsageCache performance
tzik@chromium.org
2013-03-14
1
-5
/
+9
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
We should not use FilePath::DirName() for sandboxed virtual paths
kinuko@chromium.org
2013-02-18
1
-1
/
+1
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
1
-2
/
+2
*
Disable ObfuscatedFileUtilTest.TestQuotaOnCopyFile on win / android.
marja@chromium.org
2013-02-15
1
-1
/
+7
*
Retry: Introduce AsyncFileTestHelper for testing with async file/quota operat...
kinuko@chromium.org
2013-02-13
1
-40
/
+26
*
Always populate FileSystemURL::virtual_path and deprecate WithPath() method
kinuko@chromium.org
2013-02-08
1
-42
/
+66
*
Revert 181278
gavinp@chromium.org
2013-02-07
1
-26
/
+40
*
Introduce AsyncFileTestHelper for testing with async file/quota operations
kinuko@chromium.org
2013-02-07
1
-40
/
+26
*
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
-41
/
+41
*
Add BrowserContext specific external mount points
tbarzic@chromium.org
2013-01-25
1
-0
/
+2
*
Cleanup: Move more recursive operation logic from FileUtilHelper to FileUtil
kinuko@chromium.org
2013-01-23
1
-11
/
+8
*
Cleanup: Remove FileUtil overriding hack for testing in LocalFileSystemOperation
kinuko@chromium.org
2013-01-23
1
-9
/
+3
*
ReadDirectory should return NOT_A_DIRECTORY error if the target is a file
kinuko@chromium.org
2013-01-21
1
-1
/
+1
*
FileUtilHelper cleanup: reduce the number of GetFileInfo calls
kinuko@chromium.org
2013-01-17
1
-1
/
+5
*
Cleanup: Remove using statements from webkit/fileapi header files.
thestig@chromium.org
2013-01-08
1
-3
/
+4
*
Accumulate FileSystemUsageCache updates to improve write performance.
tzik@chromium.org
2013-01-08
1
-0
/
+2
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
1
-1
/
+1
*
Remove the old-sandbox-to-new-sandbox migration code. The only users of the ...
ericu@chromium.org
2012-12-10
1
-46
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-4
/
+4
*
Lint fixes in webkit/fileapi
kinuko@chromium.org
2012-10-29
1
-1
/
+2
*
Add FileChangeObserver to track changes in local file system
kinuko@chromium.org
2012-09-09
1
-2
/
+68
*
Remove FileSystemFileUtil::{Directory,Path}Exists
tzik@chromium.org
2012-08-13
1
-50
/
+43
*
Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...
tzik@chromium.org
2012-08-07
1
-2
/
+2
*
Renamed FileSystemOperation to LocalFileSystemOperation.
nhiroki@google.com
2012-07-24
1
-11
/
+14
*
Remove unused fields found by clang's new Wunused-private-fields.
thakis@chromium.org
2012-06-27
1
-1
/
+0
*
Reduce the number of CrackFileSystemURL
kinuko@chromium.org
2012-06-27
1
-333
/
+353
*
Move all webkit/fileapi tests to content_unittests
adamk@chromium.org
2012-06-07
1
-0
/
+1
*
CreateOrOpen() with TRUNCATED flag should decrease the quota usage.
kinuko@chromium.org
2012-05-24
1
-0
/
+53
*
Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil by
ericu@chromium.org
2012-05-24
1
-4
/
+4
*
Convert some FileWriter tests to use TestMountPointProvider.
kinuko@chromium.org
2012-05-14
1
-2
/
+15
*
Merge QuotaFileUtil into ObfuscatedFileUtil
tzik@chromium.org
2012-05-11
1
-52
/
+370
*
Merge QuotaFileUtil::Truncate to ObfuscatedFileUtil::Truncate
tzik@chromium.org
2012-04-11
1
-0
/
+79
*
Replace FileSystemFileUtil::ReadDirectory()s to single FileUtilHelper::ReadDi...
tzik@chromium.org
2012-03-27
1
-5
/
+63
*
Add FileUtileHelper and split out FileSystemFileUtil::Delete
tzik@chromium.org
2012-03-03
1
-1
/
+3
*
Introduce CrossFileUtilHelper for cross-FileUtil Copy/Move
kinuko@chromium.org
2012-02-27
1
-1
/
+3
*
Move src/dest info out of FileSystemOperationContext
kinuko@chromium.org
2012-02-26
1
-107
/
+126
*
Cleanup: Use FilePath::LossyDisplayName() and FromUTF8Unsafe() in fileapi
kinuko@chromium.org
2012-02-17
1
-51
/
+41
*
Define FilePath::NormalizePathSeparators on all platforms
kinuko@chromium.org
2012-02-10
1
-3
/
+1
*
Cleanup: factor out common test sets under fileapi/
kinuko@chromium.org
2012-01-27
1
-53
/
+6
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
1
-8
/
+14
*
Update mtime of directory when containing entry changed.
tzik@chromium.org
2011-12-08
1
-0
/
+263
*
Use base::Callback in Quota related code.
tzik@chromium.org
2011-10-18
1
-6
/
+5
*
Fix for build error while building using 'make' (Complete build).
qtc746@motorola.com
2011-10-13
1
-2
/
+1
*
Obsoleting --unlimited-quota-for-files
kinuko@chromium.org
2011-09-20
1
-1
/
+0
*
[Refactor] to rename and re-layer the file_util stack layers.
dmikurube@google.com
2011-09-05
1
-0
/
+1445