.. |
HangMonitor.cpp
|
Bug 867313: 'crash on hang' doesn't always trigger. r=ehsan
|
2013-04-30 18:39:16 -04:00 |
HangMonitor.h
|
Bug 710935 - Measure lag in handling user input. r=bsmedberg
|
2012-05-25 09:22:19 -04:00 |
LazyIdleThread.cpp
|
Backout bug 861287 for gcc build failures.
|
2013-04-25 08:30:28 -04:00 |
LazyIdleThread.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 |
Makefile.in
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
moz.build
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
nsEnvironment.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsEnvironment.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg
|
2012-06-05 19:51:58 -04:00 |
nsEventQueue.cpp
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
nsEventQueue.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 |
nsICancelableRunnable.idl
|
Bug 814771 - Add a cancelable runnable and use it to cancel a pending memory minimization procedure when an application is brought to the foreground r=jlebar
|
2012-12-11 19:13:29 +01:00 |
nsIEnvironment.idl
|
Backed out 2 changesets (bug 579517)
|
2012-10-25 12:32:24 -04:00 |
nsIEventTarget.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIProcess.idl
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsIRunnable.idl
|
Bug 814771 - Add a cancelable runnable and use it to cancel a pending memory minimization procedure when an application is brought to the foreground r=jlebar
|
2012-12-11 19:13:29 +01:00 |
nsISupportsPriority.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIThread.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIThreadInternal.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIThreadManager.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIThreadPool.idl
|
Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium
|
2012-06-12 19:06:20 +02:00 |
nsITimer.idl
|
Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg
|
2013-05-16 08:26:55 -04:00 |
nsProcess.h
|
Bug 789847 - Remove PR_CALLBACK usage from tree
|
2012-09-25 11:18:38 -05:00 |
nsProcessCommon.cpp
|
Bug 803476 - RunProcess may leak memory if ShellExecuteEx is failure. r=bsmedberg
|
2012-10-24 13:46:52 +09:00 |
nsThread.cpp
|
Bug 839962 - Part 2: Replace some XPCOM thread NS_ASSERTIONs with MOZ_ASSERTs. r=bsmedberg
|
2013-02-07 21:54:20 -08:00 |
nsThread.h
|
Bug 780770, nsThread::SetMainThreadObserver, r=bz+bholley
|
2012-10-24 01:26:36 +03:00 |
nsThreadManager.cpp
|
Bug 724368 - Expose the maximum number of threads. r=dougt
|
2013-04-19 07:54:18 -04:00 |
nsThreadManager.h
|
Bug 724368 - Expose the maximum number of threads. r=dougt
|
2013-04-19 07:54:18 -04:00 |
nsThreadPool.cpp
|
Bug 873960 - Avoid unnecessary idle thread notifications when changing thread limits. r=bsmedberg
|
2013-05-16 09:02:46 -07:00 |
nsThreadPool.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsTimerImpl.cpp
|
Bug 744836: Adds null checks for mEventTarget in nsTimerImpl. r=bsmedberg
|
2013-04-23 11:24:20 -06:00 |
nsTimerImpl.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
SyncRunnable.h
|
Bug 853998 - Add a common "SyncRunnable" class which dispatches events totally synchronously, avoiding event loop spinning or automatic promotion of this event to a nsThread, r=bsmedberg
|
2013-03-26 09:11:00 -07:00 |
TimerThread.cpp
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2013-04-02 20:59:27 -04:00 |
TimerThread.h
|
Bug 579517 - Remove some PRBools. r=ehsan
|
2013-04-04 10:28:18 -07:00 |