.. |
Makefile.in
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
moz.build
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
|
2013-06-17 15:21:01 -04:00 |
nsApplicationCache.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsApplicationCacheService.cpp
|
Bug 786299 - Delete app-cache related to an app when uninstalled. r=honza,jduell
|
2012-10-02 17:39:09 -07:00 |
nsApplicationCacheService.h
|
Bug 786299 - Delete app-cache related to an app when uninstalled. r=honza,jduell
|
2012-10-02 17:39:09 -07:00 |
nsCache.cpp
|
Bug 792581 - part 20: Replace LL_UI2L macro with int64_t cast. r=ehsan
|
2012-10-25 19:25:57 -04:00 |
nsCache.h
|
Bug 795897 - Force NSPR logging for cache module in release build, r=jduell
|
2012-11-22 02:14:00 +01:00 |
nsCacheDevice.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsCacheEntry.cpp
|
Bug 729182 - Implement visual event tracer, part1 - instrumentation, r=mcmanus,bz,ehsan,bsmedberg,michal
|
2013-03-28 18:38:04 +01:00 |
nsCacheEntry.h
|
Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
nsCacheEntryDescriptor.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsCacheEntryDescriptor.h
|
Bug 824484 - Fix race condition between stream wrapper destructor and nsCacheService::CloseAllStreams(), r=hurley
|
2013-01-03 20:24:27 +01:00 |
nsCacheMetaData.cpp
|
reland the part of bug 801466 backed out in 02a65951d77d since it wasn't at fault
|
2012-12-10 03:19:02 -05:00 |
nsCacheMetaData.h
|
reland the part of bug 801466 backed out in 02a65951d77d since it wasn't at fault
|
2012-12-10 03:19:02 -05:00 |
nsCacheRequest.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsCacheService.cpp
|
Bug 848344 - Clear media cache along with network cache when storage policy is set to STORE_ANYWHERE. r=michal
|
2013-06-18 01:44:00 -04:00 |
nsCacheService.h
|
Bug 848344 - Clear media cache along with network cache when storage policy is set to STORE_ANYWHERE. r=michal
|
2013-06-18 01:44:00 -04:00 |
nsCacheSession.cpp
|
Bug 695399 - Remove calls to nsICacheSession::openCacheEntry on the main thread - netwerk part, r=hurley
|
2012-09-18 20:06:35 +02:00 |
nsCacheSession.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsCacheUtils.cpp
|
Bug 829419 - Don't allow processing pending events while shutting down cache IO thread, r=jduell
|
2013-04-16 17:40:08 +02:00 |
nsCacheUtils.h
|
Bug 829419 - Don't allow processing pending events while shutting down cache IO thread, r=jduell
|
2013-04-16 17:40:08 +02:00 |
nsDeleteDir.cpp
|
Bug 829419 - Don't allow processing pending events while shutting down cache IO thread, r=jduell
|
2013-04-16 17:40:08 +02:00 |
nsDeleteDir.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsDiskCache.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsDiskCacheBinding.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsDiskCacheBinding.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsDiskCacheBlockFile.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsDiskCacheBlockFile.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsDiskCacheDevice.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsDiskCacheDevice.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsDiskCacheDeviceSQL.cpp
|
Bug 804742 - EnsureStringLength doesn't work. f=Ms2ger, r=ehsan
|
2013-05-08 00:52:52 +09:00 |
nsDiskCacheDeviceSQL.h
|
Bug 842611 - Don't let nsOfflineCacheDevice::Init() create mozStorageService on non-main thread, r=michal
|
2013-04-10 02:21:07 +02:00 |
nsDiskCacheEntry.cpp
|
Bug 795897 - Force NSPR logging for cache module in release build, r=jduell
|
2012-11-22 02:14:00 +01:00 |
nsDiskCacheEntry.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsDiskCacheMap.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsDiskCacheMap.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsDiskCacheStreams.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsDiskCacheStreams.h
|
bug 887854 - remove most useage of pratom.h r=mounir, mcmanus, jrmuizel
|
2013-06-16 03:09:07 -04:00 |
nsICache.idl
|
Bug 725993 - Remove ability to tell cache to STORE_ON_DISK_AS_FILE, r=bsmith
|
2013-01-04 00:30:48 +01:00 |
nsICacheEntryDescriptor.idl
|
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
|
2012-09-17 23:31:46 +02:00 |
nsICacheListener.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsICacheService.idl
|
bug 868441 Bypass Cache when lock held too long r=novotny
|
2013-05-12 10:01:13 -04:00 |
nsICacheSession.idl
|
Bug 695399 - Remove calls to nsICacheSession::openCacheEntry on the main thread - netwerk part, r=hurley
|
2012-09-18 20:06:35 +02:00 |
nsICacheVisitor.idl
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsMemoryCacheDevice.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsMemoryCacheDevice.h
|
Bug 829439 (part 1) - Add MemoryReporterBase class that promotes better encapsulation within nsIMemoryReporter sub-classes. r=jlebar.
|
2013-01-14 16:26:47 -08:00 |