Dactyloidae/netwerk/cache2
Moonchild 5dfded811d Issue #80 - reinstated unified building for some large chunks of our code.
This should reduce compile complexity saving time and reducing linker stress.
2022-09-07 10:36:23 +08:00
..
AppCacheStorage.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
AppCacheStorage.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheEntry.cpp Issue #21 - Remove Telemetry plumbing and fix build. 2022-04-28 10:25:48 +08:00
CacheEntry.h Issue #21 - Remove Telemetry plumbing and fix build. 2022-04-28 10:25:48 +08:00
CacheFile.cpp Revert "[network] Improve thread-safety of cache entry handling." 2022-03-28 22:56:14 +08:00
CacheFile.h Revert "[network] Improve thread-safety of cache entry handling." 2022-03-28 22:56:14 +08:00
CacheFileChunk.cpp Revert "[network] Improve thread-safety of cache entry handling." 2022-03-28 22:56:14 +08:00
CacheFileChunk.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheFileContextEvictor.cpp Issue #80 - De-unify netwerk/cache2 2020-05-23 06:51:45 +08:00
CacheFileContextEvictor.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheFileInputStream.cpp Revert "[network] Improve thread-safety of cache entry handling." 2022-03-28 22:56:14 +08:00
CacheFileInputStream.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheFileIOManager.cpp Issue #1053 - Remove android support from netwerk 2020-02-27 07:31:14 +08:00
CacheFileIOManager.h Issue #1053 - Remove android support from netwerk 2020-02-27 07:31:14 +08:00
CacheFileMetadata.cpp Issue #21 - Remove remaining telemetry structs, callers and flags. 2022-04-28 10:33:44 +08:00
CacheFileMetadata.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheFileOutputStream.cpp Revert "[network] Improve thread-safety of cache entry handling." 2022-03-28 22:56:14 +08:00
CacheFileOutputStream.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheFileUtils.cpp Issue #80 - De-unify netwerk/cache2 2020-05-23 06:51:45 +08:00
CacheFileUtils.h Remove telemetry probes to get detailed disk cache hit rate. 2019-02-16 00:14:54 +08:00
CacheHashUtils.cpp Issue #80 - De-unify netwerk/cache2 2020-05-23 06:51:45 +08:00
CacheHashUtils.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheIndex.cpp [network] cache memory reporter cleanup 2022-03-22 23:19:50 +08:00
CacheIndex.h [network] Use a proof of lock everywhere in cache v2. 2021-08-12 11:21:24 +08:00
CacheIndexContextIterator.cpp [network] Use a proof of lock everywhere in cache v2. 2021-08-12 11:21:24 +08:00
CacheIndexContextIterator.h [network] Use a proof of lock everywhere in cache v2. 2021-08-12 11:21:24 +08:00
CacheIndexIterator.cpp [network] Use a proof of lock everywhere in cache v2. 2021-08-12 11:21:24 +08:00
CacheIndexIterator.h [network] Use a proof of lock everywhere in cache v2. 2021-08-12 11:21:24 +08:00
CacheIOThread.cpp [network] Make CacheIOThread::ThreadFunc hold reference to thread. 2021-07-15 09:26:22 +08:00
CacheIOThread.h Revert "[network] Improve thread-safety of cache entry handling." 2022-03-28 22:56:14 +08:00
CacheLog.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheLog.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheObserver.cpp Remove telemetry probes for cache file system. 2019-02-16 00:14:52 +08:00
CacheObserver.h Remove telemetry probes for cache file system. 2019-02-16 00:14:52 +08:00
CacheStorage.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheStorage.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheStorageService.cpp [network] cache memory reporter cleanup 2022-03-22 23:19:50 +08:00
CacheStorageService.h Telemetry: Remove stubs and related code 2019-02-16 00:24:04 +08:00
moz.build Issue #80 - reinstated unified building for some large chunks of our code. 2022-09-07 10:36:23 +08:00
nsICacheEntry.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsICacheEntryDoomCallback.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsICacheEntryOpenCallback.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsICacheStorage.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsICacheStorageService.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsICacheStorageVisitor.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsICacheTesting.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
OldWrappers.cpp Issue #21 - Follow-up: Remove some left-over telemetry plumbing. 2022-06-27 21:48:09 +08:00
OldWrappers.h Issue #21 - Follow-up: Remove some left-over telemetry plumbing. 2022-06-27 21:48:09 +08:00