| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean-up inline members of nested classes (webkit/) | hans@chromium.org | 2012-08-09 | 1 | -0/+1 |
* | Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ... | tzik@chromium.org | 2012-08-07 | 1 | -0/+2 |
* | Add path filtering to DeviceMediaFileUtil | tzik@chromium.org | 2012-08-07 | 1 | -0/+2 |
* | Isolated FS for Media devices. | kmadhusu@chromium.org | 2012-08-03 | 1 | -0/+13 |
* | Implement media path filter | tzik@chromium.org | 2012-08-02 | 1 | -0/+4 |
* | Renamed FileSystemOperation to LocalFileSystemOperation. | nhiroki@google.com | 2012-07-24 | 1 | -2/+2 |
* | Reduce the number of CrackFileSystemURL | kinuko@chromium.org | 2012-06-27 | 1 | -2/+2 |
* | Write() operation for GData file system. | kinaba@chromium.org | 2012-06-13 | 1 | -0/+2 |
* | Rename fileapi::FileWriter to FileStreamWriter. | kinaba@chromium.org | 2012-05-31 | 1 | -5/+5 |
* | Rename webkit_blob::FileReader to FileStreamReader. | kinaba@chromium.org | 2012-05-31 | 1 | -2/+2 |
* | Move fileapi into its own component | benwells@chromium.org | 2012-05-30 | 1 | -1/+4 |
* | Unlayer ObfuscatedFileUtil. | tzik@chromium.org | 2012-05-28 | 1 | -1/+0 |
* | Implement SandboxFileWriter and rewrite FileWriterDelegate to use it | kinuko@chromium.org | 2012-05-22 | 1 | -0/+2 |
* | Add RegisterMountPointProvider and TestMountPointProvider for testing | kinuko@chromium.org | 2012-05-11 | 1 | -0/+2 |
* | Merge QuotaFileUtil into ObfuscatedFileUtil | tzik@chromium.org | 2012-05-11 | 1 | -2/+0 |
* | fileapi: FileWriter and LocalFileWriter. | kinaba@chromium.org | 2012-04-25 | 1 | -0/+3 |
* | Add FileReader interface and implement FileSystemFileReader. | kinuko@chromium.org | 2012-04-18 | 1 | -0/+2 |
* | Add dependencies to webkit pieces. | petermayo@chromium.org | 2012-04-13 | 1 | -0/+1 |
* | Add isolated file_util for directory (and file) drag-and-drop support. | kinuko@chromium.org | 2012-04-02 | 1 | -0/+4 |
* | Merge CrossFileUtilHelper to FileUtilHelper as Copy() and Move(). | tzik@chromium.org | 2012-03-08 | 1 | -2/+0 |
* | Add FileUtileHelper and split out FileSystemFileUtil::Delete | tzik@chromium.org | 2012-03-03 | 1 | -0/+2 |
* | Introduce CrossFileUtilHelper for cross-FileUtil Copy/Move | kinuko@chromium.org | 2012-02-27 | 1 | -0/+2 |
* | Move src/dest info out of FileSystemOperationContext | kinuko@chromium.org | 2012-02-26 | 1 | -0/+2 |
* | Wired remote file system operation with CrosMountPointProvider. | zelidrag@chromium.org | 2012-02-24 | 1 | -1/+4 |
* | Add isolated filesystem context for directory (and file) drag-and-drop support. | kinuko@chromium.org | 2012-02-02 | 1 | -0/+2 |
* | Cleanup: Removing FileSystemPathManager | kinuko@chromium.org | 2012-01-05 | 1 | -2/+2 |
* | Implement async verision of FileSystemFileUtil and in-memory file system for ... | satorux@chromium.org | 2011-12-17 | 1 | -0/+2 |
* | Introduce FileSystemOperationInterface. | satorux@chromium.org | 2011-12-16 | 1 | -0/+1 |
* | webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors. | thakis@chromium.org | 2011-11-11 | 1 | -0/+1 |
* | [Refactor] to rename and re-layer the file_util stack layers. | dmikurube@google.com | 2011-09-05 | 1 | -4/+6 |
* | Move chromium-specific files from leveldb's repository to chromium, stage 2. | dgrogan@chromium.org | 2011-08-16 | 1 | -1/+1 |
* | Change all the references from app_base to sql. | tfarina@chromium.org | 2011-07-06 | 1 | -1/+0 |
* | Revert 91288 - Change references from app_base to sql. | cmp@chromium.org | 2011-07-01 | 1 | -0/+1 |
* | Change references from app_base to sql. | tfarina@chromium.org | 2011-07-01 | 1 | -1/+0 |
* | Remove msvs_guids from third_party, webkit, tools and views. | tony@chromium.org | 2011-06-14 | 1 | -1/+0 |
* | Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs. | adamk@chromium.org | 2011-05-19 | 1 | -2/+0 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Remove more URLRequest::RegisterProtocolFactory calls. | willchan@chromium.org | 2011-05-18 | 1 | -0/+2 |
* | Switch usage cache code to use FileSystemQuotaUtil in FileWriterDelegate | kinuko@chromium.org | 2011-05-17 | 1 | -1/+2 |
* | Factor out quota-related filesysem internal code into QuotaUtil class | kinuko@chromium.org | 2011-05-17 | 1 | -2/+3 |
* | ObfuscatedFileSystemFileUtil class | ericu@google.com | 2011-05-13 | 1 | -0/+2 |
* | Implement SandboxQuotaClient for Quota support in sandboxed filesystem | kinuko@chromium.org | 2011-05-09 | 1 | -6/+7 |
* | Resubmission of 6898057, with build fixes. | ericu@google.com | 2011-05-05 | 1 | -0/+2 |
* | Revert 84301 - A database to hold filesystem directory information, to replac... | zea@chromium.org | 2011-05-05 | 1 | -2/+0 |
* | A database to hold filesystem directory information, to replace real paths. | ericu@google.com | 2011-05-05 | 1 | -0/+2 |
* | A database to hold mappings from origin identifiers to unique directory names. | ericu@chromium.org | 2011-05-04 | 1 | -1/+4 |
* | Add "allowed growth" for writing operations, such as copy, move, write and tr... | dmikurube@chromium.org | 2011-04-21 | 1 | -0/+2 |
* | Fixed file/directory url resolution for external mount point provider. | zelidrag@chromium.org | 2011-04-20 | 1 | -0/+2 |
* | File API changes needed for safely passing user selected file entities from t... | zelidrag@chromium.org | 2011-04-16 | 1 | -0/+3 |
* | Clang build fix, de-inline a virtual method and dtor. | michaeln@google.com | 2011-04-16 | 1 | -0/+1 |