gecko/ipc/glue
2011-08-09 12:38:26 -07:00
..
AsyncChannel.cpp Bug 613442, part 3: Add AsyncChannel::Echo() to allow sending a message back to the originating endpoint. r=bent 2011-06-03 13:33:56 -05:00
AsyncChannel.h Bug 613442, part 3: Add AsyncChannel::Echo() to allow sending a message back to the originating endpoint. r=bent 2011-06-03 13:33:56 -05:00
BrowserProcessSubThread.cpp
BrowserProcessSubThread.h
GeckoChildProcessHost.cpp Bug 573958 - Extend LD_LIBRARY_PATH instead of replacing it during plugin-container initialization. r=bsmedberg 2011-07-21 09:53:29 +02:00
GeckoChildProcessHost.h
IOThreadChild.h
IPCMessageUtils.h Bug 648484, parts 3, 3.1, and 3.2: Allow passing a "backend hint" to GetLayerManager() to request a non-default layer manager backend. Deal with failure to hook up shadow layers. sr=roc 2011-08-09 12:38:26 -07:00
Makefile.in Bug 564086, part p: Library support of |bridge| API. r=bent 2011-06-03 13:33:56 -05:00
MessagePump.cpp
MessagePump.h
ProcessChild.cpp
ProcessChild.h
ProtocolUtils.cpp Bug 613442, part 4: Library support of |opens| API. r=bent 2011-06-03 13:33:56 -05:00
ProtocolUtils.h Bug 613442, part 4: Library support of |opens| API. r=bent 2011-06-03 13:33:56 -05:00
RPCChannel.cpp Bug 648935 - Process native events during calls to WaitForNotify in the child process when nested native event loops are detected in the parent. r=bsmedberg. 2011-05-18 06:57:08 -05:00
RPCChannel.h Bug 648935 - Process native events during calls to WaitForNotify in the child process when nested native event loops are detected in the parent. r=bsmedberg. 2011-05-18 06:57:08 -05:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SharedMemory_posix.cpp
SharedMemory_windows.cpp
SharedMemory.cpp Bug 653627 - Don't use char** in nsIMemoryReporter. r=khuey, sr=bz. 2011-07-08 12:45:16 +10:00
SharedMemory.h
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h
SharedMemoryBasic_chromium.h
SharedMemoryBasic.h
SharedMemorySysV.h
Shmem.cpp Bug 666989: Fix unused-but-set GCC 4.6 warning in Shmem::AssertInvariants. r=cjones 2011-06-24 14:01:30 -07:00
Shmem.h
StringUtil.cpp
SyncChannel.cpp Bug 671189: Unblock for error replies to sync messages. r=bent 2011-07-13 22:43:43 -07:00
SyncChannel.h Bug 648935 - Process native events during calls to WaitForNotify in the child process when nested native event loops are detected in the parent. r=bsmedberg. 2011-05-18 06:57:08 -05:00
Transport_posix.cpp Bug 564086, part p: Library support of |bridge| API. r=bent 2011-06-03 13:33:56 -05:00
Transport_posix.h Bug 564086, part l: POSIX impl of Transport API. r=bsmedberg 2011-06-03 13:33:56 -05:00
Transport_win.cpp Bug 564086, part p: Library support of |bridge| API. r=bent 2011-06-03 13:33:56 -05:00
Transport_win.h Bug 564086, part m: Windows impl of Transport API. r=bent 2011-06-03 13:33:56 -05:00
Transport.h Bug 564086, part p: Library support of |bridge| API. r=bent 2011-06-03 13:33:56 -05:00
WindowsMessageLoop.cpp Bug 626975 - Trap Google Earth out-of-process messages destined for plugin instances. Prevents spurious incalls on the browser which violate our rpc rules. r=bent 2011-07-27 17:15:25 -05:00
WindowsMessageLoop.h