.. |
BackgroundHangMonitor.cpp
|
Bug 1073081 - Fix -Waddress warnings about Nuwa functions. r=khuey
|
2014-11-26 19:20:03 -05:00 |
BackgroundHangMonitor.h
|
Bug 977026 - Part 2: B2G loader. r=khuey, r=cyu
|
2014-07-30 03:24:00 -04:00 |
HangMonitor.cpp
|
Bug 1087410: Ensure that ChromeHang annotations don't break in e10s; r=jimm
|
2014-10-22 12:39:27 -06:00 |
HangMonitor.h
|
Bug 818307: Part 1 - Add annotation support to ChromeHangs; r=vladan
|
2014-10-21 11:48:08 -06:00 |
LazyIdleThread.cpp
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
LazyIdleThread.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
moz.build
|
Bug 1016629 - d. Add and implement GetNativeStack method in ThreadStackHelper; r=snorp r=jseward
|
2014-07-28 13:30:21 -04:00 |
nsEnvironment.cpp
|
Bug 995730 - Convert xpcom/threads/ to Gecko style. r=froydnj
|
2014-05-27 10:15:35 +03:00 |
nsEnvironment.h
|
Bug 995730 - Convert xpcom/threads/ to Gecko style. r=froydnj
|
2014-05-27 10:15:35 +03:00 |
nsEventQueue.cpp
|
Bug 1099251 - make ChaosMode's behavior modifications more finely-grained selectable; r=roc
|
2014-11-14 13:12:51 -05:00 |
nsEventQueue.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsICancelableRunnable.idl
|
|
|
nsIEnvironment.idl
|
|
|
nsIEventTarget.idl
|
|
|
nsIProcess.idl
|
|
|
nsIRunnable.idl
|
|
|
nsISupportsPriority.idl
|
|
|
nsIThread.idl
|
Backout Bug 953435 to fix bug 959281, a=backout
|
2014-02-02 20:12:27 +02:00 |
nsIThreadInternal.idl
|
|
|
nsIThreadManager.idl
|
|
|
nsIThreadPool.idl
|
Bug 968016 - Add threadStackSize attribute to nsIThreadPool. r=bsmedberg
|
2014-02-18 11:53:53 +13:00 |
nsITimer.idl
|
Bug 1016680, part 5 - Report the memory used by PresShell::mCaret. r=dbaron
|
2014-06-22 23:02:59 +01:00 |
nsMemoryPressure.cpp
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsMemoryPressure.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsProcess.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsProcessCommon.cpp
|
Bug 995730 - Convert xpcom/threads/ to Gecko style. r=froydnj
|
2014-05-27 10:15:35 +03:00 |
nsThread.cpp
|
Backed out changesets 9beb53e53951, 4420bb4e5e7c, de1da65301a8, and cd9c2aaf1343 (bug 970307) for causing frequent B2G debug mochitest-11 crashes.
|
2014-11-24 17:18:27 -05:00 |
nsThread.h
|
Backed out changesets 9beb53e53951, 4420bb4e5e7c, de1da65301a8, and cd9c2aaf1343 (bug 970307) for causing frequent B2G debug mochitest-11 crashes.
|
2014-11-24 17:18:27 -05:00 |
nsThreadManager.cpp
|
Backed out changesets 9beb53e53951, 4420bb4e5e7c, de1da65301a8, and cd9c2aaf1343 (bug 970307) for causing frequent B2G debug mochitest-11 crashes.
|
2014-11-24 17:18:27 -05:00 |
nsThreadManager.h
|
Backed out changesets 9beb53e53951, 4420bb4e5e7c, de1da65301a8, and cd9c2aaf1343 (bug 970307) for causing frequent B2G debug mochitest-11 crashes.
|
2014-11-24 17:18:27 -05:00 |
nsThreadPool.cpp
|
Backed out changesets 9beb53e53951, 4420bb4e5e7c, de1da65301a8, and cd9c2aaf1343 (bug 970307) for causing frequent B2G debug mochitest-11 crashes.
|
2014-11-24 17:18:27 -05:00 |
nsThreadPool.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsTimerImpl.cpp
|
Backed out changesets 9beb53e53951, 4420bb4e5e7c, de1da65301a8, and cd9c2aaf1343 (bug 970307) for causing frequent B2G debug mochitest-11 crashes.
|
2014-11-24 17:18:27 -05:00 |
nsTimerImpl.h
|
Bug 1089514, Patch 1: Some traced tasks/runnables have record of dispatch, but no records of execution, r=thinker.
|
2014-11-04 17:42:03 +08:00 |
SyncRunnable.h
|
Bug 1060973 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-09-02 09:50:07 -04:00 |
ThreadStackHelper.cpp
|
Bug 1091758 - Report full paths for most chrome scripts; r=snorp
|
2014-11-25 15:35:21 -08:00 |
ThreadStackHelper.h
|
Bug 1045176 - Unbreak build on non-SPS platforms after bug 1016629. r=nchen
|
2014-07-28 12:29:00 +02:00 |
TimerThread.cpp
|
Bug 1073081 - Fix -Waddress warnings about Nuwa functions. r=khuey
|
2014-11-26 19:20:03 -05:00 |
TimerThread.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |