.. |
BackgroundChild.h
|
Bug 1283609 - Part 3: Core changes, stop using nested event loop in BackgroundChild::GetOrCreateForCurrentThread(); r=billm
|
2017-08-03 11:22:11 +02:00 |
BackgroundChildImpl.cpp
|
Backout the experimental patch for bug 1366156 because it didn't help
|
2017-05-24 09:46:39 -04:00 |
BackgroundChildImpl.h
|
Bug 1370519 - Part 2: Merge FileHandle base classes with IndexedDB specific classes (except parent actors); r=btseng
|
2017-06-07 12:36:42 +02:00 |
BackgroundImpl.cpp
|
Bug 1283609 - Part 4: Remove unused code; r=billm
|
2017-08-03 11:22:32 +02:00 |
BackgroundParent.h
|
Bug 1366316 - Separate thread for IPCBlobInputStream actors - part 4 - monitoring child processes, r=smaug
|
2017-05-31 07:41:11 +02:00 |
BackgroundParentImpl.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
BackgroundParentImpl.h
|
Bug 1366316 - Separate thread for IPCBlobInputStream actors - part 1 - actor migration, r=smaug
|
2017-05-31 07:41:10 +02:00 |
BackgroundUtils.cpp
|
Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer
|
2017-05-30 18:07:59 +02:00 |
BackgroundUtils.h
|
Bug 1351146 - P1 - Add more information to redirect chains. r=dragana
|
2017-05-25 19:42:00 +02:00 |
BrowserProcessSubThread.cpp
|
Bug 1357451 - Add OS_SOLARIS ifdefs to various IPC code. r=kchen
|
2017-04-18 08:53:59 -07:00 |
BrowserProcessSubThread.h
|
Bug 1357451 - Add OS_SOLARIS ifdefs to various IPC code. r=kchen
|
2017-04-18 08:53:59 -07:00 |
CrashReporterClient.cpp
|
Store the child process thread id in CrashReporterHost. (bug 1338281 part 2, r=billm)
|
2017-02-15 14:44:29 -08:00 |
CrashReporterClient.h
|
Allow initializing CrashReporterClient shmem through CrashReporterHost. (bug 1338281 part 3, r=billm)
|
2017-02-15 14:44:29 -08:00 |
CrashReporterHost.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
CrashReporterHost.h
|
Prequel to bug 1352559 - #includes and forward declarations necessary for various files to build properly exposed by unified build changes, r=trivial
|
2017-07-12 12:26:39 -04:00 |
CrashReporterMetadataShmem.cpp
|
…
|
|
CrashReporterMetadataShmem.h
|
…
|
|
CrossProcessMutex.h
|
…
|
|
CrossProcessMutex_posix.cpp
|
Bug 1356289 - Part 1. Make SharedMemory::SetHandle accept an access rights parameter. r=billm
|
2017-04-18 12:24:58 -04:00 |
CrossProcessMutex_unimplemented.cpp
|
…
|
|
CrossProcessMutex_windows.cpp
|
…
|
|
CrossProcessSemaphore.h
|
Bug 1341496 - Part 3: Make CrossProcessSemaphore allocation fallible. r=billm
|
2017-04-19 15:39:11 +12:00 |
CrossProcessSemaphore_posix.cpp
|
Bug 1381253 - Remove redundant control flow declarations rs=ehsan
|
2017-07-15 19:03:04 +02:00 |
CrossProcessSemaphore_unimplemented.cpp
|
Bug 1341496 - Part 3: Make CrossProcessSemaphore allocation fallible. r=billm
|
2017-04-19 15:39:11 +12:00 |
CrossProcessSemaphore_windows.cpp
|
Bug 1341496 - Part 3: Make CrossProcessSemaphore allocation fallible. r=billm
|
2017-04-19 15:39:11 +12:00 |
Faulty.cpp
|
Bug 1365321 - remove warnings from faulty r=billm
|
2017-05-23 08:54:46 -07:00 |
Faulty.h
|
…
|
|
FileDescriptor.cpp
|
…
|
|
FileDescriptor.h
|
…
|
|
FileDescriptorSetChild.cpp
|
…
|
|
FileDescriptorSetChild.h
|
…
|
|
FileDescriptorSetParent.cpp
|
…
|
|
FileDescriptorSetParent.h
|
…
|
|
FileDescriptorUtils.cpp
|
…
|
|
FileDescriptorUtils.h
|
…
|
|
GeckoChildProcessHost.cpp
|
Bug 1369669: Resolve junction points and symlinks in the child executable path before launching. r=jimm
|
2017-07-29 09:29:56 +01:00 |
GeckoChildProcessHost.h
|
Bug 1339105 Part 3: Move NPAPI windows process sandbox file rules into SandboxBroker. r=jimm
|
2017-05-22 20:41:28 +01:00 |
IOThreadChild.h
|
…
|
|
IPCMessageUtils.cpp
|
…
|
|
IPCMessageUtils.h
|
Add IPC support for mozilla::Variant (bug 1371846); r=botond
|
2017-07-21 07:18:02 -05:00 |
IPCStream.ipdlh
|
Bug 1353475 - Implement AutoIPCStream with delayed start - part 2 - delayed start, r=smaug
|
2017-04-24 12:09:39 +02:00 |
IPCStreamAlloc.h
|
Bug 1274343 - Add parent-to-child pipe streaming to IPCStream - part 2 - PParentToChild, r=smuag
|
2017-03-14 12:29:43 +01:00 |
IPCStreamChild.cpp
|
Bug 1353475 - Implement AutoIPCStream with delayed start - part 2 - delayed start, r=smaug
|
2017-04-24 12:09:39 +02:00 |
IPCStreamDestination.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
IPCStreamDestination.h
|
Bug 1353475 - Implement AutoIPCStream with delayed start - part 2 - delayed start, r=smaug
|
2017-04-24 12:09:39 +02:00 |
IPCStreamParent.cpp
|
Bug 1353475 - Implement AutoIPCStream with delayed start - part 2 - delayed start, r=smaug
|
2017-04-24 12:09:39 +02:00 |
IPCStreamSource.cpp
|
Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout
|
2017-06-13 17:50:11 -07:00 |
IPCStreamSource.h
|
Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout
|
2017-06-13 17:50:11 -07:00 |
IPCStreamUtils.cpp
|
Bug 1353475 - Implement AutoIPCStream with delayed start - part 2 - delayed start, r=smaug
|
2017-04-24 12:09:39 +02:00 |
IPCStreamUtils.h
|
Bug 1353629 - PBlob refactoring - part 1 - AutoIPCStream should not have a copy CTOR, r=smaug
|
2017-04-24 12:09:40 +02:00 |
InputStreamParams.ipdlh
|
Bug 1359718 - Get rid of PBlob - part 6 - removed unused inputStream params, r=smaug
|
2017-05-23 18:07:18 +02:00 |
InputStreamUtils.cpp
|
Bug 1359718 - Get rid of PBlob - part 6 - removed unused inputStream params, r=smaug
|
2017-05-23 18:07:18 +02:00 |
InputStreamUtils.h
|
Bug 1347557 - Move 2 static methods about the IPC serialization of streams into an helper class, r=qdot
|
2017-03-21 07:47:25 +01:00 |
MessageChannel.cpp
|
Bug 1283609 - Part 1: Add an IToplevelProtocol::Open overload that takes an nsIEventTarget; r=billm
|
2017-08-03 11:21:44 +02:00 |
MessageChannel.h
|
Bug 1283609 - Part 1: Add an IToplevelProtocol::Open overload that takes an nsIEventTarget; r=billm
|
2017-08-03 11:21:44 +02:00 |
MessageLink.cpp
|
Bug 1340941 - Fix race if IPDL actors are created and then quickly destroyed (r=bevis)
|
2017-07-25 12:23:21 -07:00 |
MessageLink.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
MessagePump.cpp
|
Bug 1385413 - Remove thread parameter from onDispatchedEvent (r=erahm)
|
2017-07-28 13:09:06 -07:00 |
MessagePump.h
|
…
|
|
Neutering.h
|
…
|
|
PBackground.ipdl
|
Bug 1366316 - Separate thread for IPCBlobInputStream actors - part 1 - actor migration, r=smaug
|
2017-05-31 07:41:10 +02:00 |
PBackgroundSharedTypes.ipdlh
|
Bug 1347817 - Principal must always have a valid origin - part 5 - fixing a comment in ContentPrincipalInfo, r=ehsan
|
2017-03-29 08:26:30 +02:00 |
PBackgroundTest.ipdl
|
…
|
|
PChildToParentStream.ipdl
|
Bug 1353475 - Implement AutoIPCStream with delayed start - part 2 - delayed start, r=smaug
|
2017-04-24 12:09:39 +02:00 |
PFileDescriptorSet.ipdl
|
…
|
|
PParentToChildStream.ipdl
|
Bug 1353475 - Implement AutoIPCStream with delayed start - part 2 - delayed start, r=smaug
|
2017-04-24 12:09:39 +02:00 |
ProcessChild.cpp
|
…
|
|
ProcessChild.h
|
bug 1303096 - Stop sending sync messages soon after content process start-up r=billm
|
2017-02-05 00:52:38 -05:00 |
ProcessUtils.h
|
…
|
|
ProcessUtils_bsd.cpp
|
…
|
|
ProcessUtils_linux.cpp
|
…
|
|
ProcessUtils_mac.mm
|
…
|
|
ProcessUtils_none.cpp
|
…
|
|
ProtocolTypes.ipdlh
|
…
|
|
ProtocolUtils.cpp
|
Bug 1283609 - Part 1: Add an IToplevelProtocol::Open overload that takes an nsIEventTarget; r=billm
|
2017-08-03 11:21:44 +02:00 |
ProtocolUtils.h
|
Bug 1283609 - Part 1: Add an IToplevelProtocol::Open overload that takes an nsIEventTarget; r=billm
|
2017-08-03 11:21:44 +02:00 |
ScopedXREEmbed.cpp
|
…
|
|
ScopedXREEmbed.h
|
…
|
|
SharedMemory.cpp
|
…
|
|
SharedMemory.h
|
Bug 1356289 - Part 1. Make SharedMemory::SetHandle accept an access rights parameter. r=billm
|
2017-04-18 12:24:58 -04:00 |
SharedMemoryBasic.h
|
…
|
|
SharedMemoryBasic_android.cpp
|
Bug 1356289 - Part 1. Make SharedMemory::SetHandle accept an access rights parameter. r=billm
|
2017-04-18 12:24:58 -04:00 |
SharedMemoryBasic_android.h
|
Bug 1232119 - Add fuzzer for SharedMemory. r=billm
|
2017-05-23 22:36:28 +02:00 |
SharedMemoryBasic_chromium.h
|
Bug 1232119 - Add fuzzer for SharedMemory. r=billm
|
2017-05-23 22:36:28 +02:00 |
SharedMemoryBasic_mach.h
|
Bug 1232119 - Add fuzzer for SharedMemory. r=billm
|
2017-05-23 22:36:28 +02:00 |
SharedMemoryBasic_mach.mm
|
Bug 1356289 - Part 1. Make SharedMemory::SetHandle accept an access rights parameter. r=billm
|
2017-04-18 12:24:58 -04:00 |
SharedMemory_posix.cpp
|
…
|
|
SharedMemory_windows.cpp
|
…
|
|
Shmem.cpp
|
Bug 1348591 - Support custom default segment buffer list size. r=billm
|
2017-06-21 17:55:13 +08:00 |
Shmem.h
|
…
|
|
StringUtil.cpp
|
…
|
|
TaskFactory.h
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
Transport.h
|
…
|
|
Transport_posix.cpp
|
…
|
|
Transport_posix.h
|
…
|
|
Transport_win.cpp
|
…
|
|
Transport_win.h
|
…
|
|
URIParams.ipdlh
|
Bug 1322874 - Get rid of nsIURI.originCharset. r=valentin.gosu
|
2017-08-02 20:43:30 +09:00 |
URIUtils.cpp
|
Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot
|
2017-03-22 11:38:40 +01:00 |
URIUtils.h
|
…
|
|
WindowsMessageLoop.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
WindowsMessageLoop.h
|
…
|
|
moz.build
|
Bug 1380659 - Introduce code coverage component to dump/reset coverage counters. r=erahm
|
2017-07-14 10:58:56 +02:00 |
nsIIPCBackgroundChildCreateCallback.h
|
…
|
|
nsIIPCSerializableInputStream.h
|
…
|
|
nsIIPCSerializableURI.h
|
…
|
|