| Commit message (Expand) | Author | Age | Files | Lines |
* | Change usage cache code in QuotaFileUtil to use QuotaUtil methods | kinuko@chromium.org | 2011-05-19 | 1 | -50/+23 |
* | Memory leak fix in FileSystemOperationWriteTest | kinuko@chromium.org | 2011-05-17 | 1 | -0/+1 |
* | Set allowed bytes growth in FileSystemOperation from QuotaManager. | dmikurube@chromium.org | 2011-05-10 | 1 | -2/+61 |
* | 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 | -14/+53 |
* | Fixed file/directory url resolution for external mount point provider. | zelidrag@chromium.org | 2011-04-20 | 1 | -0/+4 |
* | Nit fix FileSystemOperationWriteTest about when exiting the thread and remove... | dmikurube@chromium.org | 2011-04-14 | 1 | -6/+3 |
* | More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where | ericu@google.com | 2011-04-13 | 1 | -7/+17 |
* | Fix FileSystemOperationTest for writing operations to avoid conflicting class... | dmikurube@chromium.org | 2011-04-13 | 1 | -35/+40 |
* | Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac... | ericu@google.com | 2011-04-12 | 1 | -17/+7 |
* | More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where | ericu@google.com | 2011-04-12 | 1 | -7/+17 |
* | Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ... | tkent@chromium.org | 2011-04-11 | 1 | -17/+7 |
* | More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where | ericu@google.com | 2011-04-09 | 1 | -7/+17 |
* | Revert 80982, tests failing on Win XP | dmichael@chromium.org | 2011-04-08 | 1 | -17/+6 |
* | More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where | ericu@google.com | 2011-04-08 | 1 | -6/+17 |
* | Add a unittest for FileSystemOperation::Write(). | dmikurube@chromium.org | 2011-04-07 | 1 | -0/+253 |