gecko/netwerk/cache2
2014-04-09 10:06:59 +02:00
..
AppCacheStorage.cpp Bug 917432 - hook to webapps-clear-data notification, r=michal 2013-11-20 23:20:16 +01:00
AppCacheStorage.h
CacheEntry.cpp Bug 986179 - Rework cache2 memory pool, r=michal 2014-04-06 20:45:18 +02:00
CacheEntry.h Bug 986179 - Rework cache2 memory pool, r=michal 2014-04-06 20:45:18 +02:00
CacheFile.cpp Bug 986179 - Rework cache2 memory pool, r=michal 2014-04-06 20:45:18 +02:00
CacheFile.h Bug 986179 - Rework cache2 memory pool, r=michal 2014-04-06 20:45:18 +02:00
CacheFileChunk.cpp Bug 986179 - Rework cache2 memory pool, r=michal 2014-04-06 20:45:18 +02:00
CacheFileChunk.h Bug 988318 - HTTP cache v2: enlarge chunk size, r=michal 2014-04-06 20:45:49 +02:00
CacheFileInputStream.cpp Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg 2014-03-27 16:38:33 -04:00
CacheFileInputStream.h Bug 964039 - Memory used by the new cache backend is not reported, r=michal 2014-02-27 00:11:40 +01:00
CacheFileIOManager.cpp Bug 920573 - HTTP cache v2: Remove all cache files during shutdown when "Clear history when Firefox closes" + "Cache" setting is checked, r=honzab 2014-04-09 10:06:59 +02:00
CacheFileIOManager.h Bug 920573 - HTTP cache v2: Remove all cache files during shutdown when "Clear history when Firefox closes" + "Cache" setting is checked, r=honzab 2014-04-09 10:06:59 +02:00
CacheFileMetadata.cpp Bug 941698 - HTTP cache v2: add version information to cache entries, r=michal 2014-04-07 22:07:43 +02:00
CacheFileMetadata.h Bug 941698 - HTTP cache v2: add version information to cache entries, r=michal 2014-04-07 22:07:43 +02:00
CacheFileOutputStream.cpp Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg 2014-03-27 16:38:33 -04:00
CacheFileOutputStream.h Bug 964039 - Memory used by the new cache backend is not reported, r=michal 2014-02-27 00:11:40 +01:00
CacheFileUtils.cpp Bug 968593 - HTTP cache v2: Make load context key (a.k.a key prefix) safely parsable, r=michal 2014-04-06 20:44:40 +02:00
CacheFileUtils.h Bug 968593 - HTTP cache v2: Make load context key (a.k.a key prefix) safely parsable, r=michal 2014-04-06 20:44:40 +02:00
CacheHashUtils.cpp Bug 923016 - Implementation of cache index, r=honzab 2014-02-18 16:05:07 +01:00
CacheHashUtils.h Bug 923016 - Implementation of cache index, r=honzab 2014-02-18 16:05:07 +01:00
CacheIndex.cpp Bug 920573 - HTTP cache v2: Remove all cache files during shutdown when "Clear history when Firefox closes" + "Cache" setting is checked, r=honzab 2014-04-09 10:06:59 +02:00
CacheIndex.h Bug 915296 - HTTP cache v2: Show cache consumption correctly in UI, r=michal, gavin 2014-04-06 20:44:40 +02:00
CacheIOThread.cpp Bug 913653: Remove lock from IOInterposer and add IOInterposer thread registration; r=froydnj 2014-04-08 22:57:52 -06:00
CacheIOThread.h Bug 986179 - Rework cache2 memory pool, r=michal 2014-04-06 20:45:18 +02:00
CacheLog.cpp
CacheLog.h Bug 924938 - Correctly include CacheLog.h as the first file in a module to force logging in opt builds, r=michal 2013-10-15 20:08:26 +02:00
CacheObserver.cpp Bug 920573 - HTTP cache v2: Remove all cache files during shutdown when "Clear history when Firefox closes" + "Cache" setting is checked, r=honzab 2014-04-09 10:06:59 +02:00
CacheObserver.h Bug 920573 - HTTP cache v2: Remove all cache files during shutdown when "Clear history when Firefox closes" + "Cache" setting is checked, r=honzab 2014-04-09 10:06:59 +02:00
CacheStorage.cpp Bug 913820 - Base for size limit preferences in HTTP cache v2, r=michal 2014-02-04 01:53:00 +01:00
CacheStorage.h Bug 964039 - Memory used by the new cache backend is not reported, r=michal 2014-02-27 00:11:40 +01:00
CacheStorageService.cpp Bug 986179 - Rework cache2 memory pool, r=michal 2014-04-06 20:45:18 +02:00
CacheStorageService.h Bug 986179 - Rework cache2 memory pool, r=michal 2014-04-06 20:45:18 +02:00
moz.build Bug 968106 - HTTP cache v2: implementation of the eviction of the whole disk cache, r=honzab 2014-03-07 12:22:59 +01:00
nsICacheEntry.idl Bug 959761 - finalize nsICacheEntry interface, r=michal 2014-04-04 14:42:05 +02:00
nsICacheEntryDoomCallback.idl
nsICacheEntryOpenCallback.idl Bug 922741 - make callbacks iteration in CacheEntry smarter, r=michal 2013-11-20 23:20:17 +01:00
nsICacheStorage.idl Bug 922741 - make callbacks iteration in CacheEntry smarter, r=michal 2013-11-20 23:20:17 +01:00
nsICacheStorageService.idl Bug 915296 - HTTP cache v2: Show cache consumption correctly in UI, r=michal, gavin 2014-04-06 20:44:40 +02:00
nsICacheStorageVisitor.idl
OldWrappers.cpp Bug 979422 - HTTP old cache wrapper performs UMR if onCacheEntryCheck fails, r=michal 2014-03-17 18:21:39 +01:00
OldWrappers.h Bug 949175 - Remove possibility to un-persist a cache entry after it has been opened, r=michal 2014-02-04 01:52:59 +01:00