Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webkit: Merge blob and fileapi into one build target 'webkit_storage' | hashimoto@chromium.org | 2012-10-18 | 1 | -2/+2 |
* | Add observer classes for fileapi to observe filesystem changes | kinuko@chromium.org | 2012-09-07 | 1 | -62/+2 |
* | Move fileapi into its own component | benwells@chromium.org | 2012-05-30 | 1 | -2/+3 |
* | Always pass FileSystemContext to ObfuscatedFileUtil operations | kinuko@chromium.org | 2012-05-23 | 1 | -2/+6 |
* | Add RegisterMountPointProvider and TestMountPointProvider for testing | kinuko@chromium.org | 2012-05-11 | 1 | -1/+2 |
* | Change webkit/{fileapi,quota} code to use TaskRunner. | kinuko@chromium.org | 2012-05-07 | 1 | -5/+5 |
* | Handle inconsistency between DB and Files | tzik@chromium.org | 2011-08-31 | 1 | -0/+3 |
* | Simplify directory path accounting. | ericu@chromium.org | 2011-08-19 | 1 | -3/+2 |
* | Switch usage cache code to use FileSystemQuotaUtil in FileWriterDelegate | kinuko@chromium.org | 2011-05-17 | 1 | -1/+36 |
* | Factor out quota-related filesysem internal code into QuotaUtil class | kinuko@chromium.org | 2011-05-17 | 1 | -0/+72 |