summaryrefslogtreecommitdiffstats
path: root/webkit/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove stale references to PlatformFile flags, errors or functions.rvargas@chromium.org2014-06-056-26/+26
* Remove PlatformFile from DatabaseTrackerrvargas@chromium.org2014-06-052-27/+27
* Split AppCacheService into appcache_service.h and appcache_service_impl.hpilgrim@chromium.org2014-06-0518-270/+319
* Add some src/webkit build files to the GN build.brettw@chromium.org2014-05-301-0/+236
* Remove PlatformFile from fileapi::FileSystemOperationrvargas@chromium.org2014-05-245-56/+39
* Move local_file_stream_reader_unittest from webkit/ to content/pilgrim@chromium.org2014-05-222-257/+5
* Move remaining database unit tests from webkit/ to content/pilgrim@chromium.org2014-05-214-511/+2
* Remove stray platform_file.h from webkitrvargas@chromium.org2014-05-2010-18/+10
* Revert 271459 "Remove stray platform_file.h from webkit"ericu@chromium.org2014-05-1910-10/+18
* Remove stray platform_file.h from webkitrvargas@chromium.org2014-05-1910-18/+10
* Remove PlatformFile from fileapi::AsyncFileUtilrvargas@chromium.org2014-05-154-53/+47
* Remove PlatformFile from fileapi::FileSystemFileUtilrvargas@chromium.org2014-05-137-188/+154
* Require a specific content-type for appcache intercepts.michaeln@chromium.org2014-05-134-7/+60
* [FileAPI] Remove Flush() on write completion on SandboxFileSystemstzik@chromium.org2014-05-075-10/+47
* ServiceWorker script cache readingmichaeln@chromium.org2014-05-061-7/+8
* Allow BlobDataHandles to be copied, and have their UUIDs read, on any thread.michaeln@chromium.org2014-05-033-36/+67
* Move sandbox_database_test_helper from webkit/ to content/pilgrim@chromium.org2014-05-012-119/+0
* Revert of Allow BlobDataHandles to be copied, and have their UUIDs read, on a...falken@chromium.org2014-05-013-67/+36
* Allow BlobDataHandles to be copied, and have their UUIDs read, on any thread.ericu@chromium.org2014-05-013-36/+67
* Move mock_special_storage_policy from webkit/ to content/public/test/pilgrim@chromium.org2014-04-304-1020/+6
* Move all remaining fileapi and quota unit tests from webkit/ to content/pilgrim@chromium.org2014-04-3018-3751/+22
* Revert of Allow BlobDataHandles to be copied, and have their UUIDs read, on a...machenbach@chromium.org2014-04-293-67/+36
* Allow BlobDataHandles to be copied, and have their UUIDs read, on any thread.ericu@chromium.org2014-04-293-36/+67
* Mount MTP devices in Chrome OS Files.app.kinaba@chromium.org2014-04-282-1/+3
* net: Remove unused NetLog parameter from FileStream's ctorhashimoto@chromium.org2014-04-232-2/+2
* Allow external file systems to overlap for media galleries only.vandebo@chromium.org2014-04-232-18/+38
* Remove thread restriction of fileapi::FileSystemContext::ResolveURL.kinaba@chromium.org2014-04-222-11/+48
* Move mock_appcache_service and mock_appcache_storage from webkit/ to content/pilgrim@chromium.org2014-04-226-867/+8
* Move mock_storage_client and friends from webkit/ to content/pilgrim@chromium.org2014-04-213-284/+4
* Move all remaining unittests from webkit/browser/quota/ to content/browser/qu...pilgrim@chromium.org2014-04-169-4173/+20
* Move all remaining appcache unittests from webkit/ to content/pilgrim@chromium.org2014-04-1221-9589/+132
* Move blob_storage_host from webkit/ to content/pilgrim@chromium.org2014-04-104-394/+5
* A handful of nits found while working on blobs.ericu@chromium.org2014-04-091-1/+1
* Move mock_quota_manager and friends from webkit/ to content/pilgrim@chromium.org2014-04-098-824/+13
* Move mock_appcache_policy and some unit tests from webkit/ to content/pilgrim@chromium.org2014-04-097-1587/+35
* Fixed initialization of HostStorageObserverstmdiep@chromium.org2014-04-053-3/+68
* Provide monitoring of usage for a storage type and origintmdiep@chromium.org2014-04-0310-15/+1408
* [Quota] Print warning on disk space outagetzik@chromium.org2014-04-031-2/+8
* Move appcache_interceptor from webkit/ to content/pilgrim@chromium.org2014-04-018-2217/+22
* [Quota] Suppress disk space preservation for system on test.tzik@chromium.org2014-04-012-6/+5
* Expose details for appcache error eventsjsbell@chromium.org2014-04-0116-89/+226
* Change media galleries to external file system type to add toURL supportvandebo@chromium.org2014-03-281-4/+6
* Remove PlatformFile from database/vfs_backendrvargas@chromium.org2014-03-282-42/+31
* [fsp] Introduce file_system_provider::Service class for the FileSystemProvide...mtomasz@chromium.org2014-03-271-0/+1
* Add more UMA stats for AppCacheUpdateJob results and for response retrieval.michaeln@chromium.org2014-03-278-37/+155
* Remove PlatformFile from file_system_usage_cachervargas@chromium.org2014-03-262-40/+30
* Remove PlatforFile from fileapi/native_file_utilrvargas@chromium.org2014-03-265-62/+61
* Stop using net::FileStream synchronously in native_file_util.cchashimoto@chromium.org2014-03-241-11/+10
* Revert of Revert of Add mechanism to auto mount file systems in response to a...vandebo@chromium.org2014-03-209-14/+113
* Revert of Add mechanism to auto mount file systems in response to a URL reque...pneubeck@chromium.org2014-03-209-113/+14