Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If test_shell can't create temp dirs, use in-memory storage for the appcache. | michaeln@chromium.org | 2010-01-21 | 1 | -1/+1 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -4/+29 |
* | Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@google.com | 2009-12-29 | 1 | -29/+4 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -4/+29 |
* | The appcache system uses two threads, an IO thread and a DB thread. | michaeln@google.com | 2009-11-23 | 1 | -2/+23 |
* | 1) Tell the AppCacheService which request context to use when fetching resour... | michaeln@google.com | 2009-09-15 | 1 | -3/+4 |
* | Plumb request interception into the appcache library for both chrome and test... | michaeln@google.com | 2009-09-01 | 1 | -6/+102 |
* | Retrofit the pre-existing appache message dispatching with the new WebKit API... | michaeln@google.com | 2009-08-21 | 1 | -0/+25 |