summaryrefslogtreecommitdiffstats
path: root/webkit/chromeos
Commit message (Expand)AuthorAgeFilesLines
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-181-2/+2
* fileapi: Add modification time check for FileSystemFileStreamReaderhashimoto@chromium.org2012-10-152-1/+4
* Add oem mount point to cros_mount_provider.tbarzic@chromium.org2012-10-032-4/+37
* Flush at the end of local file writing in FileWriter API.kinaba@chromium.org2012-10-012-0/+7
* Send OnModifyFile Notification when File Write completes successfully or fail...calvinlo@chromium.org2012-09-262-2/+6
* Added PlatformFileError param to FileSystemMountPointProvider::CreateFileSyst...kmadhusu@chromium.org2012-09-112-4/+7
* Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create...erikwright@chromium.org2012-09-011-2/+3
* Wire FileSystemOperation::TouchFile to Drive.kinaba@chromium.org2012-08-292-2/+15
* kFileSystemTypeIsolated should be only used in the URL exposed to rendererkinuko@chromium.org2012-08-271-6/+7
* Changed FileSystemPointProvider::IsAcccessAllowed() to take a single FileSyst...kinuko@chromium.org2012-08-272-10/+7
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-246-19/+22
* Rename GDataFileSystem* to DriveFileSystem*kochi@chromium.org2012-08-231-1/+1
* Implement RemoteFileSystemOperation::Cancel().kinaba@chromium.org2012-08-222-9/+51
* Integrate external mount points to IsolatedContextkinuko@chromium.org2012-08-212-146/+110
* Add OS_CHROMEOS case in file_util::GetHomeDir()haruki@chromium.org2012-08-061-17/+4
* Wire up the deleteFileSystem operation.nhiroki@google.com2012-08-022-9/+23
* gdata cleanup: Fix mismatched comments and remove unnecessary forward declara...kinaba@chromium.org2012-08-021-2/+0
* Outsource FileSystemOperationContext from LocalFileSystemOperationtzik@chromium.org2012-07-261-1/+5
* Enables internal filesystem types via Isolated filesystems.kinuko@chromium.org2012-07-252-2/+4
* Factor out common error-code conversion code for PlatformFileErrorToNetError.nhiroki@google.com2012-07-251-10/+1
* Renamed FileSystemOperation to LocalFileSystemOperation.nhiroki@google.com2012-07-243-6/+7
* Wired support for file truncating and opening in R/W mode to RemoteFileSyste...zelidrag@chromium.org2012-07-182-11/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Notify CloseFile from Pepper to FileSystem.kinaba@chromium.org2012-07-103-0/+14
* Implement CreateFile() for GData file system.kinaba@chromium.org2012-06-292-1/+13
* Reduce the number of CrackFileSystemURLkinuko@chromium.org2012-06-277-94/+93
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-2/+4
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-3/+2
* Move MountPointProvider:GetRootDirectories() out of MPP and into ExternalMoun...kinuko@chromium.org2012-06-171-1/+1
* Truncate() operation for GData file system.kinaba@chromium.org2012-06-162-1/+13
* Retry: add test for RemoteFileSystemOperation::Write() and fix revealed bugs.kinaba@chromium.org2012-06-151-3/+11
* Revert 142373 - Add test for RemoteFileSystemOperation::Write() and fix sever...kinaba@chromium.org2012-06-151-11/+3
* Add test for RemoteFileSystemOperation::Write() and fix several revealed bugs.kinaba@chromium.org2012-06-151-3/+11
* Return RemoteFileStreamWriter from remote mount point provider.kinaba@chromium.org2012-06-141-2/+4
* Added support for opening Drive files in read-only mode from NaCl.zelidrag@chromium.org2012-06-143-1/+37
* Write() operation for GData file system.kinaba@chromium.org2012-06-135-1/+243
* Retry: Make Isolated file system writable only if it is configured sokinuko@chromium.org2012-06-121-4/+14
* Rename fileapi::FileWriter to FileStreamWriter.kinaba@chromium.org2012-05-312-2/+2
* Rename webkit_blob::FileReader to FileStreamReader.kinaba@chromium.org2012-05-312-4/+4
* Very minor typo fixes for GData/FileAPI code.kinaba@chromium.org2012-05-305-8/+8
* Unlayer ObfuscatedFileUtil.tzik@chromium.org2012-05-281-3/+1
* Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil byericu@chromium.org2012-05-241-2/+0
* Add CreateFileWriter method to MountPointProvider.kinaba@chromium.org2012-05-162-0/+14
* Add RegisterMountPointProvider and TestMountPointProvider for testingkinuko@chromium.org2012-05-112-0/+6
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-072-7/+2
* Add FileSystemContext::CreateFileReader() which returns appropriate Reader in...kinuko@chromium.org2012-04-192-0/+17
* fileapi: Use base::chromeos::IsRunningOnChromeOS()satorux@chromium.org2012-03-301-12/+2
* chromeos: Do not peek at /home/chronos/user/Downloadssatorux@chromium.org2012-03-161-27/+28
* Revert 127030 - chromeos: Do not peek at /home/chronos/user/Downloadstbarzic@chromium.org2012-03-161-28/+27
* chromeos: Do not peek at /home/chronos/user/Downloadssatorux@chromium.org2012-03-151-27/+28