summaryrefslogtreecommitdiffstats
path: root/content/child/fileapi
Commit message (Expand)AuthorAgeFilesLines
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-077-98/+98
* Revert 232547 "Pepper: Move FileIO host from renderer to browser."teravest@chromium.org2013-11-052-0/+27
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-022-27/+0
* Revert 232440 "Pepper: Move FileIO host from renderer to browser."csharp@chromium.org2013-11-012-0/+27
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-012-27/+0
* Cleanup deprecated and no longer needed blob revamp stuff, deadcode.michaeln@google.com2013-10-225-95/+25
* [FileAPI] Clean up WebFileSystemImpl::openFileSystemtzik@chromium.org2013-10-152-16/+0
* [FileAPI] Drop unused expected size parameter from OpenFileSystem IPCtzik@chromium.org2013-10-124-9/+20
* [FileAPI] Correct FileSystemMsg_Remove namingtzik@chromium.org2013-10-081-1/+1
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-251-1/+0
* [Retry] SyncFS: Support resolveLocalFileSystemURL on SyncFileSystemnhiroki@chromium.org2013-09-214-1/+88
* Revert 223635 "SyncFS: Support resolveLocalFileSystemURL on Sync..."nhiroki@chromium.org2013-09-194-86/+1
* SyncFS: Support resolveLocalFileSystemURL on SyncFileSystemnhiroki@chromium.org2013-09-174-1/+86
* ChildProcessSecurityPolicy: Port FileAPIMessageFilter to use new checkstommycli@chromium.org2013-09-162-8/+8
* Post-cleanup after WebFileSystemCallbacks switchkinuko@chromium.org2013-09-102-76/+45
* Chromium Blob hackingmichaeln@chromium.org2013-09-077-15/+121
* Make WebFileSystemCallbacks not self-destructkinuko@chromium.org2013-09-065-63/+91
* Revert "Chromium Blob hacking" This reverts r220754.tkent@chromium.org2013-09-027-121/+15
* Chromium Blob hackingmichaeln@chromium.org2013-09-017-15/+121
* Complete switching to use thread-specific WebFileSystem instancekinuko@chromium.org2013-08-222-81/+57
* Remove storage-related unused methods/fileskinuko@chromium.org2013-08-222-77/+0
* Move fileapi files to content/child/fileapi/tfarina@chromium.org2013-08-144-2/+636
* Implement WebFileSystem::openFileSystem (to switch from WebFrameClient::openF...kinuko@chromium.org2013-08-142-1/+69
* Use thread-local version of WebFileSystemImplkinuko@chromium.org2013-08-132-2/+42
* 2nd try: Support synchronous mode in WebFileWriterImplkinuko@chromium.org2013-08-063-12/+57
* Revert 215787 "Support synchronous mode in WebFileWriterImpl"kinuko@chromium.org2013-08-063-58/+12
* Support synchronous mode in WebFileWriterImplkinuko@chromium.org2013-08-063-12/+58
* Support synchronous mode for FileSystem/FileWriter APIkinuko@chromium.org2013-08-011-59/+171
* Implement Worker-MainThread bridge for FileWriter in Chromekinuko@chromium.org2013-08-013-40/+147
* Revert 214599 "Revert 214160 "Implement Worker-MainThread bridge..."kinuko@chromium.org2013-07-316-139/+336
* Revert 214160 "Implement Worker-MainThread bridge for FileSystem..."kinuko@chromium.org2013-07-316-336/+139
* Implement Worker-MainThread bridge for FileSystem API in Chromekinuko@chromium.org2013-07-296-139/+336
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-252-2/+2
* Implement async version of WebFileSystem::createFileWriterkinuko@chromium.org2013-07-122-0/+34
* Cleanup: split FileSystemDispatcher::Create into CreateFile and CreateDirectorykinuko@chromium.org2013-07-123-12/+23
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-2/+2
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-252-137/+66
* Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.darin@chromium.org2013-06-251-3/+2
* fileapi: Remove FilePath parameter from FileSystemMsg_DidReadMetadatasatorux@chromium.org2013-06-184-16/+19
* Update Blink include pathsabarth@chromium.org2013-06-172-2/+2
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-8/+8
* 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...kinuko@chromium.org2013-06-111-0/+1
* Revert 205463 "Split webkit_storage target into webkit_storage_{..."kinuko@chromium.org2013-06-111-1/+0
* Split webkit_storage target into webkit_storage_{browser,common,renderer}kinuko@chromium.org2013-06-111-0/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-064-4/+630
* Rename content/common_child to content/childscottmg@chromium.org2013-06-047-0/+438