Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change usage cache code in QuotaFileUtil to use QuotaUtil methods | kinuko@chromium.org | 2011-05-19 | 1 | -39/+12 |
* | Memory leak fix for FileWriterDelegateTest | kinuko@chromium.org | 2011-05-17 | 1 | -0/+2 |
* | Switch usage cache code to use FileSystemQuotaUtil in FileWriterDelegate | kinuko@chromium.org | 2011-05-17 | 1 | -85/+77 |
* | Revert r84649 and r84671: "Move MockQuotaManager out of anonymous namespace to | mpcomplete@chromium.org | 2011-05-09 | 1 | -108/+57 |
* | Notify the quota manager when write operation is made in FileSystem API. | kinuko@chromium.org | 2011-05-09 | 1 | -57/+108 |
* | Implement SandboxQuotaClient for Quota support in sandboxed filesystem | kinuko@chromium.org | 2011-05-09 | 1 | -2/+2 |
* | Update .usage in QuotaFileUtil and FileWriterDelegate. | dmikurube@google.com | 2011-04-26 | 1 | -43/+175 |
* | Add "allowed growth" for writing operations, such as copy, move, write and tr... | dmikurube@chromium.org | 2011-04-21 | 1 | -0/+257 |