Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 82266 - Fixed file/directory url resolution for external mount point pr... | kerz@chromium.org | 2011-04-20 | 1 | -1/+9 |
* | Fix memory leaks below file_util::FileEnumerator | dmikurube@chromium.org | 2011-04-14 | 1 | -0/+2 |
* | Extract a recursive copy function as a shared and non-virtual function. | dmikurube@chromium.org | 2011-04-13 | 1 | -4/+42 |
* | Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a | ericu@google.com | 2011-03-28 | 1 | -1/+3 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Virtualize file_util calls from FileSystemFileUtil::PerformCommonCheckAndPrep... | dmikurube@google.com | 2011-03-08 | 1 | -0/+21 |
* | Revive FileAPI's recursive CreateDirectory. | kinuko@chromium.org | 2011-03-07 | 1 | -1/+2 |
* | Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit... | kinuko@chromium.org | 2011-03-04 | 1 | -0/+135 |