summaryrefslogtreecommitdiffstats
path: root/webkit/browser
Commit message (Expand)AuthorAgeFilesLines
* Change fileapi namespace to content for test files that are moved under content/kinuko@chromium.org2014-01-165-18/+25
* This is to allow extensions to determine the total length of Javascript blobs.tommycli@chromium.org2014-01-151-0/+14
* [Pepper] Use platform path for QuotaReservation::GetOpenFileHandletzik@chromium.org2014-01-111-1/+6
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-076-7/+9
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-263-3/+3
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-257-17/+24
* FileAPI: Rename *OnFileThread to *OnFileTaskRunnernhiroki@chromium.org2013-12-208-44/+49
* Part2: Fix a recently introduced (r230246 in m32) use-after-free bug.michaeln@chromium.org2013-12-201-1/+5
* FileAPI: Return success when copying/moving file into the same pathnhiroki@chromium.org2013-12-191-2/+4
* Fix a recently introduced (r230246 in m32) use-after-free bug.michaeln@chromium.org2013-12-181-5/+10
* Cosmetic change for disk flush interval in Files.app file copying.kinaba@chromium.org2013-12-172-10/+22
* AppCache: Run a quick integrity check on the sqlite database when opening. If...michaeln@chromium.org2013-12-163-1/+43
* Flush after FileSystem API copy when necessary (case for intra-fs copies).kinaba@chromium.org2013-12-135-32/+120
* Flush after FileSystem API copy when necessary (case for stream-based copies).kinaba@chromium.org2013-12-122-1/+36
* Add mount option parameter to ExternalMountPoints::RegisterFileSystem.kinaba@chromium.org2013-12-119-38/+129
* OpenFileSystem with create=true whenever we need to initialize SyncFS for an ...kinuko@chromium.org2013-12-111-1/+2
* Fix test-only leak in ExternalMountPointskinuko@chromium.org2013-12-101-3/+9
* Don't revoke SyncFileSystem in SyncFileSystemBackend dtorkinuko@chromium.org2013-12-052-0/+9
* Move Touch to base namespace, remove SetLastModifiedTime.brettw@chromium.org2013-12-043-14/+13
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-048-13/+13
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-045-6/+6
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-0317-44/+44
* Move temp file functions to base namespace.brettw@chromium.org2013-12-032-4/+4
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-1/+1
* [Quota] Add DCHECKs for origin parameterstzik@chromium.org2013-12-023-0/+17
* Return NOT_A_DIRECTORY error if there's a file in a path chain in CreateDirec...kinuko@chromium.org2013-11-253-16/+19
* Adding nhiroki to some fileapi directory ownerskinuko@chromium.org2013-11-201-0/+1
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-141-2/+2
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-135-31/+10
* FileAPI: Modify PluginPrivateFileSystemBackendnhiroki@chromium.org2013-11-134-37/+19
* Quota: Wire up between QuotaReservationManager and FileSystemContextnhiroki@chromium.org2013-11-129-2/+76
* [Retry] Quota: Implement QuotaBackendImplnhiroki@chromium.org2013-11-1210-60/+541
* Revert 233815 "Quota: Implement QuotaBackendImpl"nhiroki@chromium.org2013-11-0810-538/+54
* Quota: Implement QuotaBackendImplnhiroki@chromium.org2013-11-0810-54/+538
* Quota: Add proxy for QuotaManager::GetUsageAndQuotanhiroki@chromium.org2013-11-066-0/+82
* [FileAPI] Add QuotaReservationManager and related classes.tzik@chromium.org2013-11-0611-0/+1179
* Revert 232547 "Pepper: Move FileIO host from renderer to browser."teravest@chromium.org2013-11-055-10/+31
* Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."scherkus@chromium.org2013-11-041-2/+2
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-041-2/+2
* Fix spelling of "NaCl" in various places: "NaCL" is the wrong capitalisationmseaborn@chromium.org2013-11-022-4/+4
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-025-31/+10
* Revert 232440 "Pepper: Move FileIO host from renderer to browser."csharp@chromium.org2013-11-015-10/+31
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-015-31/+10
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-316-119/+134
* Allow permission setting errors during folder creation in file API.kinaba@chromium.org2013-10-301-2/+6
* Do not leak a FileSystemOperation in FileSystemOperationRunner::SyncGetPlatfo...earthdok@chromium.org2013-10-281-3/+3
* Quota: Add new storage type for filesystems not managed by quotanhiroki@chromium.org2013-10-281-3/+15
* Retry: Prepopulate primary origin's directory database if possible.kinuko@chromium.org2013-10-283-10/+67
* FileAPI: OpenPluginPrivateFileSystem should return filesystem_idnhiroki@chromium.org2013-10-254-5/+15
* Revert 230998 "Prepopulate primary origin's directory database i..."falken@chromium.org2013-10-253-65/+12