| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Wired local file system support for File API. The local file system provider ... | zelidrag@chromium.org | 2011-03-25 | 1 | -0/+5 |
* | Stop returning the true root path of each filesystem from openFileSystem. | ericu@google.com | 2011-03-24 | 1 | -0/+7 |
* | Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit... | kinuko@chromium.org | 2011-03-04 | 1 | -0/+4 |
* | Remove FileSystemQuotaManager class | kinuko@chromium.org | 2011-03-04 | 1 | -2/+0 |
* | Add a function for usage tracking. | kinuko@chromium.org | 2011-03-03 | 1 | -1/+2 |
* | Revert 76578 (accidental commit by the commit bot) - Add a function for usage... | thakis@chromium.org | 2011-03-02 | 1 | -2/+1 |
* | Add a function for usage tracking. It's based on the bug 6426001. | dmikurube@google.com | 2011-03-02 | 1 | -1/+2 |
* | Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity. | kinuko@chromium.org | 2011-02-14 | 1 | -4/+2 |
* | Add 1st cut of FileSystemUsageTracker that tracks the usage changes in FileSy... | kinuko@chromium.org | 2011-02-10 | 1 | -0/+2 |
* | First crack at FileSystemURLRequestJob for handling filesystem: URLs. | adamk@chromium.org | 2011-02-08 | 1 | -0/+6 |
* | FileSystem code cleanup 2nd cut - introduce SandboxedFileSystemOperation | kinuko@chromium.org | 2010-11-10 | 1 | -0/+4 |
* | FileSystem code cleanup 1st cut - does some class renaming. | kinuko@chromium.org | 2010-11-09 | 1 | -2/+2 |
* | SimpleFileWriter for test_shell and DRT. | michaeln@chromium.org | 2010-10-14 | 1 | -0/+2 |
* | Refactor out path-related methods from file_system_host_context into a separa... | kinuko@chromium.org | 2010-10-12 | 1 | -0/+2 |
* | Allow unlimited quota for apps for FileSystem access | kinuko@chromium.org | 2010-10-08 | 1 | -0/+2 |
* | Resubmit of http://codereview.chromium.org/3476002/show but without the crash... | ericu@google.com | 2010-10-07 | 1 | -0/+2 |
* | Revert 61833 - Add the actual writing-files part of FileWriter. | ericu@google.com | 2010-10-07 | 1 | -2/+0 |
* | Add the actual writing-files part of FileWriter. | ericu@google.com | 2010-10-07 | 1 | -0/+2 |
* | Add Worker support for FileSystem API. | kinuko@chromium.org | 2010-09-27 | 1 | -0/+1 |
* | Refactor some file_system classes to use chromium types instead of | dumi@chromium.org | 2010-09-22 | 1 | -1/+1 |
* | Test shell impl for WebKit's File System API:BUG=52799TEST=none | kkanetkar@chromium.org | 2010-09-16 | 1 | -0/+31 |