gecko-dev/xpcom/threads
Dorel Luca 440b9916fe Backed out 2 changesets (bug 1707924) for multiple failures with crash [@ BackgroundEventTarget::CreateBackgroundTaskQueue(char const*)]. CLOSED TREE
Backed out changeset 7fda47840322 (bug 1707924)
Backed out changeset c6213e0b8024 (bug 1707924)
2021-04-30 06:20:24 +03:00
..
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 1515229 - Make MozStackWalk/MozWalkTheStack frame skipping more reliable. r=gerald,nika,bobowen,jld 2021-04-16 04:06:02 +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
components.conf
CondVar.h
CPUUsageWatcher.cpp
CPUUsageWatcher.h
DataMutex.h
DeadlockDetector.h Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
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 1697585 - Add VsyncTaskManager r=bas,smaug 2021-04-14 19:56:42 +00:00
EventQueue.h Bug 1697585 - Make input tasks can be more strictly aligned with Vsync r=smaug 2021-04-14 19:56:42 +00:00
IdlePeriodState.cpp
IdlePeriodState.h
IdleTaskRunner.cpp Bug 1705320 - Fix some spelling errors r=mccr8 DONTBUILD 2021-04-15 13:32:46 +00:00
IdleTaskRunner.h Bug 1698191: Convert IdleTaskRunner to use the TaskController API directly. r=smaug,sfink 2021-03-16 14:39:45 +00:00
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 1708070 - Use VsyncTaskManager::WillRunTask to change InputVsyncState r=smaug 2021-04-29 16:39:30 +00:00
InputTaskManager.h Bug 1708070 - Use VsyncTaskManager::WillRunTask to change InputVsyncState r=smaug 2021-04-29 16:39:30 +00:00
LazyIdleThread.cpp
LazyIdleThread.h
LeakRefPtr.h
MainThreadIdlePeriod.cpp
MainThreadIdlePeriod.h
MainThreadUtils.h
Monitor.h
moz.build Bug 1697585 - Add VsyncTaskManager r=bas,smaug 2021-04-14 19:56:42 +00:00
MozPromise.h Bug 1619947 - Make MozPromise::All work correctly with const r=bwc 2021-01-25 15:34:29 +00:00
MozPromiseInlines.h
Mutex.h
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 1697585 - Rename high priority to vsync priority r=smaug 2021-04-14 19:56:42 +00:00
nsISerialEventTarget.idl
nsISupportsPriority.idl
nsIThread.idl
nsIThreadInternal.idl
nsIThreadManager.idl Bug 1696397: Move SpinEventLoopUntilOrShutdown to -Quit and move the current shutdown state logic from nsThreadManager to AppShutdown; r=kmag,xpcom-reviewers 2021-03-17 08:07:48 +00:00
nsIThreadPool.idl
nsITimer.idl
nsMemoryPressure.cpp
nsMemoryPressure.h
nsProcess.h
nsProcessCommon.cpp
nsProxyRelease.cpp
nsProxyRelease.h
nsThread.cpp Bug 1695580 - In xpcom, cancel pending DelayedRunnable timers on shutdown. r=KrisWright 2021-04-06 20:15:11 +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 Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
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 1695580 - Break out DelayedRunnable into its own files. r=xpcom-reviewers,nika 2021-04-06 20:15:09 +00:00
nsTimerImpl.cpp Backed out changeset 1d91ad1c6c6e (bug 1704391) for multiple failures in xpcom/threads/nsTimerImpl.cpp. CLOSED TREE 2021-04-30 06:17:37 +03:00
nsTimerImpl.h Bug 1697585 - Add VsyncTaskManager r=bas,smaug 2021-04-14 19:56:42 +00:00
PerformanceCounter.cpp
PerformanceCounter.h
Queue.h
RecursiveMutex.cpp
RecursiveMutex.h
ReentrantMonitor.h
RWLock.cpp
RWLock.h
SchedulerGroup.cpp Bug 1675820 - Part 6: Make DocGroup cycle-collected, r=farre,smaug 2021-03-18 19:24:50 +00:00
SchedulerGroup.h Bug 1675820 - Part 6: Make DocGroup cycle-collected, r=farre,smaug 2021-03-18 19:24:50 +00:00
SharedThreadPool.cpp Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
SharedThreadPool.h
SpinEventLoopUntil.h
StateMirroring.h
StateWatching.h
SynchronizedEventQueue.cpp
SynchronizedEventQueue.h
SyncRunnable.h
TaskCategory.h
TaskController.cpp Bug 1640852: Grab IVirtualDesktopManager object off the main thread on the creation of the first nsWindow. r=mikedeboer,aklotz 2021-04-28 12:28:56 +00:00
TaskController.h Bug 1699742 - Remove MOZ_GECKO_PROFILER ifdefs that are no longer needed, r=gerald. 2021-03-22 16:29:52 +00:00
TaskDispatcher.h
TaskQueue.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
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 1697585 - Rename high priority to vsync priority r=smaug 2021-04-14 19:56:42 +00:00
ThreadEventQueue.h
ThreadEventTarget.cpp Backed out 3 changesets (bug 1704887) for Gtest failures on a CLOSED TREE 2021-04-23 03:40:57 +03: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 1415923 - Ignore sleep and wake notifications on OSX r=xpcom-reviewers,KrisWright 2021-02-04 21:40:47 +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