summaryrefslogtreecommitdiffstats
path: root/webkit/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert of Revert of Add a parameter to FileStreamWriter::CreateForLocalFile t...pneubeck@chromium.org2014-03-206-11/+40
* Revert of Add a parameter to FileStreamWriter::CreateForLocalFile to allow cr...pneubeck@chromium.org2014-03-206-40/+11
* Add a parameter to FileStreamWriter::CreateForLocalFile to allow creating new...ericu@chromium.org2014-03-196-11/+40
* Add mechanism to auto mount file systems in response to a URL request.vandebo@chromium.org2014-03-199-14/+113
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-15/+4
* Move view_appcache_internals_job to content/browser/appcache/pilgrim@chromium.org2014-03-182-705/+0
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-2/+2
* Remove BrowserContext::PurgeMemory(). The MemoryPurger is gone.pkasting@chromium.org2014-03-139-56/+25
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-124-8/+12
* Use has_more parameter to return entries from AsyncFileUtilAdapterhashimoto@chromium.org2014-03-121-46/+50
* Revert 256579 "Allow the content browser client to specify a spe..."peter@chromium.org2014-03-124-12/+8
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-124-8/+12
* Revert of Use has_more parameter to return entries from AsyncFileUtilAdapter ...arv@chromium.org2014-03-111-50/+46
* Use has_more parameter to return entries from AsyncFileUtilAdapterhashimoto@chromium.org2014-03-111-46/+50
* Cleanup: have common HttpResponseHeaders routine to update with rangekinuko@chromium.org2014-03-101-16/+3
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-066-21/+20
* Move test_file_set to content/test/pilgrim@chromium.org2014-03-042-112/+0
* webkit: Correctly handle |has_more| parameter in FileSystemDirURLRequestJobhashimoto@chromium.org2014-03-031-5/+1
* Move mock_file_change_observer.* to content/browser/fileapi/pilgrim@chromium.org2014-02-282-154/+0
* Moved ParseFileSystemSchemeURL from file_system_url to file_system_util.mgiuca@chromium.org2014-02-272-69/+0
* Less determined statement terminationscottmg@chromium.org2014-02-261-1/+1
* Fix a crashing bug that can happen during browser shutdown. If shutdown happe...michaeln@chromium.org2014-02-261-4/+18
* Create file systems restricted to volumes. mtomasz@chromium.org2014-02-268-65/+46
* Move appcache_test_helper.* to content/public/test/pilgrim@chromium.org2014-02-252-126/+0
* Move upload_file_system_file_element_reader.* to content/browser/fileapi/pilgrim@chromium.org2014-02-252-181/+0
* Fileapi: Add alternate code path to cleanly support streaming backends.tommycli@chromium.org2014-02-247-0/+23
* More: Add UMA stats for AppCacheUpdateJob results.michaeln@chromium.org2014-02-211-1/+4
* Add UMA stats for AppCacheUpdateJob results.michaeln@chromium.org2014-02-184-24/+100
* Remove some PlatformFile uses from WebKitrvargas@chromium.org2014-02-187-88/+44
* Move async_file_test_helper.* to content/public/test/pilgrim@chromium.org2014-02-132-379/+0
* Use incognito split for ChromeVox and TTS in Guest modedpolukhin@chromium.org2014-02-082-3/+3
* Quota: Cap size of requested quotanhiroki@chromium.org2014-02-063-2/+23
* [FileAPI] Don't fail on ReserveQuota() even on insufficient spacetzik@chromium.org2014-02-068-33/+64
* Fix dump_file_systemlpique@chromium.org2014-02-041-3/+3
* Disable a flaky content_unittestpasko@chromium.org2014-02-041-1/+2
* Appcache::OnCorruptionDetected handling. The general idea is to delete everyt...michaeln@chromium.org2014-02-0414-78/+511