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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load manifest data for newest cache from storage to compare against fetched m...
jennb@chromium.org
2009-11-13
1
-43
/
+74
*
Third patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+2
*
Add storage code to appcache update process.
jennb@chromium.org
2009-10-30
1
-8
/
+188
*
Fix to avoid a bad mem access after URL request has already been deleted.
jennb@chromium.org
2009-10-16
1
-2
/
+2
*
Disable a couple appcache update job unittests that may have a timing-depende...
jennb@chromium.org
2009-10-16
1
-2
/
+2
*
Implement cancelling an appcache update. An update is cancelled when its appl...
jennb@chromium.org
2009-10-16
1
-3
/
+5
*
AppCache StorageAPIs
michaeln@google.com
2009-10-09
1
-13
/
+17
*
Make appcache update job retry 503 requests with retry-after of 0.
jennb@chromium.org
2009-10-08
1
-11
/
+291
*
Re-enabling disabled appcache update unittests. Change comparison of cache u...
jennb@chromium.org
2009-10-06
1
-17
/
+20
*
Disable some appcache update tests that depend on testserver.
jennb@chromium.org
2009-10-06
1
-3
/
+3
*
Implementation of application cache update algorithm.
jennb@chromium.org
2009-10-06
1
-0
/
+1172