Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change store group and newest cache API so that storage failure does not requ... | jennb@chromium.org | 2009-11-11 | 1 | -4/+0 |
* | Third patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Add storage code to appcache update process. | jennb@chromium.org | 2009-10-30 | 1 | -0/+4 |
* | MockAppCacheStorage implemention | michaeln@google.com | 2009-10-24 | 1 | -8/+7 |
* | Implement cancelling an appcache update. An update is cancelled when its appl... | jennb@chromium.org | 2009-10-16 | 1 | -12/+11 |
* | Implementation of application cache update algorithm. | jennb@chromium.org | 2009-10-06 | 1 | -7/+43 |
* | * Fleshed out AppCacheHost class a fair amount, in particular the cache selec... | michaeln@google.com | 2009-09-15 | 1 | -0/+17 |
* | Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f... | jennb@chromium.org | 2009-09-02 | 1 | -3/+6 |
* | Skeleton classes for appcache library framework. This is a work in progress. ... | jennb@chromium.org | 2009-08-26 | 1 | -0/+63 |