summaryrefslogtreecommitdiffstats
path: root/content/browser/fileapi
Commit message (Expand)AuthorAgeFilesLines
* Reference to a snapshot file must be kept regardless of whether it's given by...kinuko@chromium.org2013-08-201-2/+3
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* Discard FileAPI pending operations on shutdownkinuko@chromium.org2013-08-141-1/+3
* Content changes for GetURL refactor.nasko@chromium.org2013-08-131-1/+2
* Add Stream support to WebBlobRegistry and FileAPIMessageFilter.tyoshino@chromium.org2013-08-063-47/+396
* Deprecate FileSystemTaskRunnerskinuko@chromium.org2013-08-042-11/+5
* Rename fileapi::LocalFileSystemOperation to FileSystemOperationImpl.hidehiko@chromium.org2013-08-011-2/+0
* PepperFileRefHost: Port to use explicit permission grants in ChildProcessSecu...tommycli@chromium.org2013-07-262-24/+27
* FileAPI: Clean up around FileSystemBackendnhiroki@chromium.org2013-07-251-7/+5
* Create a new FileSystemOperationRunner for each FileAPIMessageFilterkinuko@chromium.org2013-07-243-6/+83
* Use a direct include of the message_loop header in content/, part 1.avi@chromium.org2013-07-181-1/+1
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-171-1/+1
* Pass BrowserContext to drive::MountPointProviderDelegate.hidehiko@chromium.org2013-07-102-12/+8
* Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive zturner@chromium.org2013-07-101-2/+2
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Allow passing null-callback to |on_close_callback| explicitly.hidehiko@chromium.org2013-07-091-1/+4
* fileapi: Rename FileSystemMountProvider to FileSystemBackendsatorux@chromium.org2013-07-092-6/+6
* Fix per-file read permission handling for files in FileSystem APIkinuko@chromium.org2013-07-081-27/+20
* Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile()kinuko@chromium.org2013-07-011-31/+23
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* Move files under webkit/browser/fileapi/... to chrome/browser/chromeos/fileap...hidehiko@chromium.org2013-06-261-1/+4
* Add a unittest for FileAPIMessageFilter. Tests building an emtpy Blob.tyoshino@chromium.org2013-06-252-1/+93
* Deprecate SandboxMountPointProvider::IsSandboxType()kinuko@chromium.org2013-06-241-2/+1
* Cleanup: Don't use FileSystemContext::sandbox_provider() when possiblekinuko@chromium.org2013-06-201-2/+2
* fileapi: Remove FilePath parameter from FileSystemMsg_DidReadMetadatasatorux@chromium.org2013-06-181-2/+1
* Use SequencedTaskRunner for FileAPI taskskinuko@chromium.org2013-06-153-10/+18
* fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata...satorux@chromium.org2013-06-142-5/+4
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-2/+3
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+2
* Make FileSystemOperation NOT self-destructkinuko@chromium.org2013-06-101-0/+2
* Compile fix: Remove unneeded includejochen@chromium.org2013-06-101-1/+0
* Stop running filesystem and blob layout tests as browser testsjochen@chromium.org2013-06-102-441/+0
* Deprecate media_task_runner() from FileSystemTaskRunnerskinuko@chromium.org2013-06-101-7/+1
* Replace all CreateFileSystemOperation with FileSystemOperationRunnerkinuko@chromium.org2013-06-091-14/+2
* iTunes file util and data provider for media galleriesvandebo@chromium.org2013-06-071-1/+3
* Add FileSystemOperationRunner and stop directly creating FileSystemOperationkinuko@chromium.org2013-06-052-102/+39
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-022-7/+8
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-304-4/+4
* Rename FileSystemMountPointProvider::ValidateFileSystemRoot to OpenFileSystemkinuko@chromium.org2013-05-291-1/+5
* Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...michaeln@google.com2013-05-293-5/+5
* Revert "Revert 202112 "GTTF: Convert most tests in content to use Embedd...""phajdan.jr@chromium.org2013-05-281-1/+0
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-282-4/+4
* Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapikinuko@chromium.org2013-05-283-5/+5
* Revert 202112 "GTTF: Convert most tests in content to use Embedd..."xiyuan@chromium.org2013-05-251-0/+1
* GTTF: Convert most tests in content to use EmbeddedTestServer.phajdan.jr@chromium.org2013-05-241-1/+0
* Move more browser-specific webkit/fileapi code to webkit/browser/fileapikinuko@chromium.org2013-05-242-6/+6
* Add Picasa import hooks into MediaFileSystemRegistry.tommycli@chromium.org2013-05-241-4/+6
* Move FileAPI sandboxed filesystem related code from webkit/fileapi to webkit/...kinuko@chromium.org2013-05-212-2/+2