summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_quota_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move all webkit/fileapi tests to content_unittestsadamk@chromium.org2012-06-071-0/+1
* Convert some FileWriter tests to use TestMountPointProvider.kinuko@chromium.org2012-05-141-12/+12
* Merge QuotaFileUtil::Truncate to ObfuscatedFileUtil::Truncatetzik@chromium.org2012-04-111-91/+125
* Fixed bug: we can now handle "a:b" as a file name.ericu@chromium.org2012-03-051-9/+9
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-141-59/+36
* Revert 121620 - Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-111-36/+59
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-111-59/+36
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-2/+1
* base::Bind: Remove scoped_callback_factory.h.jhawkins@chromium.org2012-01-031-1/+0
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-181-4/+5
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-051-4/+3
* Simplify directory path accounting.ericu@chromium.org2011-08-191-135/+38
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-6/+6
* Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt...dmikurube@chromium.org2011-07-271-1/+1
* Change quota to account directories and path names in the filesystem.dmikurube@chromium.org2011-07-251-40/+145
* Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi...dmikurube@chromium.org2011-07-061-2/+6
* Add integrated tests with the actual QuotaManager and PathManager. (2nd try)dmikurube@chromium.org2011-06-161-0/+326
* Revert 88965 - Integrated test with the actual QuotaManager and PathManager.dmikurube@google.com2011-06-141-326/+0
* Integrated test with the actual QuotaManager and PathManager.dmikurube@chromium.org2011-06-141-0/+326
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-091-146/+0
* Replace DCHECK in the FileSystemQuota test code with ASSERT_TRUE.kinuko@chromium.org2010-10-081-3/+3
* Allow unlimited quota for apps for FileSystem accesskinuko@chromium.org2010-10-081-0/+146