index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
appcache
/
appcache_update_job.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce an AppCachePolicy interface that allows the containing browser to d...
michaeln@chromium.org
2010-02-17
1
-0
/
+9
*
Fix for a big appcache storage bug. Now stores a record of the new master ent...
michaeln@chromium.org
2010-01-24
1
-11
/
+19
*
Trigger the deletion of unused responses when caches are updated and made obs...
michaeln@chromium.org
2010-01-13
1
-0
/
+8
*
When an update job doesn't complete successfully, doom all responses created ...
michaeln@chromium.org
2010-01-04
1
-0
/
+4
*
Make appcache update conditionally include If-Modified-Since and If-None-Matc...
jennb@chromium.org
2009-12-22
1
-0
/
+5
*
During appcache update, copy response from newest complete cache if http cach...
jennb@chromium.org
2009-12-16
1
-10
/
+10
*
Queue appcache update if current update process is terminating.
jennb@chromium.org
2009-12-10
1
-0
/
+2
*
Revert 449036, which rolled back 402098, and fix the valgrind error that caus...
jennb@chromium.org
2009-12-01
1
-1
/
+38
*
Revert 33394 (due to valgrind errors) - Appcache update support for pending m...
willchan@chromium.org
2009-12-01
1
-38
/
+1
*
Appcache update support for pending master entries:
jennb@chromium.org
2009-12-01
1
-1
/
+38
*
Load manifest data for newest cache from storage to compare against fetched m...
jennb@chromium.org
2009-11-13
1
-9
/
+5
*
Change store group and newest cache API so that storage failure does not requ...
jennb@chromium.org
2009-11-11
1
-4
/
+0
*
Add storage code to appcache update process.
jennb@chromium.org
2009-10-30
1
-8
/
+28
*
Implement cancelling an appcache update. An update is cancelled when its appl...
jennb@chromium.org
2009-10-16
1
-7
/
+12
*
Make appcache update job retry 503 requests with retry-after of 0.
jennb@chromium.org
2009-10-08
1
-0
/
+4
*
Implementation of application cache update algorithm.
jennb@chromium.org
2009-10-06
1
-0
/
+184