..
AbstractThread.cpp
Bug 1313200
- Init AbstractThread properly and early. r=froydnj
2017-04-19 13:24:09 +08:00
AbstractThread.h
Bug 1313200
- Init AbstractThread properly and early. r=froydnj
2017-04-19 13:24:09 +08:00
BackgroundHangMonitor.cpp
Bug 1358619 - Fetch the stack and native stack within the same pause of the target thread, r=froydnj
2017-05-01 13:40:37 -04:00
BackgroundHangMonitor.h
…
BlockingResourceBase.cpp
Bug 1312087 - part 1 - move mozilla::{Mutex,CondVar} to use mozglue locking primitives; r=erahm
2017-03-21 10:20:36 -05:00
BlockingResourceBase.h
…
CondVar.h
Bug 1312087 - part 1 - move mozilla::{Mutex,CondVar} to use mozglue locking primitives; r=erahm
2017-03-21 10:20:36 -05:00
DeadlockDetector.h
…
HangAnnotations.cpp
…
HangAnnotations.h
…
HangMonitor.cpp
Bug 1358320 - Make TimeStamp::ProcessCreation()'s outparam optional. r=gsvelto.
2017-04-26 14:55:54 +10:00
HangMonitor.h
…
LazyIdleThread.cpp
Bug 1353544 - Replace usage of PR_BEGIN_MACRO in xpcom. r=froydnj
2017-04-05 18:06:44 -07:00
LazyIdleThread.h
…
LeakRefPtr.h
…
MainThreadIdlePeriod.cpp
…
MainThreadIdlePeriod.h
…
MainThreadUtils.h
…
Monitor.h
…
MozPromise.h
Bug 1361942 - Store ActualArgTypes instead of ArgTypes for we are sending data of ActualArgTypes types to another thread. r=gerald
2017-05-03 12:34:50 +08:00
Mutex.h
Bug 1312087 - part 1 - move mozilla::{Mutex,CondVar} to use mozglue locking primitives; r=erahm
2017-03-21 10:20:36 -05:00
ReentrantMonitor.h
…
SchedulerGroup.cpp
Bug 1350436 - Rename ValidatingDispatcher to SchedulerGroup (r=froydnj)
2017-04-10 16:49:39 -07:00
SchedulerGroup.h
Bug 1350436 - Rename ValidatingDispatcher to SchedulerGroup (r=froydnj)
2017-04-10 16:49:39 -07:00
SharedThreadPool.cpp
…
SharedThreadPool.h
…
StateMirroring.h
…
StateWatching.h
…
SyncRunnable.h
…
SystemGroup.cpp
Bug 1350436 - Rename ValidatingDispatcher to SchedulerGroup (r=froydnj)
2017-04-10 16:49:39 -07:00
SystemGroup.h
Bug 1350436 - Rename ValidatingDispatcher to SchedulerGroup (r=froydnj)
2017-04-10 16:49:39 -07:00
TaskCategory.h
…
TaskDispatcher.h
Bug 1353610 - Add null checks. r=bobbyholley
2017-03-31 17:01:35 +08:00
TaskQueue.cpp
Bug 1359309. P1 - give mozilla::TaskQueue a name which will be useful in debugging Dispatch() failures. r=jya
2017-04-25 14:57:55 +08:00
TaskQueue.h
Bug 1359309. P2 - dump the name of the TaskQueue when Dispatch() fails. r=jya
2017-04-25 15:08:23 +08:00
ThreadStackHelper.cpp
Bug 1358619 - Fetch the stack and native stack within the same pause of the target thread, r=froydnj
2017-05-01 13:40:37 -04:00
ThreadStackHelper.h
Bug 1358619 - Fetch the stack and native stack within the same pause of the target thread, r=froydnj
2017-05-01 13:40:37 -04:00
ThrottledEventQueue.cpp
Bug 1339289 - Give names to a lot of common runnables (r=ehsan)
2017-02-15 12:30:01 -08:00
ThrottledEventQueue.h
…
TimerThread.cpp
Bug 1325254 P5 Make nsITimer::Cancel() O(c). r=froydnj
2017-04-20 17:56:07 -04:00
TimerThread.h
Bug 1325254 P5 Make nsITimer::Cancel() O(c). r=froydnj
2017-04-20 17:56:07 -04:00
moz.build
Bug 1357323 - Remove support for gonk in the build system. r=gps
2017-04-18 16:56:09 +09:00
nsEnvironment.cpp
Bug 1334278 - change mozilla::Smprintf to return a UniquePtr; r=froydnj
2017-03-03 08:17:27 -07:00
nsEnvironment.h
…
nsEventQueue.cpp
…
nsEventQueue.h
…
nsICancelableRunnable.h
…
nsIEnvironment.idl
…
nsIEventTarget.idl
…
nsIIdlePeriod.idl
…
nsIIncrementalRunnable.h
…
nsINamed.idl
…
nsIProcess.idl
…
nsIRunnable.idl
…
nsISupportsPriority.idl
…
nsIThread.idl
…
nsIThreadInternal.idl
…
nsIThreadManager.idl
Bug 1355161 - provide a scriptable equivalent of NS_DispatchToMainThread, r=froydnj.
2017-04-14 18:27:32 +02:00
nsIThreadPool.idl
…
nsITimer.idl
…
nsMemoryPressure.cpp
…
nsMemoryPressure.h
…
nsProcess.h
…
nsProcessCommon.cpp
Backed out changeset 7fdcabdbb675 (bug 1024669) for failing mda, GTest and talos jobs. r=backout on a CLOSED TREE
2017-04-10 19:05:44 +02:00
nsProxyRelease.cpp
…
nsProxyRelease.h
…
nsThread.cpp
Bug 1168169 - Mark nsThreadShutdownContext::joiningThread as MOZ_UNSAFE_REF, r=froydnj
2017-04-17 14:57:25 -04:00
nsThread.h
…
nsThreadManager.cpp
Bug 1313200
- Init AbstractThread properly and early. r=froydnj
2017-04-19 13:24:09 +08:00
nsThreadManager.h
…
nsThreadPool.cpp
Bug 1339289 - Give names to a lot of common runnables (r=ehsan)
2017-02-15 12:30:01 -08:00
nsThreadPool.h
…
nsThreadSyncDispatch.h
…
nsThreadUtils.cpp
Backed out changeset 7fdcabdbb675 (bug 1024669) for failing mda, GTest and talos jobs. r=backout on a CLOSED TREE
2017-04-10 19:05:44 +02:00
nsThreadUtils.h
Backed out changeset 7fdcabdbb675 (bug 1024669) for failing mda, GTest and talos jobs. r=backout on a CLOSED TREE
2017-04-10 19:05:44 +02:00
nsTimerImpl.cpp
Bug 1325254 P5 Make nsITimer::Cancel() O(c). r=froydnj
2017-04-20 17:56:07 -04:00
nsTimerImpl.h
Bug 1325254 P5 Make nsITimer::Cancel() O(c). r=froydnj
2017-04-20 17:56:07 -04:00