| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrated obfuscation with quota; all unit tests now pass with or without th... | ericu@chromium.org | 2011-05-23 | 1 | -1/+1 |
* | Factor out quota-related filesysem internal code into QuotaUtil class | kinuko@chromium.org | 2011-05-17 | 1 | -13/+27 |
* | DeleteOriginTest fix attempt for non-existing origin directory | kinuko@chromium.org | 2011-05-17 | 1 | -0/+4 |
* | Added DeleteOriginData to QuotaClient | kinuko@chromium.org | 2011-05-17 | 1 | -3/+13 |
* | Implement SandboxQuotaClient for Quota support in sandboxed filesystem | kinuko@chromium.org | 2011-05-09 | 1 | -10/+27 |
* | Fixed file/directory url resolution for external mount point provider. | zelidrag@chromium.org | 2011-04-20 | 1 | -4/+8 |
* | Wired local file system support for File API. The local file system provider ... | zelidrag@chromium.org | 2011-03-25 | 1 | -1/+2 |
* | Stop returning the true root path of each filesystem from openFileSystem. | ericu@google.com | 2011-03-24 | 1 | -2/+7 |
* | Remove FileSystemQuotaManager class | kinuko@chromium.org | 2011-03-04 | 1 | -3/+14 |
* | Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class | michaeln@google.com | 2011-02-26 | 1 | -11/+2 |
* | Make more methods of FileSystemPathManager static and portable. | kinuko@chromium.org | 2011-02-16 | 1 | -3/+3 |
* | Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity. | kinuko@chromium.org | 2011-02-14 | 1 | -0/+66 |