Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hook up the content settings UI to the appcache. | michaeln@chromium.org | 2010-03-05 | 1 | -0/+138 |
* | Introduce an AppCachePolicy interface that allows the containing browser to d... | michaeln@chromium.org | 2010-02-17 | 1 | -1/+1 |
* | AppCache StorageAPIs | michaeln@google.com | 2009-10-09 | 1 | -69/+6 |
* | Implementation of application cache update algorithm. | jennb@chromium.org | 2009-10-06 | 1 | -0/+2 |
* | Fix appcache_service and request_context referencing. | michaeln@google.com | 2009-09-22 | 1 | -1/+2 |
* | * Fleshed out AppCacheHost class a fair amount, in particular the cache selec... | michaeln@google.com | 2009-09-15 | 1 | -0/+37 |
* | 1) Tell the AppCacheService which request context to use when fetching resour... | michaeln@google.com | 2009-09-15 | 1 | -0/+6 |
* | Plumb request interception into the appcache library for both chrome and test... | michaeln@google.com | 2009-09-01 | 1 | -4/+11 |
* | Skeleton classes for appcache library framework. This is a work in progress. ... | jennb@chromium.org | 2009-08-26 | 1 | -0/+50 |