| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide monitoring of usage for a storage type and origin | tmdiep@chromium.org | 2014-04-03 | 10 | -15/+1408 |
* | [Quota] Print warning on disk space outage | tzik@chromium.org | 2014-04-03 | 1 | -2/+8 |
* | Move appcache_interceptor from webkit/ to content/ | pilgrim@chromium.org | 2014-04-01 | 8 | -2217/+22 |
* | [Quota] Suppress disk space preservation for system on test. | tzik@chromium.org | 2014-04-01 | 2 | -6/+5 |
* | Expose details for appcache error events | jsbell@chromium.org | 2014-04-01 | 16 | -89/+226 |
* | Change media galleries to external file system type to add toURL support | vandebo@chromium.org | 2014-03-28 | 1 | -4/+6 |
* | Remove PlatformFile from database/vfs_backend | rvargas@chromium.org | 2014-03-28 | 2 | -42/+31 |
* | [fsp] Introduce file_system_provider::Service class for the FileSystemProvide... | mtomasz@chromium.org | 2014-03-27 | 1 | -0/+1 |
* | Add more UMA stats for AppCacheUpdateJob results and for response retrieval. | michaeln@chromium.org | 2014-03-27 | 8 | -37/+155 |
* | Remove PlatformFile from file_system_usage_cache | rvargas@chromium.org | 2014-03-26 | 2 | -40/+30 |
* | Remove PlatforFile from fileapi/native_file_util | rvargas@chromium.org | 2014-03-26 | 5 | -62/+61 |
* | Stop using net::FileStream synchronously in native_file_util.cc | hashimoto@chromium.org | 2014-03-24 | 1 | -11/+10 |
* | Revert of Revert of Add mechanism to auto mount file systems in response to a... | vandebo@chromium.org | 2014-03-20 | 9 | -14/+113 |
* | Revert of Add mechanism to auto mount file systems in response to a URL reque... | pneubeck@chromium.org | 2014-03-20 | 9 | -113/+14 |
* | Revert of Revert of Add a parameter to FileStreamWriter::CreateForLocalFile t... | pneubeck@chromium.org | 2014-03-20 | 6 | -11/+40 |
* | Revert of Add a parameter to FileStreamWriter::CreateForLocalFile to allow cr... | pneubeck@chromium.org | 2014-03-20 | 6 | -40/+11 |
* | Add a parameter to FileStreamWriter::CreateForLocalFile to allow creating new... | ericu@chromium.org | 2014-03-19 | 6 | -11/+40 |
* | Add mechanism to auto mount file systems in response to a URL request. | vandebo@chromium.org | 2014-03-19 | 9 | -14/+113 |
* | Fix "unreachable code" warnings (MSVC warning 4702), misc. edition. | pkasting@chromium.org | 2014-03-18 | 1 | -15/+4 |
* | Move view_appcache_internals_job to content/browser/appcache/ | pilgrim@chromium.org | 2014-03-18 | 2 | -705/+0 |
* | Move UTF16ToASCII, remove WideToASCII. | brettw@chromium.org | 2014-03-14 | 1 | -2/+2 |
* | Remove BrowserContext::PurgeMemory(). The MemoryPurger is gone. | pkasting@chromium.org | 2014-03-13 | 9 | -56/+25 |
* | Allow the content browser client to specify a special cookie store to be | tburkard@chromium.org | 2014-03-12 | 4 | -8/+12 |
* | Use has_more parameter to return entries from AsyncFileUtilAdapter | hashimoto@chromium.org | 2014-03-12 | 1 | -46/+50 |
* | Revert 256579 "Allow the content browser client to specify a spe..." | peter@chromium.org | 2014-03-12 | 4 | -12/+8 |
* | Allow the content browser client to specify a special cookie store to be | tburkard@chromium.org | 2014-03-12 | 4 | -8/+12 |
* | Revert of Use has_more parameter to return entries from AsyncFileUtilAdapter ... | arv@chromium.org | 2014-03-11 | 1 | -50/+46 |
* | Use has_more parameter to return entries from AsyncFileUtilAdapter | hashimoto@chromium.org | 2014-03-11 | 1 | -46/+50 |
* | Cleanup: have common HttpResponseHeaders routine to update with range | kinuko@chromium.org | 2014-03-10 | 1 | -16/+3 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 6 | -21/+20 |
* | Move test_file_set to content/test/ | pilgrim@chromium.org | 2014-03-04 | 2 | -112/+0 |
* | webkit: Correctly handle |has_more| parameter in FileSystemDirURLRequestJob | hashimoto@chromium.org | 2014-03-03 | 1 | -5/+1 |
* | Move mock_file_change_observer.* to content/browser/fileapi/ | pilgrim@chromium.org | 2014-02-28 | 2 | -154/+0 |
* | Moved ParseFileSystemSchemeURL from file_system_url to file_system_util. | mgiuca@chromium.org | 2014-02-27 | 2 | -69/+0 |
* | Less determined statement termination | scottmg@chromium.org | 2014-02-26 | 1 | -1/+1 |
* | Fix a crashing bug that can happen during browser shutdown. If shutdown happe... | michaeln@chromium.org | 2014-02-26 | 1 | -4/+18 |
* | Create file systems restricted to volumes. | mtomasz@chromium.org | 2014-02-26 | 8 | -65/+46 |
* | Move appcache_test_helper.* to content/public/test/ | pilgrim@chromium.org | 2014-02-25 | 2 | -126/+0 |
* | Move upload_file_system_file_element_reader.* to content/browser/fileapi/ | pilgrim@chromium.org | 2014-02-25 | 2 | -181/+0 |
* | Fileapi: Add alternate code path to cleanly support streaming backends. | tommycli@chromium.org | 2014-02-24 | 7 | -0/+23 |
* | More: Add UMA stats for AppCacheUpdateJob results. | michaeln@chromium.org | 2014-02-21 | 1 | -1/+4 |
* | Add UMA stats for AppCacheUpdateJob results. | michaeln@chromium.org | 2014-02-18 | 4 | -24/+100 |
* | Remove some PlatformFile uses from WebKit | rvargas@chromium.org | 2014-02-18 | 7 | -88/+44 |
* | Move async_file_test_helper.* to content/public/test/ | pilgrim@chromium.org | 2014-02-13 | 2 | -379/+0 |
* | Use incognito split for ChromeVox and TTS in Guest mode | dpolukhin@chromium.org | 2014-02-08 | 2 | -3/+3 |
* | Quota: Cap size of requested quota | nhiroki@chromium.org | 2014-02-06 | 3 | -2/+23 |
* | [FileAPI] Don't fail on ReserveQuota() even on insufficient space | tzik@chromium.org | 2014-02-06 | 8 | -33/+64 |
* | Fix dump_file_system | lpique@chromium.org | 2014-02-04 | 1 | -3/+3 |
* | Disable a flaky content_unittest | pasko@chromium.org | 2014-02-04 | 1 | -1/+2 |
* | Appcache::OnCorruptionDetected handling. The general idea is to delete everyt... | michaeln@chromium.org | 2014-02-04 | 14 | -78/+511 |