Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore URL fragment when looking up URL in application cache. | jennb@chromium.org | 2009-12-02 | 1 | -3/+12 |
* | Lookup appcached responses given a request URL. | michaeln@google.com | 2009-11-12 | 1 | -0/+66 |
* | Implement cancelling an appcache update. An update is cancelled when its appl... | jennb@chromium.org | 2009-10-16 | 1 | -4/+4 |
* | AppCache StorageAPIs | michaeln@google.com | 2009-10-09 | 1 | -2/+3 |
* | Implementation of application cache update algorithm. | jennb@chromium.org | 2009-10-06 | 1 | -7/+14 |
* | Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f... | jennb@chromium.org | 2009-09-02 | 1 | -6/+12 |
* | Skeleton classes for appcache library framework. This is a work in progress. ... | jennb@chromium.org | 2009-08-26 | 1 | -0/+51 |