summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_update_job.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 449036, which rolled back 402098, and fix the valgrind error that caus...jennb@chromium.org2009-12-011-1/+38
* Revert 33394 (due to valgrind errors) - Appcache update support for pending m...willchan@chromium.org2009-12-011-38/+1
* Appcache update support for pending master entries: jennb@chromium.org2009-12-011-1/+38
* Load manifest data for newest cache from storage to compare against fetched m...jennb@chromium.org2009-11-131-9/+5
* Change store group and newest cache API so that storage failure does not requ...jennb@chromium.org2009-11-111-4/+0
* Add storage code to appcache update process.jennb@chromium.org2009-10-301-8/+28
* Implement cancelling an appcache update. An update is cancelled when its appl...jennb@chromium.org2009-10-161-7/+12
* Make appcache update job retry 503 requests with retry-after of 0.jennb@chromium.org2009-10-081-0/+4
* Implementation of application cache update algorithm.jennb@chromium.org2009-10-061-0/+184