..
AbstractThread.cpp
Bug 1695580 - In xpcom, cancel pending DelayedRunnable timers on shutdown. r=KrisWright
2021-04-06 20:15:11 +00:00
AbstractThread.h
…
BlockingResourceBase.cpp
Bug 1706376 - Remove loud warning from BlockingResourceBase::Release(), r=xpcom-reviewers,mccr8
2021-05-06 20:05:33 +00:00
BlockingResourceBase.h
Bug 1515229 - Make MozStackWalk/MozWalkTheStack frame skipping more reliable. r=gerald,nika,bobowen,jld
2021-04-16 04:06:02 +00:00
CPUUsageWatcher.cpp
…
CPUUsageWatcher.h
…
CondVar.h
…
DataMutex.h
…
DeadlockDetector.h
…
DelayedRunnable.cpp
Bug 1695580 - In xpcom, cancel pending DelayedRunnable timers on shutdown. r=KrisWright
2021-04-06 20:15:11 +00:00
DelayedRunnable.h
Bug 1695580 - In xpcom, cancel pending DelayedRunnable timers on shutdown. r=KrisWright
2021-04-06 20:15:11 +00:00
EventQueue.cpp
Bug 1632733 - Always use InputTaskManager for InputHigh tasks regardless InputEventQueueState r=smaug
2021-06-16 19:54:37 +00:00
EventQueue.h
Bug 1708042, add control priority to the main thread, r=bas
2021-05-21 15:46:45 +00:00
IdlePeriodState.cpp
…
IdlePeriodState.h
Bug 1713320, ensure idle tasks get run, r=bas
2021-05-31 13:32:36 +00:00
IdleTaskRunner.cpp
Bug 1705320 - Fix some spelling errors r=mccr8 DONTBUILD
2021-04-15 13:32:46 +00:00
IdleTaskRunner.h
…
InputEventStatistics.cpp
Bug 1697585 - Make input tasks can be more strictly aligned with Vsync r=smaug
2021-04-14 19:56:42 +00:00
InputEventStatistics.h
Bug 1697585 - Make input tasks can be more strictly aligned with Vsync r=smaug
2021-04-14 19:56:42 +00:00
InputTaskManager.cpp
Bug 1632733 - Always use InputTaskManager for InputHigh tasks regardless InputEventQueueState r=smaug
2021-06-16 19:54:37 +00:00
InputTaskManager.h
Bug 1632733 - Always use InputTaskManager for InputHigh tasks regardless InputEventQueueState r=smaug
2021-06-16 19:54:37 +00:00
LazyIdleThread.cpp
…
LazyIdleThread.h
…
LeakRefPtr.h
…
MainThreadIdlePeriod.cpp
…
MainThreadIdlePeriod.h
…
MainThreadUtils.h
…
Monitor.h
…
MozPromise.h
Bug 1629064 - pt 9. Use the current idle slice to start the GC if we can r=smaug
2021-05-12 06:46:11 +00:00
MozPromiseInlines.h
…
Mutex.h
…
PerformanceCounter.cpp
…
PerformanceCounter.h
…
Queue.h
Bug 1706365 - Part 1: Safely invoke destructors and constructors in mozilla::Queue, r=xpcom-reviewers,kmag
2021-05-06 20:05:34 +00:00
RWLock.cpp
…
RWLock.h
…
RecursiveMutex.cpp
…
RecursiveMutex.h
…
ReentrantMonitor.h
…
SchedulerGroup.cpp
…
SchedulerGroup.h
…
SharedThreadPool.cpp
…
SharedThreadPool.h
…
SpinEventLoopUntil.h
…
StateMirroring.h
…
StateWatching.h
…
SyncRunnable.h
…
SynchronizedEventQueue.cpp
…
SynchronizedEventQueue.h
…
TaskCategory.h
…
TaskController.cpp
Bug 1716940 - Increase TaskController thread stack size r=bas
2021-06-17 16:14:20 +00:00
TaskController.h
Bug 1716940 - Pass external thread stack size through to the JS engine r=sfink,bas
2021-06-17 16:14:19 +00:00
TaskDispatcher.h
…
TaskQueue.cpp
Bug 1704887 - Discard results of RemoveElement for DelayedRunnable r=necko-reviewers,xpcom-reviewers,mccr8,valentin
2021-05-28 19:05:29 +00:00
TaskQueue.h
Bug 1695580 - In xpcom, cancel pending DelayedRunnable timers on shutdown. r=KrisWright
2021-04-06 20:15:11 +00:00
ThreadBound.h
…
ThreadDelay.cpp
…
ThreadDelay.h
…
ThreadEventQueue.cpp
Bug 1708042, add control priority to the main thread, r=bas
2021-05-21 15:46:45 +00:00
ThreadEventQueue.h
…
ThreadEventTarget.cpp
Bug 1715257 - Remove Task Tracer code from the profiler, r=gerald,necko-reviewers.
2021-06-17 09:33:00 +00:00
ThreadEventTarget.h
Bug 1695580 - In xpcom, cancel pending DelayedRunnable timers on shutdown. r=KrisWright
2021-04-06 20:15:11 +00:00
ThreadLocalVariables.cpp
…
ThrottledEventQueue.cpp
…
ThrottledEventQueue.h
…
TimerThread.cpp
Bug 1715257 - Remove Task Tracer code from the profiler, r=gerald,necko-reviewers.
2021-06-17 09:33:00 +00:00
TimerThread.h
…
VsyncTaskManager.cpp
Bug 1708070 - Use VsyncTaskManager::WillRunTask to change InputVsyncState r=smaug
2021-04-29 16:39:30 +00:00
VsyncTaskManager.h
Bug 1708070 - Use VsyncTaskManager::WillRunTask to change InputVsyncState r=smaug
2021-04-29 16:39:30 +00:00
components.conf
…
moz.build
Bug 1697585 - Add VsyncTaskManager r=bas,smaug
2021-04-14 19:56:42 +00:00
nsEnvironment.cpp
…
nsEnvironment.h
…
nsICancelableRunnable.h
…
nsIDelayedRunnableObserver.h
Bug 1695580 - In xpcom, cancel pending DelayedRunnable timers on shutdown. r=KrisWright
2021-04-06 20:15:11 +00:00
nsIDirectTaskDispatcher.idl
…
nsIDiscardableRunnable.h
…
nsIEnvironment.idl
…
nsIEventTarget.idl
…
nsIIdlePeriod.idl
…
nsIIdleRunnable.h
…
nsINamed.idl
…
nsIProcess.idl
…
nsIRunnable.idl
Bug 1708042, add control priority to the main thread, r=bas
2021-05-21 15:46:45 +00:00
nsISerialEventTarget.idl
…
nsISupportsPriority.idl
…
nsIThread.idl
…
nsIThreadInternal.idl
…
nsIThreadManager.idl
…
nsIThreadPool.idl
…
nsITimer.idl
Bug 1711090 - Part 4: Remove non-string func timer names, r=KrisWright
2021-05-18 20:45:17 +00:00
nsMemoryPressure.cpp
…
nsMemoryPressure.h
…
nsProcess.h
…
nsProcessCommon.cpp
…
nsProxyRelease.cpp
…
nsProxyRelease.h
…
nsThread.cpp
Bug 1715257 - Remove Task Tracer code from the profiler, r=gerald,necko-reviewers.
2021-06-17 09:33:00 +00:00
nsThread.h
Bug 1695580 - In xpcom, cancel pending DelayedRunnable timers on shutdown. r=KrisWright
2021-04-06 20:15:11 +00:00
nsThreadManager.cpp
Backed out 2 changesets (bug 1707924) for multiple failures with crash [@ BackgroundEventTarget::CreateBackgroundTaskQueue(char const*)]. CLOSED TREE
2021-04-30 06:20:24 +03:00
nsThreadManager.h
Bug 1695580 - In xpcom, cancel pending DelayedRunnable timers on shutdown. r=KrisWright
2021-04-06 20:15:11 +00:00
nsThreadPool.cpp
…
nsThreadPool.h
…
nsThreadSyncDispatch.h
…
nsThreadUtils.cpp
Backed out 2 changesets (bug 1707924) for multiple failures with crash [@ BackgroundEventTarget::CreateBackgroundTaskQueue(char const*)]. CLOSED TREE
2021-04-30 06:20:24 +03:00
nsThreadUtils.h
Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre
2021-05-10 07:15:07 +00:00
nsTimerImpl.cpp
Bug 1683404 - Wrap the timer thread behind a mutex. r=nika
2021-06-17 15:36:00 +00:00
nsTimerImpl.h
Bug 1715257 - Remove Task Tracer code from the profiler, r=gerald,necko-reviewers.
2021-06-17 09:33:00 +00:00