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
/
quota_file_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce CrossFileUtilHelper for cross-FileUtil Copy/Move
kinuko@chromium.org
2012-02-27
1
-33
/
+44
*
Move src/dest info out of FileSystemOperationContext
kinuko@chromium.org
2012-02-26
1
-2
/
+2
*
Cleanup: Use FilePath::LossyDisplayName() and FromUTF8Unsafe() in fileapi
kinuko@chromium.org
2012-02-17
1
-5
/
+1
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
1
-2
/
+1
*
base::Bind: Remove unused ScopedCallbackFactorys.
jhawkins@chromium.org
2011-12-23
1
-5
/
+1
*
[Refactor] to rename and re-layer the file_util stack layers.
dmikurube@google.com
2011-09-05
1
-1
/
+0
*
Allow shrinking operation in over quota situation
tzik@chromium.org
2011-08-22
1
-0
/
+63
*
Simplify directory path accounting.
ericu@chromium.org
2011-08-19
1
-232
/
+243
*
Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt...
dmikurube@chromium.org
2011-07-27
1
-63
/
+63
*
Change quota to account directories and path names in the filesystem.
dmikurube@chromium.org
2011-07-25
1
-240
/
+225
*
Fix quota unawareness in copying multiple files with CopyDirectory.
dmikurube@chromium.org
2011-07-14
1
-5
/
+19
*
Code to turn on obfuscated filesystems for all, and to migrate all existing u...
ericu@google.com
2011-05-28
1
-9
/
+9
*
Resubmitting 86978 - Fix FileWriterDelegate's usage tracking behavior
kinuko@chromium.org
2011-05-27
1
-28
/
+77
*
Revert 86978 - Fix FileWriterDelegate's usage tracking behavior
kinuko@chromium.org
2011-05-27
1
-79
/
+25
*
Fix FileWriterDelegate's usage tracking behavior
kinuko@chromium.org
2011-05-27
1
-25
/
+79
*
Enable cross-filesystem moves and copies.
ericu@chromium.org
2011-05-26
1
-19
/
+15
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-2
/
+2
*
Change usage cache code in QuotaFileUtil to use QuotaUtil methods
kinuko@chromium.org
2011-05-19
1
-38
/
+18
*
'using namespace' fix in webkit/fileapi
kinuko@chromium.org
2011-05-13
1
-5
/
+4
*
Revert r84649 and r84671: "Move MockQuotaManager out of anonymous namespace to
mpcomplete@chromium.org
2011-05-09
1
-68
/
+1
*
Move MockQuotaManager out of anonymous namespace to fix build
stuartmorgan@chromium.org
2011-05-09
1
-2
/
+2
*
Notify the quota manager when write operation is made in FileSystem API.
kinuko@chromium.org
2011-05-09
1
-1
/
+68
*
Implement SandboxQuotaClient for Quota support in sandboxed filesystem
kinuko@chromium.org
2011-05-09
1
-1
/
+1
*
Update .usage in QuotaFileUtil and FileWriterDelegate.
dmikurube@google.com
2011-04-26
1
-12
/
+136
*
Fix the memory leak by r82441.
dmikurube@chromium.org
2011-04-22
1
-55
/
+61
*
Add "allowed growth" for writing operations, such as copy, move, write and tr...
dmikurube@chromium.org
2011-04-21
1
-0
/
+303