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
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
AppCache URLFetcher refactoring. Just pulling the URLRequest handling
michaeln@google.com
2011-02-15
1
-43
/
+65
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-7
/
+9
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-20
/
+20
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
1
-2
/
+3
*
GTTF: some more FRIEND_TEST_ALL_PREFIXES
phajdan.jr@chromium.org
2010-08-16
1
-2
/
+3
*
Undo in memory changes made by an update job if the commit to disk fails. Pro...
michaeln@chromium.org
2010-08-03
1
-1
/
+5
*
Make conditional requests when updating the appcache.
michaeln@chromium.org
2010-07-21
1
-7
/
+18
*
New javascript console logging related to the appcache.
michaeln@chromium.org
2010-07-14
1
-5
/
+5
*
Provide more info to the renderer process in appcache progress events.
michaeln@chromium.org
2010-05-25
1
-0
/
+4
*
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