| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the type of file_type parameter to int, as the parameter actually take... | haruki@chromium.org | 2012-08-12 | 1 | -6/+4 |
* | Fix symbolic link handling in fileapi | kinuko@chromium.org | 2012-06-19 | 1 | -10/+0 |
* | Unlayer ObfuscatedFileUtil. | tzik@chromium.org | 2012-05-28 | 1 | -88/+46 |
* | Merge QuotaFileUtil into ObfuscatedFileUtil | tzik@chromium.org | 2012-05-11 | 1 | -5/+4 |
* | Give group/other users access to directories created by File API on Chrome OS. | benchan@chromium.org | 2012-05-09 | 1 | -0/+27 |
* | Replace FileSystemFileUtil::ReadDirectory()s to single FileUtilHelper::ReadDi... | tzik@chromium.org | 2012-03-27 | 1 | -35/+0 |
* | Add last modified time member to FileSystemFileUtil::AbstractFileEnumerator. | tzik@chromium.org | 2012-03-14 | 1 | -0/+5 |
* | Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator. | tzik@chromium.org | 2012-03-10 | 1 | -0/+5 |
* | Add 'recursive' flag to FileSystemFileUtil::CreateFileEnumerator. | tzik@chromium.org | 2012-03-07 | 1 | -2/+3 |
* | Move src/dest info out of FileSystemOperationContext | kinuko@chromium.org | 2012-02-26 | 1 | -58/+64 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-12-21 | 1 | -0/+3 |
* | [Refactor] to rename and re-layer the file_util stack layers. | dmikurube@google.com | 2011-09-05 | 1 | -0/+291 |