This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-26 14:22:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4577ff8de2
gecko-dev
/
xpcom
/
threads
History
JW Wang
4436a4705f
Bug 1250829 - add customized assertions for completion promises to facilitate promise chaining. r=bobbyholley.
...
MozReview-Commit-ID: 5IbbAz0KIBY
2016-03-18 11:27:19 +08:00
..
AbstractThread.cpp
AbstractThread.h
BackgroundHangMonitor.cpp
BackgroundHangMonitor.h
HangAnnotations.cpp
HangAnnotations.h
HangMonitor.cpp
HangMonitor.h
LazyIdleThread.cpp
Bug 1251482 - Remove remaining references to MOZILLA_XPCOMRT_API from xpcom. r=froydnj
2016-02-26 18:10:56 -08:00
LazyIdleThread.h
LeakRefPtr.h
moz.build
bug 1069556 - sync to Breakpad c53ed143108948eb7e2d7ee77dc8c0d92050ce7c. r=glandium, benwa
2016-01-27 09:39:53 -05:00
MozPromise.h
Bug 1250829 - add customized assertions for completion promises to facilitate promise chaining. r=bobbyholley.
2016-03-18 11:27:19 +08:00
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp
Backout upgraded assertion in bug 1204784 to make it easier to star. r=me
2016-01-24 17:02:27 -08:00
nsEventQueue.h
nsICancelableRunnable.idl
nsIEnvironment.idl
nsIEventTarget.idl
Bug 1236789. Avoid creating an unnecessary thread pool thread for tail-dispatch in TaskQueue. r=bholley
2016-01-05 16:35:17 +13:00
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl
nsIThread.idl
nsIThreadInternal.idl
nsIThreadManager.idl
nsIThreadPool.idl
nsITimer.idl
nsMemoryPressure.cpp
nsMemoryPressure.h
nsProcess.h
nsProcessCommon.cpp
nsThread.cpp
Bug 1251482 - Remove remaining references to MOZILLA_XPCOMRT_API from xpcom. r=froydnj
2016-02-26 18:10:56 -08:00
nsThread.h
nsThreadManager.cpp
nsThreadManager.h
nsThreadPool.cpp
Bug 1236789. Part 2 - fix assertions when |aFlags == NS_DISPATCH_TAIL|. r=bholley
2016-03-15 13:12:27 +08:00
nsThreadPool.h
Bug 1236789. Avoid creating an unnecessary thread pool thread for tail-dispatch in TaskQueue. r=bholley
2016-01-05 16:35:17 +13:00
nsThreadSyncDispatch.h
Bug 1237909 part 2 - Do not return value from task for sync dispatch. r=froydnj
2016-01-25 14:52:34 +11:00
nsTimerImpl.cpp
Bug 1254218 - Rely on old-configure.in to detect dladdr(). r=njn
2016-03-07 19:00:41 +00:00
nsTimerImpl.h
SharedThreadPool.cpp
SharedThreadPool.h
Bug 1236789. Avoid creating an unnecessary thread pool thread for tail-dispatch in TaskQueue. r=bholley
2016-01-05 16:35:17 +13:00
StateMirroring.h
StateWatching.h
SyncRunnable.h
TaskDispatcher.h
Bug 1241656 - Lazify AutoTaskDispatcher::mDirectTasks. r=bholley.
2016-01-25 13:30:42 +11:00
TaskQueue.cpp
Bug 1257063 - Don't destruct the runnable inside the lock when TaskQueue::Dispatch fails. r=bobbyholley.
2016-03-18 11:27:15 +08:00
TaskQueue.h
Bug 1257063 - Don't destruct the runnable inside the lock when TaskQueue::Dispatch fails. r=bobbyholley.
2016-03-18 11:27:15 +08:00
ThreadStackHelper.cpp
bug 1069556 - sync to Breakpad c53ed143108948eb7e2d7ee77dc8c0d92050ce7c. r=glandium, benwa
2016-01-27 09:39:53 -05:00
ThreadStackHelper.h
TimerThread.cpp
TimerThread.h