..
AbstractEventQueue.h
Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug
2020-06-04 00:02:18 +00:00
AbstractThread.cpp
Bug 1649671 - Add DelayedDispatch support to AbstractThread (and TaskQueue). r=froydnj
2020-07-02 00:08:54 +00:00
AbstractThread.h
Bug 1646054 - P1. Remove EventTargetWrapper class. r=froydnj
2020-06-22 13:55:21 +00:00
BlockingResourceBase.cpp
Bug 1609907 - Add AUTO_PROFILER_THREAD_SLEEP around wait_for in DEBUG OffTheBooksCondVar::Wait - r=mstange
2020-05-01 22:12:56 +00:00
BlockingResourceBase.h
components.conf
CondVar.h
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
2020-02-20 11:40:14 +00:00
CPUUsageWatcher.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
CPUUsageWatcher.h
DataMutex.h
Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
2020-02-27 17:39:15 +00:00
DeadlockDetector.h
Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
2020-02-27 17:39:15 +00:00
EventQueue.cpp
Bug 1627391 - Add missing includes and namespaces to xpcom/threads. r=xpcom-reviewers,sg
2020-04-07 22:10:29 +00:00
EventQueue.h
IdlePeriodState.cpp
Bug 1627741: Expect an idle token only if we're actually using cross-process idle scheduling. r=smaug
2020-04-06 17:25:06 +00:00
IdlePeriodState.h
Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug
2020-06-04 00:02:18 +00:00
IdleTaskRunner.cpp
Bug 1620594 - Part 3: Use default target for timers using SystemGroup. r=nika
2020-04-07 15:16:46 +00:00
IdleTaskRunner.h
Bug 1620594 - Part 3: Use default target for timers using SystemGroup. r=nika
2020-04-07 15:16:46 +00:00
InputEventStatistics.cpp
InputEventStatistics.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj
2020-02-12 11:13:33 +00:00
InputTaskManager.cpp
Bug 1661881 - Part 2: Make InputTaskManager a global singleton. r=smaug
2020-09-14 12:12:06 +00:00
InputTaskManager.h
Bug 1661881 - Part 2: Make InputTaskManager a global singleton. r=smaug
2020-09-14 12:12:06 +00:00
LazyIdleThread.cpp
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
2020-06-23 05:05:36 +00:00
LazyIdleThread.h
LeakRefPtr.h
MainThreadIdlePeriod.cpp
Bug 1636456 - Implement WebXR idle deadline detection r=kip,daoshengmu,smaug,rbarker
2020-05-13 22:10:27 +00:00
MainThreadIdlePeriod.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj
2020-02-12 11:13:33 +00:00
MainThreadQueue.h
Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug
2020-06-04 00:02:18 +00:00
MainThreadUtils.h
Monitor.h
Bug 1662957 - Add [[nodiscard]] to xpcom's Mutex and Monitor TryLock() functions. r=xpcom-reviewers,sg
2020-09-03 05:34:23 +00:00
moz.build
Bug 1661881 - Part 1: Factor InputTaskManager into its own file. r=smaug
2020-09-14 12:10:39 +00:00
MozPromise.h
Bug 1641737 - P4. Add UseDirectTaskDispatch/UseSynchronousDispatch to MozPromiseHolder. r=bholley
2020-06-12 05:56:39 +00:00
MozPromiseInlines.h
Bug 1634264 - Reject MozPromise when DomPromiseListener is deleted. r=mattwoodrow
2020-05-18 22:16:38 +00:00
Mutex.h
Bug 1656261 - Back out all recent StartupCache work r=RyanVM
2020-09-14 17:00:53 +00:00
nsEnvironment.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj
2020-02-12 11:13:33 +00:00
nsEnvironment.h
nsICancelableRunnable.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj
2020-02-12 11:13:33 +00:00
nsIDirectTaskDispatcher.idl
Bug 1644009
- P9. Add nsIDirectTaskDispatcher interface. r=froydnj
2020-06-12 05:10:25 +00:00
nsIEnvironment.idl
nsIEventTarget.idl
nsIIdlePeriod.idl
nsIIdleRunnable.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj
2020-02-12 11:13:33 +00:00
nsINamed.idl
nsIProcess.idl
nsIRunnable.idl
Bug 1606672. Change nsIRunnablePriority values so increasing value indicates increased priority. r=smaug
2020-01-02 20:07:40 +00:00
nsISerialEventTarget.idl
nsISupportsPriority.idl
nsIThread.idl
nsIThreadInternal.idl
nsIThreadManager.idl
Bug 1620594 - Part 3: Use default target for timers using SystemGroup. r=nika
2020-04-07 15:16:46 +00:00
nsIThreadPool.idl
nsITimer.idl
Bug 1635709: part 2) Add unit to nsITimer
's init
methods. r=froydnj
2020-05-06 15:23:22 +00:00
nsMemoryPressure.cpp
nsMemoryPressure.h
nsProcess.h
nsProcessCommon.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj
2020-02-12 11:13:33 +00:00
nsProxyRelease.cpp
nsProxyRelease.h
Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas
2020-04-07 15:17:47 +00:00
nsThread.cpp
Bug 1612032 - Remove vestigial NS_FUNCTION_TIMER. r=froydnj
2020-08-24 18:47:18 +00:00
nsThread.h
Bug 1606706 - Part 3: Enable new TaskController code by default. r=smaug
2020-07-01 01:36:08 +00:00
nsThreadManager.cpp
bug 1637829 - Increase the number of background pool threads r=froydnj
2020-07-21 15:07:27 +00:00
nsThreadManager.h
Bug 1631304 - Drill a fast path to accessing the main thread. r=erahm
2020-04-28 21:18:10 +00:00
nsThreadPool.cpp
Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj
2020-06-08 09:01:48 +00:00
nsThreadPool.h
Bug 1639632 - convert xpcom/ to inherit from mozilla::Runnable where possible; r=KrisWright
2020-05-20 20:37:58 +00:00
nsThreadSyncDispatch.h
nsThreadUtils.cpp
Bug 1657974 - MOZ_LOG schedule and run of FrameRequestCallback
, r=froydnj
2020-08-13 14:41:16 +00:00
nsThreadUtils.h
Bug 1657974 - MOZ_LOG schedule and run of FrameRequestCallback
, r=froydnj
2020-08-13 14:41:16 +00:00
nsTimerImpl.cpp
Bug 1651249 - Dispatch to the current SerialEventTarget by default. r=froydnj
2020-07-14 21:17:31 +00:00
nsTimerImpl.h
PerformanceCounter.cpp
Bug 1642906 - initialize PerformanceCounter in WorkerPrivate initialization r=dom-workers-and-storage-reviewers,sg
2020-07-09 05:23:14 +00:00
PerformanceCounter.h
Bug 1642906 - initialize PerformanceCounter in WorkerPrivate initialization r=dom-workers-and-storage-reviewers,sg
2020-07-09 05:23:14 +00:00
PrioritizedEventQueue.cpp
Bug 1661881 - Part 3: Make RefreshDriver's tick call SetInputHandlingStartTime directly. r=smaug
2020-09-14 12:13:13 +00:00
PrioritizedEventQueue.h
Bug 1661881 - Part 1: Factor InputTaskManager into its own file. r=smaug
2020-09-14 12:10:39 +00:00
Queue.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj
2020-02-12 11:13:33 +00:00
RecursiveMutex.cpp
Bug 1648787 - remove MOZ_GUARD_OBJECT bits from RecursiveMutex; r=dmajor,xpcom-reviewers,nika
2020-06-29 15:37:21 +00:00
RecursiveMutex.h
Bug 1223932 - delete guard object uses from the tree; r=jwalden
2020-07-30 14:22:38 +00:00
ReentrantMonitor.h
Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
2020-02-27 17:39:15 +00:00
RWLock.cpp
RWLock.h
Bug 1223932 - delete guard object uses from the tree; r=jwalden
2020-07-30 14:22:38 +00:00
SchedulerGroup.cpp
Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas
2020-04-07 15:17:47 +00:00
SchedulerGroup.h
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
2020-04-25 09:40:08 +00:00
SharedThreadPool.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj
2020-02-12 11:13:33 +00:00
SharedThreadPool.h
StateMirroring.h
StateWatching.h
Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj
2020-06-08 09:01:48 +00:00
SynchronizedEventQueue.cpp
SynchronizedEventQueue.h
Bug 1627391 - Add missing includes and namespaces to xpcom/threads. r=xpcom-reviewers,sg
2020-04-07 22:10:29 +00:00
SyncRunnable.h
Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth
2020-03-26 00:36:24 +00:00
TaskCategory.h
TaskController.cpp
Bug 1661881 - Part 2: Make InputTaskManager a global singleton. r=smaug
2020-09-14 12:12:06 +00:00
TaskController.h
Bug 1651842: Fix event delay being not/incorrecty reported when using TaskController. r=mstange
2020-07-17 19:21:16 +00:00
TaskDispatcher.h
Bug 1644009
- P9. Add nsIDirectTaskDispatcher interface. r=froydnj
2020-06-12 05:10:25 +00:00
TaskQueue.cpp
Bug 1638925 - Ensure that the event gets destroyed within the guards r=jya
2020-06-24 13:51:25 +00:00
TaskQueue.h
Bug 1555557 - Do cert override file writes off the main thread. r=keeler
2020-06-29 17:00:58 +00:00
ThreadBound.h
Bug 1649729 - Get rid of MOZ_ACCESS_THREAD_BOUND macro. r=froydnj
2020-07-01 13:13:23 +00:00
ThreadDelay.cpp
ThreadDelay.h
ThreadEventQueue.cpp
Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug
2020-06-04 00:02:18 +00:00
ThreadEventQueue.h
Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug
2020-06-04 00:02:18 +00:00
ThreadEventTarget.cpp
Bug 1649671 - Add DelayedDispatch support to AbstractThread (and TaskQueue). r=froydnj
2020-07-02 00:08:54 +00:00
ThreadEventTarget.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj
2020-02-12 11:13:33 +00:00
ThreadLocalVariables.cpp
Bug 1627391 - Add missing includes and namespaces to xpcom/threads. r=xpcom-reviewers,sg
2020-04-07 22:10:29 +00:00
ThrottledEventQueue.cpp
Bug 1634950 - Add event dispatch-and-run MOZ_LOG to our xpcom threads, r=froydnj
2020-05-12 12:48:49 +00:00
ThrottledEventQueue.h
Bug 1624776 - Replace MOZ_MUST_USE with [[nodiscard]] in xpcom. r=xpcom-reviewers,KrisWright
2020-03-27 17:21:48 +00:00
TimerThread.cpp
Bug 1648781 - MOZ_LOG of timer events dispatch and run, MOZ_LOG of idle-dispatch timeout, r=froydnj
2020-06-30 10:57:28 +00:00
TimerThread.h
Bug 1639632 - convert xpcom/ to inherit from mozilla::Runnable where possible; r=KrisWright
2020-05-20 20:37:58 +00:00