gecko-dev/xpcom/threads
cbiesinger%web.de 15a321ca78 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
..
.cvsignore
MANIFEST
MANIFEST_IDL adding nsITimerManager 2002-04-10 06:06:12 +00:00
Makefile.in Relanding pavlov's changes for bug 129953, in pieces. 2002-04-13 19:00:50 +00:00
TimerThread.cpp Handle wraparound of PRIntervalTime, plus crucial fixes thanks to Ere Maijala <ere@atp.fi> (138791, r=rjesup, sr=waterson). 2002-04-25 21:07:54 +00:00
TimerThread.h Handle wraparound of PRIntervalTime, plus crucial fixes thanks to Ere Maijala <ere@atp.fi> (138791, r=rjesup, sr=waterson). 2002-04-25 21:07:54 +00:00
makefile.win Relanding pavlov's changes for bug 129953, in pieces. 2002-04-13 19:00:50 +00:00
nsAutoLock.cpp
nsAutoLock.h Adding better comments. r=jband, sr=brendan 2002-04-04 23:04:53 +00:00
nsEventQueue.cpp fixes bug 135547 "make event queues more robust" 2002-04-11 00:16:04 +00:00
nsEventQueue.h Fixing crash dismissing dialogs on linux (bug 134070). r=dougt, sr=darin, a=asa & adt. 2002-04-05 23:42:35 +00:00
nsEventQueueService.cpp fixes bug 135547 "make event queues more robust" 2002-04-11 00:16:04 +00:00
nsEventQueueService.h
nsIEventQueue.idl
nsIEventQueueService.idl
nsIProcess.idl fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsIRunnable.idl
nsIScriptableTimer.idl bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
nsIThread.idl
nsIThreadPool.idl
nsITimer.h bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
nsITimerCallback.h
nsITimerManager.idl bug 129953 r=rjesup sr=rpotts 2002-04-10 04:41:23 +00:00
nsPIEventQueueChain.h
nsProcess.h fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsProcessCommon.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsProcessMac.cpp Checkin for bug 120866. Add getenv() support to autoconfig module. Checking in for Jerry Tan. r=dveditz, sr=alecf, a=asa. 2002-03-22 21:37:50 +00:00
nsThread.cpp Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org 2002-06-11 19:26:04 +00:00
nsThread.h
nsTimerImpl.cpp bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
nsTimerImpl.h bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
plevent.c Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa 2002-03-27 07:16:12 +00:00
plevent.h