Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AppCache: Use a dedicated thread for the disk cache. | rvargas@google.com | 2010-06-07 | 1 | -8/+1 |
* | Plumbing for providing a cache thread MessageLoop to the DiskCache backend. | michaeln@chromium.org | 2010-03-18 | 1 | -2/+9 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -1/+9 |
* | Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@google.com | 2009-12-29 | 1 | -9/+1 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -1/+9 |
* | The appcache system uses two threads, an IO thread and a DB thread. | michaeln@google.com | 2009-11-23 | 1 | -0/+44 |