Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CacheStorage: Implement Cache.matchAll() | nhiroki | 2015-08-07 | 1 | -1/+45 |
* | CacheStorage: Factor out initialization checks into a separate function for c... | nhiroki | 2015-07-22 | 1 | -0/+3 |
* | Create blobs from Disk Cache entries. | gavinp | 2015-06-19 | 1 | -7/+10 |
* | Make CacheStorageCache own the BlobToDiskCache objects | jkarlin | 2015-06-18 | 1 | -5/+10 |
* | Refactor CacheStorageCache::BlobReader to CacheStorageBlobToDiskCache. | jkarlin | 2015-06-16 | 1 | -5/+6 |
* | [CacheStorage] Use URLRequestContextGetter instead of URLRequestContext | jkarlin | 2015-06-10 | 1 | -5/+5 |
* | CacheStorage: Support multiple batch operations | nhiroki | 2015-05-11 | 1 | -13/+27 |
* | CacheStorage: Merge CacheStorage::CacheStorageError and CacheStorageCache::Er... | nhiroki | 2015-05-08 | 1 | -26/+18 |
* | CacheStorage: Remove unused return value from put operation | nhiroki | 2015-05-06 | 1 | -1/+1 |
* | CacheStorage: Clean up CacheStorageCache | nhiroki | 2015-04-27 | 1 | -5/+2 |
* | Cache Storage: Move files to content/*/cache_storage, rename classes | jsbell | 2015-03-31 | 1 | -0/+223 |