gecko/netwerk/cache2
2014-04-10 14:29:46 +02:00
..
AppCacheStorage.cpp
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
CacheFileContextEvictor.cpp Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheFileContextEvictor.h Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheFileInputStream.cpp
CacheFileInputStream.h
CacheFileIOManager.cpp Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheFileIOManager.h Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheFileMetadata.cpp Bug 994574 - HTTP cache v2: CacheFileMetadata::ParseMetadata() fails to parse any entry, r=honzab 2014-04-10 14:29:46 +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
CacheFileOutputStream.h
CacheFileUtils.cpp Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheFileUtils.h Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheHashUtils.cpp
CacheHashUtils.h
CacheIndex.cpp Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheIndex.h Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheIndexContextIterator.cpp Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheIndexContextIterator.h Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheIndexIterator.cpp Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheIndexIterator.h Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +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
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
CacheStorage.h
CacheStorageService.cpp Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
CacheStorageService.h Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
moz.build Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
nsICacheEntry.idl Bug 959761 - finalize nsICacheEntry interface, r=michal 2014-04-04 14:42:05 +02:00
nsICacheEntryDoomCallback.idl
nsICacheEntryOpenCallback.idl
nsICacheStorage.idl
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
OldWrappers.h