gecko/ipc/glue
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E) b4b97e6a1b Bug 771765 - Support template content process, part 2: IPC and glue changes. r=bent
Changes include:
* Getting/resetting platform thread ID.
* Creating an IPC channel with existing file descriptor sent from the template process.
* Child process host with existing process forked from the template.
2013-05-31 21:16:54 +08:00
..
AsyncChannel.cpp Bug 914902 - remove printf as child process closes. r=cjones 2013-09-12 09:14:34 +10:00
BrowserProcessSubThread.cpp Bug 784739 - Switch from NULL to nullptr in ipc/glue/. r=ehsan 2013-08-23 15:51:58 -04:00
BrowserProcessSubThread.h
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp Bug 784739 - Switch from NULL to nullptr in ipc/glue/. r=ehsan 2013-08-23 15:51:58 -04:00
CrossProcessMutex.h
FileDescriptor.cpp Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
FileDescriptor.h
FileDescriptorUtils.cpp Bug 884061 - Part 3m: Use NS_DECL_THREADSAFE_ISUPPORTS in ipc/, r=bent 2013-07-18 21:23:32 -05:00
FileDescriptorUtils.h Bug 884061 - Part 3m: Use NS_DECL_THREADSAFE_ISUPPORTS in ipc/, r=bent 2013-07-18 21:23:32 -05:00
GeckoChildProcessHost.cpp Bug 771765 - Support template content process, part 2: IPC and glue changes. r=bent 2013-05-31 21:16:54 +08:00
GeckoChildProcessHost.h Bug 771765 - Support template content process, part 2: IPC and glue changes. r=bent 2013-05-31 21:16:54 +08:00
InputStreamParams.ipdlh
InputStreamUtils.cpp Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below) 2013-06-28 18:38:30 -07:00
InputStreamUtils.h
IOThreadChild.h
IPCMessageUtils.h Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
MessageChannel.cpp Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
MessageChannel.h Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
MessageLink.cpp Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
MessageLink.h Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
MessagePump.cpp Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE. 2013-09-27 17:02:09 -04:00
MessagePump.h Bug 884061 - Part 3m: Use NS_DECL_THREADSAFE_ISUPPORTS in ipc/, r=bent 2013-07-18 21:23:32 -05:00
moz.build Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
nsIIPCSerializableInputStream.h
nsIIPCSerializableURI.h
ProcessChild.cpp Bug 784739 - Switch from NULL to nullptr in ipc/glue/. r=ehsan 2013-08-23 15:51:58 -04:00
ProcessChild.h
ProcessUtils_linux.cpp
ProcessUtils_none.cpp
ProcessUtils.h
ProtocolUtils.cpp Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
ProtocolUtils.h Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
ScopedXREEmbed.cpp Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
ScopedXREEmbed.h
SharedMemory_posix.cpp
SharedMemory_windows.cpp
SharedMemory.cpp Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8. 2013-08-27 16:24:51 -07:00
SharedMemory.h
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h
SharedMemoryBasic_chromium.h
SharedMemoryBasic.h
SharedMemorySysV.h
Shmem.cpp
Shmem.h Bug 784739 - Switch from NULL to nullptr in ipc/glue/. r=ehsan 2013-08-23 15:51:58 -04:00
StringUtil.cpp Bug 909028 - Remove dead chromium code; r=ehsan, rs=bent 2013-09-06 08:42:41 +02:00
Transport_posix.cpp Bug 771765 - Support template content process, part 2: IPC and glue changes. r=bent 2013-05-31 21:16:54 +08:00
Transport_posix.h
Transport_win.cpp
Transport_win.h
Transport.h
URIParams.ipdlh
URIUtils.cpp Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
URIUtils.h
WindowsMessageLoop.cpp Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
WindowsMessageLoop.h