summaryrefslogtreecommitdiffstats
path: root/content/browser/fileapi/browser_file_system_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* [FileAPI] Replace default leveldb::Env with leveldb::MemEnv in tests.tzik@chromium.org2014-01-291-1/+1
* Change fileapi namespace to content for test files that are moved under content/kinuko@chromium.org2014-01-161-1/+1
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-301-1/+1
* ChildProcessSecurityPolicy: Port FileAPIMessageFilter to use new checkstommycli@chromium.org2013-09-161-21/+0
* Discard FileAPI pending operations on shutdownkinuko@chromium.org2013-08-141-1/+3
* Deprecate FileSystemTaskRunnerskinuko@chromium.org2013-08-041-8/+3
* PepperFileRefHost: Port to use explicit permission grants in ChildProcessSecu...tommycli@chromium.org2013-07-261-24/+23
* FileAPI: Clean up around FileSystemBackendnhiroki@chromium.org2013-07-251-7/+5
* Pass BrowserContext to drive::MountPointProviderDelegate.hidehiko@chromium.org2013-07-101-6/+5
* fileapi: Rename FileSystemMountProvider to FileSystemBackendsatorux@chromium.org2013-07-091-5/+5
* Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile()kinuko@chromium.org2013-07-011-31/+23
* Move files under webkit/browser/fileapi/... to chrome/browser/chromeos/fileap...hidehiko@chromium.org2013-06-261-1/+4
* Cleanup: Don't use FileSystemContext::sandbox_provider() when possiblekinuko@chromium.org2013-06-201-2/+2
* Use SequencedTaskRunner for FileAPI taskskinuko@chromium.org2013-06-151-3/+10
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-2/+3
* Deprecate media_task_runner() from FileSystemTaskRunnerskinuko@chromium.org2013-06-101-7/+1
* Replace all CreateFileSystemOperation with FileSystemOperationRunnerkinuko@chromium.org2013-06-091-14/+2
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-1/+1
* Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapikinuko@chromium.org2013-05-281-2/+2
* Move more browser-specific webkit/fileapi code to webkit/browser/fileapikinuko@chromium.org2013-05-241-3/+3
* Move FileAPI sandboxed filesystem related code from webkit/fileapi to webkit/...kinuko@chromium.org2013-05-211-1/+1
* Move Media Galleries FileAPI code out of webkit.tommycli@chromium.org2013-04-241-1/+4
* Make MountPointProvider pluggable from outside webkit/fileapikinuko@chromium.org2013-04-181-4/+8
* Do not refer "chrome" in content/browser/fileapikinuko@chromium.org2013-04-141-10/+11
* Launch packaged app with files on Drive on Chrome OS.kinaba@chromium.org2013-03-241-1/+1
* Parsing filesystem url before giving it to media playerqinmin@chromium.org2013-03-191-0/+97
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-1/+1
* Add BrowserContext specific external mount pointstbarzic@chromium.org2013-01-251-0/+3
* Media Galleries: Simplify the MTP delegates so they mostly live on one thread.thestig@chromium.org2012-12-131-1/+1
* Move fileapi and dom_storage directories into the content namespace.jam@chromium.org2012-10-241-2/+3
* Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...tzik@chromium.org2012-08-071-2/+13
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-011-0/+53