gecko/ipc/glue
2013-07-11 11:06:34 -04:00
..
AsyncChannel.cpp Bug 857152 - Make IPC channels more robust against use after being closed. r=bent 2013-04-03 15:54:00 +02:00
AsyncChannel.h Bug 857152 - Make IPC channels more robust against use after being closed. r=bent 2013-04-03 15:54:00 +02:00
BrowserProcessSubThread.cpp
BrowserProcessSubThread.h
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
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
FileDescriptorUtils.h
GeckoChildProcessHost.cpp Bug 811636 - Close the child FD in the parent asap in order to detect when the child closes its FD. r=dhylands 2013-07-09 10:37:33 +08:00
GeckoChildProcessHost.h
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 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow 2013-07-08 23:30:44 +02:00
Makefile.in bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal 2013-07-11 11:06:34 -04:00
MessagePump.cpp Bug 890362 - Delayed tasks posted to the mozilla UI message loop stop working after sleep/wake. r=bsmedberg 2013-07-10 12:39:09 -04:00
MessagePump.h
moz.build Bug 868536 - Move ipdl.mk files to moz.build; r=gps 2013-07-01 09:56:28 -04:00
nsIIPCSerializableInputStream.h
nsIIPCSerializableURI.h
ProcessChild.cpp
ProcessChild.h
ProcessUtils_linux.cpp
ProcessUtils_none.cpp
ProcessUtils.h
ProtocolUtils.cpp
ProtocolUtils.h Remove unused run-to-completion feature in IPDL (bug 876989, r=cjones). 2013-07-02 11:22:18 -07:00
RPCChannel.cpp Add urgent message semantics to IPC and IPDL (bug 867013, r=cjones). 2013-07-02 20:37:33 -07:00
RPCChannel.h Add urgent message semantics to IPC and IPDL (bug 867013, r=cjones). 2013-07-02 20:37:33 -07:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SharedMemory_posix.cpp
SharedMemory_windows.cpp
SharedMemory.cpp Bug 877036 - Make SharedMemory's memory reporter threadsafe. r=jlebar 2013-06-07 17:10:31 +12:00
SharedMemory.h
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h
SharedMemoryBasic_chromium.h
SharedMemoryBasic.h
SharedMemorySysV.h
Shmem.cpp
Shmem.h
StringUtil.cpp
SyncChannel.cpp Add urgent message semantics to IPC and IPDL (bug 867013, r=cjones). 2013-07-02 20:37:33 -07:00
SyncChannel.h Add urgent message semantics to IPC and IPDL (bug 867013, r=cjones). 2013-07-02 20:37:33 -07:00
Transport_posix.cpp
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 Remove unused run-to-completion feature in IPDL (bug 876989, r=cjones). 2013-07-02 11:22:18 -07:00
WindowsMessageLoop.h