| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge QuotaFileUtil::Truncate to ObfuscatedFileUtil::Truncate | tzik@chromium.org | 2012-04-11 | 1 | -91/+125 |
* | Fixed bug: we can now handle "a:b" as a file name. | ericu@chromium.org | 2012-03-05 | 1 | -9/+9 |
* | Refactor FileSystemOperation to take callback for each method. | kinaba@chromium.org | 2012-02-14 | 1 | -59/+36 |
* | Revert 121620 - Refactor FileSystemOperation to take callback for each method. | kinaba@chromium.org | 2012-02-11 | 1 | -36/+59 |
* | Refactor FileSystemOperation to take callback for each method. | kinaba@chromium.org | 2012-02-11 | 1 | -59/+36 |
* | Cleanup: Removing FileSystemPathManager | kinuko@chromium.org | 2012-01-05 | 1 | -2/+1 |
* | base::Bind: Remove scoped_callback_factory.h. | jhawkins@chromium.org | 2012-01-03 | 1 | -1/+0 |
* | Use base::Callback in Quota related code. | tzik@chromium.org | 2011-10-18 | 1 | -4/+5 |
* | [Refactor] to rename and re-layer the file_util stack layers. | dmikurube@google.com | 2011-09-05 | 1 | -4/+3 |
* | Simplify directory path accounting. | ericu@chromium.org | 2011-08-19 | 1 | -135/+38 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 1 | -6/+6 |
* | Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt... | dmikurube@chromium.org | 2011-07-27 | 1 | -1/+1 |
* | Change quota to account directories and path names in the filesystem. | dmikurube@chromium.org | 2011-07-25 | 1 | -40/+145 |
* | Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi... | dmikurube@chromium.org | 2011-07-06 | 1 | -2/+6 |
* | Add integrated tests with the actual QuotaManager and PathManager. (2nd try) | dmikurube@chromium.org | 2011-06-16 | 1 | -0/+326 |
* | Revert 88965 - Integrated test with the actual QuotaManager and PathManager. | dmikurube@google.com | 2011-06-14 | 1 | -326/+0 |
* | Integrated test with the actual QuotaManager and PathManager. | dmikurube@chromium.org | 2011-06-14 | 1 | -0/+326 |
* | FileSystem code cleanup 1st cut - does some class renaming. | kinuko@chromium.org | 2010-11-09 | 1 | -146/+0 |
* | Replace DCHECK in the FileSystemQuota test code with ASSERT_TRUE. | kinuko@chromium.org | 2010-10-08 | 1 | -3/+3 |
* | Allow unlimited quota for apps for FileSystem access | kinuko@chromium.org | 2010-10-08 | 1 | -0/+146 |