.. |
.cvsignore
|
Ignore bloatblame.
|
2000-06-01 02:08:34 +00:00 |
bloatblame.c
|
Revise connect_nodes to be tmgraphnode_connect, reusable via tmreader.[ch].
|
2000-07-26 02:19:27 +00:00 |
IIDS.h
|
reserving some id's for nsIRangeUtil. NOT PART OF BUILD
|
2001-04-19 23:21:57 +00:00 |
jar.mn
|
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
|
2000-09-20 19:35:24 +00:00 |
Makefile.in
|
Fix Boehm GC + MOZ_TRACK_MODULE_DEPS build. r=disttsc@bart.nl sr=cls@seawood.org
|
2001-04-03 13:29:13 +00:00 |
makefile.win
|
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
|
2001-01-25 22:54:05 +00:00 |
MANIFEST
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
MANIFEST_IDL
|
fixing Mac bustage?
|
2000-08-22 06:33:06 +00:00 |
nsAgg.h
|
|
|
nsAllocator.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsAllocator.h
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsCom.h
|
Don't need to make this change if pref isn't in
|
2001-04-20 12:19:23 +00:00 |
nsCOMPtr.cpp
|
Improved logging facilities on |nsCOMPtr| in cooperation with dbaron, for his new logging tools. r=dbaron
|
2000-06-08 04:52:39 +00:00 |
nsCOMPtr.h
|
bug #75504; sr=jband. making it impossible to misuse |getter_AddRefs| in the way jband discovered
|
2001-05-03 10:15:09 +00:00 |
nsConsoleMessage.cpp
|
fix for #45797 - fix NS_IMPL_ISUPPORTS consumers
|
2000-11-17 03:41:41 +00:00 |
nsConsoleMessage.h
|
fix uninitialized member crash in secondary constructor of nsConsoleMessage
|
2000-08-22 05:54:25 +00:00 |
nsConsoleService.cpp
|
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
|
2001-04-11 14:23:13 +00:00 |
nsConsoleService.h
|
Fix to 53929. Fix previously-broken UnregisterListener method on console service, by proxy-wrapping the service we've been asked to remove before comparing it to those in the listener list. The saved listeners are already proxy-wrapped, so the previous straight compare failed.
|
2000-10-09 23:45:59 +00:00 |
nscore.h
|
changing C++ comments to C comments since for some reason
|
2000-09-13 12:22:17 +00:00 |
nsCWeakReference.cpp
|
|
|
nsCWeakReference.h
|
|
|
nsDebug.cpp
|
Bug 75198. Support XPCOM_DEBUG_BREAK=warn on Win32. r=brendan, sr=scc
|
2001-04-28 02:10:18 +00:00 |
nsDebug.h
|
|
|
nsDebugHelpWin32.cpp
|
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
|
2001-01-17 21:06:51 +00:00 |
nsDebugHelpWin32.h
|
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
|
2001-01-17 21:06:51 +00:00 |
nsError.h
|
#56767
|
2000-11-28 23:51:05 +00:00 |
nsErrorService.cpp
|
#73620
|
2001-03-27 22:59:33 +00:00 |
nsErrorService.h
|
Added nsIErrorService to map from nsresult codes to string bundles and keys for error messages.
|
2000-07-22 05:38:43 +00:00 |
nsExceptionService.cpp
|
Adding placeholders for new files introduced in the XPCDOM_20010420_BASE
|
2001-05-01 07:03:27 +00:00 |
nsExceptionService.h
|
Adding placeholders for new files introduced in the XPCDOM_20010420_BASE
|
2001-05-01 07:03:27 +00:00 |
nsGarbageCollector.c
|
|
|
nsIAllocator.h
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
Bug fix for 52648 -- remaining stash of progids which I missed on
|
2000-09-14 23:20:49 +00:00 |
nsIConsoleService.idl
|
Bug fix for 52648 -- remaining stash of progids which I missed on
|
2000-09-14 23:20:49 +00:00 |
nsID.cpp
|
Fixing mac breakage. It seems as if the mac compiler actually follows the C++ standard.
|
2001-02-04 10:49:33 +00:00 |
nsID.h
|
|
|
nsIErrorService.idl
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsIException.idl
|
Adding placeholders for new files introduced in the XPCDOM_20010420_BASE
|
2001-05-01 07:03:27 +00:00 |
nsIExceptionService.idl
|
Adding placeholders for new files introduced in the XPCDOM_20010420_BASE
|
2001-05-01 07:03:27 +00:00 |
nsIID.h
|
|
|
nsIInterfaceRequestor.cpp
|
|
|
nsIInterfaceRequestor.idl
|
|
|
nsILeakDetector.idl
|
[Not part of build] Changed getServices() to attribute services.
|
2000-09-19 14:48:11 +00:00 |
nsILoggingService.idl
|
Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson
|
2000-10-27 06:18:39 +00:00 |
nsIMemory.idl
|
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
|
2000-09-20 05:44:19 +00:00 |
nsIProgrammingLanguage.idl
|
NOT part of the build. Adding file that will appear on a branch
|
2001-05-04 21:39:11 +00:00 |
nsIPtr.h
|
|
|
nsISupports.idl
|
|
|
nsISupportsUtils.h
|
Bug 68213. Require users of nsFixedSizeAllocator to specify object size at Free() time to avoid 8 byte overhead per allocation. r=harishd, brendan, shaver, hyatt; sr=scc
|
2001-04-04 05:00:08 +00:00 |
nsISystemInfo.idl
|
|
|
nsIWeakReference.idl
|
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
|
2001-03-24 00:22:18 +00:00 |
nsLeakDetector.cpp
|
Fix to get nsLeakDetector building again after shaver's changes to NS_NewGenericFactory(). r=dbaron@fas.harvard.edu, sr=waterson, amen=leaf.
|
2001-03-15 02:49:23 +00:00 |
nsLeakDetector.h
|
|
|
nslog.h
|
Moving leak fixes from logging_102900_branch to trunk to quite tinderbox a bit more.
|
2000-11-01 01:41:15 +00:00 |
nsLogging.cpp
|
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
|
2001-03-02 09:26:57 +00:00 |
nsLogging.h
|
Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson
|
2000-10-27 06:18:39 +00:00 |
nsMemory.h
|
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
|
2000-09-20 05:44:19 +00:00 |
nsMemoryImpl.cpp
|
#56767
|
2000-11-28 23:51:05 +00:00 |
nsMemoryImpl.h
|
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
|
2000-09-20 05:44:19 +00:00 |
nsrootidl.idl
|
Add AString to nsrootidl.idl for bug 70681, r=markh, sr=jst
|
2001-04-05 12:25:09 +00:00 |
nsStackFrameWin.h
|
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
|
2001-01-17 21:06:51 +00:00 |
nsSystemInfo.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsSystemInfo.h
|
Bug fix for 52648 -- remaining stash of progids which I missed on
|
2000-09-14 23:20:49 +00:00 |
nsTraceMalloc.c
|
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
|
2001-01-25 22:54:05 +00:00 |
nsTraceMalloc.h
|
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
|
2001-01-25 22:54:05 +00:00 |
nsTraceMallocCallbacks.h
|
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
|
2001-01-17 21:06:51 +00:00 |
nsTraceRefcnt.cpp
|
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
|
2001-01-25 22:54:05 +00:00 |
nsTraceRefcnt.h
|
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
|
2000-12-23 16:43:32 +00:00 |
nsTraceRefcntImpl.cpp
|
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
|
2001-01-25 22:54:05 +00:00 |
nsTraceRefcntImpl.h
|
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
|
2000-12-23 16:43:32 +00:00 |
nsTypeInfo.cpp
|
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
|
2001-01-25 22:54:05 +00:00 |
nsWeakPtr.h
|
|
|
nsWeakReference.cpp
|
fix bustage
|
2001-03-09 01:38:36 +00:00 |
nsWeakReference.h
|
part of the fix to bug 66950. For xpconnect the class we mixin to sometimes needs to know if any weak references are outstanding. r=rogerl sr=brendan
|
2001-02-02 08:40:01 +00:00 |
nsWinTraceMalloc.cpp
|
not in build. only used for trace malloc purposes. This will be reviewed once a makefile change is made
|
2001-01-17 21:07:42 +00:00 |
pure_api.c
|
|
|
pure.h
|
|
|
tmreader.c
|
Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build).
|
2000-11-22 08:05:05 +00:00 |
tmreader.h
|
Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build).
|
2000-11-22 08:05:05 +00:00 |
xpcom.properties
|
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
|
2000-07-25 05:45:56 +00:00 |