summaryrefslogtreecommitdiffstats
path: root/content/common/fileapi
Commit message (Expand)AuthorAgeFilesLines
* Add Stream support to WebBlobRegistry and FileAPIMessageFilter.tyoshino@chromium.org2013-08-061-7/+38
* Create a new FileSystemOperationRunner for each FileAPIMessageFilterkinuko@chromium.org2013-07-241-0/+2
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Add a unittest for FileAPIMessageFilter. Tests building an emtpy Blob.tyoshino@chromium.org2013-06-251-0/+3
* fileapi: Remove FilePath parameter from FileSystemMsg_DidReadMetadatasatorux@chromium.org2013-06-181-3/+2
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-8/+8
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-062-626/+0
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-302-2/+2
* Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...michaeln@google.com2013-05-293-163/+1
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-288-427/+3
* FileAPI: Copy base::FileUtilProxy::Entry to fileapi::DirectoryEntrynhiroki@chromium.org2013-05-205-15/+20
* Cleanup: Deprecate FileSystemCallbackDispatcherkinuko@chromium.org2013-05-167-213/+321
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-3/+6
* Adding kenrb as security team owner for IPC definition files.kenrb@chromium.org2013-05-021-0/+1
* [FileAPI] Add file open ID and close callbacktzik@chromium.org2013-04-303-5/+9
* FileSystem mods: Remove some dead snapshot creation code.michaeln@google.com2013-04-175-43/+0
* Allow RequestOSFileHandle if an app has unlimited storagehamaji@chromium.org2013-04-123-5/+13
* Use ThreadSafeSender in a couple of places.michaeln@chromium.org2013-03-062-16/+21
* Fix a boneheaded problem introduced in r182822.michaeln@google.com2013-03-041-0/+2
* FileSystem mods: Changes to snapshot file creation to remove dependencies on ...michaeln@chromium.org2013-02-158-10/+90
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-6/+6
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-075-6/+8
* Update some #includes for headers that have been moved to the new Platform di...pilgrim@chromium.org2013-02-072-2/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+2
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-263-3/+3
* Update some #includes in content/common/fileapi for headers in the new Platfo...pilgrim@chromium.org2013-01-105-9/+9
* Add security team as owners of IPC files.tsepez@chromium.org2012-11-091-0/+9
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-232-4/+5
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-2210-2/+40
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-251-1/+1
* Support FileSystem URL in Filekinuko@chromium.org2012-08-281-0/+12
* Factor out common Element struct from BlobData and ResourceRequestBodykinuko@chromium.org2012-08-232-16/+3
* Wire up the deleteFileSystem operation.nhiroki@google.com2012-08-023-0/+22
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Notify CloseFile from Pepper to FileSystem.kinaba@chromium.org2012-07-103-0/+12
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-4/+3
* Move fileapi into its own componentbenwells@chromium.org2012-05-301-1/+2
* Add FileUtilities::GetFileInfo() to capture file metadata with single IPCkinuko@chromium.org2012-05-251-8/+2
* Revert 138791 - Revert 138554 - Prevent zero-length items from being appended...danakj@chromium.org2012-05-241-7/+11
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-241-11/+7
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-241-7/+11
* Revert 138554 - Prevent zero-length items from being appended to a blob.danakj@chromium.org2012-05-241-11/+7
* Prevent zero-length items from being appended to a blob.ericu@chromium.org2012-05-241-7/+11
* Revert 138554 - Prevent zero-length items from being appended to a blob.ericu@google.com2012-05-231-11/+7
* Prevent zero-length items from being appended to a blob.ericu@chromium.org2012-05-231-7/+11
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-111-2/+1
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-0113-0/+1195