| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt... | dmikurube@chromium.org | 2011-07-27 | 1 | -3/+5 |
* | Adding FileUtilProxy::Entry::{size,last_modified_time}, | tzik@chromium.org | 2011-07-19 | 1 | -0/+8 |
* | Remove SandboxMountPointProvier::GetBaseDirectoryForOrigin as it's no longer ... | kinuko@chromium.org | 2011-07-15 | 1 | -4/+3 |
* | Change the usage cache not to include meta data, such as the the size of usag... | dmikurube@google.com | 2011-07-12 | 1 | -1/+8 |
* | Do not create a new directory database for read operations. | kinuko@chromium.org | 2011-07-08 | 1 | -1/+4 |
* | Change {Obfuscated|Local}FileSystemFileUtil non-Singleton to take an underlyi... | dmikurube@chromium.org | 2011-07-06 | 1 | -2/+6 |
* | Integrate file systems with BrowsingDataRemover | mkwst@chromium.org | 2011-06-07 | 1 | -1/+0 |
* | Enable cross-filesystem moves and copies. | ericu@chromium.org | 2011-05-26 | 1 | -0/+5 |
* | Integrated obfuscation with quota; all unit tests now pass with or without th... | ericu@chromium.org | 2011-05-23 | 1 | -6/+25 |
* | Code to migrate a single directory from the old sandbox to the new. | ericu@chromium.org | 2011-05-20 | 1 | -7/+37 |
* | This integrates the obfuscated filesystem, but keeps it turned off with a flag. | ericu@chromium.org | 2011-05-19 | 1 | -7/+23 |
* | Timer to drop in-memory databases when they're not in use. | ericu@google.com | 2011-05-13 | 1 | -0/+3 |
* | ObfuscatedFileSystemFileUtil class | ericu@google.com | 2011-05-13 | 1 | -0/+161 |