| Commit message (Expand) | Author | Age | Files | Lines |
* | [FileAPI] Replace default leveldb::Env with leveldb::MemEnv in tests. | tzik@chromium.org | 2014-01-29 | 1 | -1/+1 |
* | Change fileapi namespace to content for test files that are moved under content/ | kinuko@chromium.org | 2014-01-16 | 1 | -1/+1 |
* | Move kFileScheme constant into content namespace. | tfarina@chromium.org | 2013-12-30 | 1 | -1/+1 |
* | ChildProcessSecurityPolicy: Port FileAPIMessageFilter to use new checks | tommycli@chromium.org | 2013-09-16 | 1 | -21/+0 |
* | Discard FileAPI pending operations on shutdown | kinuko@chromium.org | 2013-08-14 | 1 | -1/+3 |
* | Deprecate FileSystemTaskRunners | kinuko@chromium.org | 2013-08-04 | 1 | -8/+3 |
* | PepperFileRefHost: Port to use explicit permission grants in ChildProcessSecu... | tommycli@chromium.org | 2013-07-26 | 1 | -24/+23 |
* | FileAPI: Clean up around FileSystemBackend | nhiroki@chromium.org | 2013-07-25 | 1 | -7/+5 |
* | Pass BrowserContext to drive::MountPointProviderDelegate. | hidehiko@chromium.org | 2013-07-10 | 1 | -6/+5 |
* | fileapi: Rename FileSystemMountProvider to FileSystemBackend | satorux@chromium.org | 2013-07-09 | 1 | -5/+5 |
* | Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile() | kinuko@chromium.org | 2013-07-01 | 1 | -31/+23 |
* | Move files under webkit/browser/fileapi/... to chrome/browser/chromeos/fileap... | hidehiko@chromium.org | 2013-06-26 | 1 | -1/+4 |
* | Cleanup: Don't use FileSystemContext::sandbox_provider() when possible | kinuko@chromium.org | 2013-06-20 | 1 | -2/+2 |
* | Use SequencedTaskRunner for FileAPI tasks | kinuko@chromium.org | 2013-06-15 | 1 | -3/+10 |
* | Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-13 | 1 | -2/+3 |
* | Deprecate media_task_runner() from FileSystemTaskRunners | kinuko@chromium.org | 2013-06-10 | 1 | -7/+1 |
* | Replace all CreateFileSystemOperation with FileSystemOperationRunner | kinuko@chromium.org | 2013-06-09 | 1 | -14/+2 |
* | Move webkit/quota files to webkit/browser/quota or webkit/common/quota | tzik@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi | kinuko@chromium.org | 2013-05-28 | 1 | -2/+2 |
* | Move more browser-specific webkit/fileapi code to webkit/browser/fileapi | kinuko@chromium.org | 2013-05-24 | 1 | -3/+3 |
* | Move FileAPI sandboxed filesystem related code from webkit/fileapi to webkit/... | kinuko@chromium.org | 2013-05-21 | 1 | -1/+1 |
* | Move Media Galleries FileAPI code out of webkit. | tommycli@chromium.org | 2013-04-24 | 1 | -1/+4 |
* | Make MountPointProvider pluggable from outside webkit/fileapi | kinuko@chromium.org | 2013-04-18 | 1 | -4/+8 |
* | Do not refer "chrome" in content/browser/fileapi | kinuko@chromium.org | 2013-04-14 | 1 | -10/+11 |
* | Launch packaged app with files on Drive on Chrome OS. | kinaba@chromium.org | 2013-03-24 | 1 | -1/+1 |
* | Parsing filesystem url before giving it to media player | qinmin@chromium.org | 2013-03-19 | 1 | -0/+97 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Add BrowserContext specific external mount points | tbarzic@chromium.org | 2013-01-25 | 1 | -0/+3 |
* | Media Galleries: Simplify the MTP delegates so they mostly live on one thread. | thestig@chromium.org | 2012-12-13 | 1 | -1/+1 |
* | Move fileapi and dom_storage directories into the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -2/+3 |
* | Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ... | tzik@chromium.org | 2012-08-07 | 1 | -2/+13 |
* | Rename content/{common,browser}/file_system to fileapi and move blob stuff in... | tzik@chromium.org | 2012-03-01 | 1 | -0/+53 |