.. |
Makefile.in
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
nsEnvironment.cpp
|
|
|
nsEnvironment.h
|
|
|
nsEventQueue.cpp
|
No need to enter the monitor in our destructor. Bug 371374 followup, r+sr=darin
|
2007-02-28 02:28:53 +00:00 |
nsEventQueue.h
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsIEnvironment.idl
|
|
|
nsIEventTarget.idl
|
Bug 404870. Don't allow nsThread::PutEvent to succeed when the thread is no longer able to process the event. This stops us leaking the event and anything hanging off it. r+sr=bsmedberg
|
2007-12-04 18:17:15 -08:00 |
nsIProcess.idl
|
Bug 480427: Remove nsIProcess2 from trunk. r=bsmedberg
|
2009-04-16 16:46:10 +01:00 |
nsIRunnable.idl
|
|
|
nsISupportsPriority.idl
|
|
|
nsIThread.idl
|
|
|
nsIThreadInternal.idl
|
Bug 498010 - Threads should release their observers when they are shut down; r=benjamin
|
2009-06-22 15:08:04 +02:00 |
nsIThreadManager.idl
|
|
|
nsIThreadPool.idl
|
Bug 461594: Interfaces changed without iid updates. r=josh, r=jst
|
2008-10-31 10:31:43 +00:00 |
nsITimer.idl
|
Bug 472258 - Reinitializing one-shot timers by resetting delay (->SetDelay) doesn't work anymore - fix callers; r+sr=bzbarsky
|
2009-02-03 15:42:21 +01:00 |
nsProcess.h
|
Bug 480427: Remove nsIProcess2 from trunk. r=bsmedberg
|
2009-04-16 16:46:10 +01:00 |
nsProcessCommon.cpp
|
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
|
2009-05-26 10:53:15 +02:00 |
nsThread.cpp
|
Bug 498010 - Threads should release their observers when they are shut down; r=benjamin
|
2009-06-22 15:08:04 +02:00 |
nsThread.h
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsThreadManager.cpp
|
Bug 498010 - Threads should release their observers when they are shut down; r=benjamin
|
2009-06-22 15:08:04 +02:00 |
nsThreadManager.h
|
bug 380454, r=benjamin, sr=sicking
|
2008-02-21 04:47:26 -08:00 |
nsThreadPool.cpp
|
Bug 449885 - "Threadpool calls shutdown on its threads twice when shutdown called on the threadpool". r=bsmedberg.
|
2008-08-14 12:04:31 -07:00 |
nsThreadPool.h
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool." r=bsmedberg, jst. Test shouldn't hang now.
|
2008-08-11 17:01:47 -07:00 |
nsThreadUtilsInternal.h
|
Make sure that we push a null JSContext on the current thread's XPConnect stack
|
2007-07-09 20:48:06 -07:00 |
nsTimerImpl.cpp
|
Bug 474369 - get rid of nsVoidArray, xpcom part; r=bsmedberg
|
2009-04-03 18:43:08 +02:00 |
nsTimerImpl.h
|
Bug 443877 - "Need a way to point timers at a different event target". r=bsmedberg.
|
2008-07-24 10:20:33 -07:00 |
TimerThread.cpp
|
Bug 474369 - get rid of nsVoidArray, xpcom part; r=bsmedberg
|
2009-04-03 18:43:08 +02:00 |
TimerThread.h
|
Bug 474369 - get rid of nsVoidArray, xpcom part; r=bsmedberg
|
2009-04-03 18:43:08 +02:00 |