gecko/ipc/glue
2012-08-04 20:26:44 +02:00
..
AsyncChannel.cpp Bug 745148, part 2: GeckoChildProcessHost can't drop messages on the floor. Queue them and hand them off to the *Channel. r=bent 2012-07-14 14:21:32 -07:00
AsyncChannel.h Bug 745148, part 2: GeckoChildProcessHost can't drop messages on the floor. Queue them and hand them off to the *Channel. r=bent 2012-07-14 14:21:32 -07:00
BrowserProcessSubThread.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
BrowserProcessSubThread.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
CrossProcessMutex_unimplemented.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
CrossProcessMutex_windows.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
CrossProcessMutex.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
GeckoChildProcessHost.cpp Bug 776647: Add support for dropping to a "nobody" user after fork()ing, and use that on gonk. r=cjones 2012-07-26 21:42:56 -07:00
GeckoChildProcessHost.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
IOThreadChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
IPCMessageUtils.h Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes). 2012-08-01 23:02:29 -07:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
MessagePump.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
MessagePump.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (ipc parts); blanket-r=bzbarsky 2012-07-26 15:17:38 -04:00
ProcessChild.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ProcessChild.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ProtocolUtils.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
ProtocolUtils.h Bug 775867: Implement ProtocolErrorBreakpoint() for easier debugging of IPC errors. r=bent 2012-07-23 10:24:29 -07:00
RPCChannel.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
RPCChannel.h Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan 2012-07-06 13:15:45 -05:00
ScopedXREEmbed.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
ScopedXREEmbed.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SharedMemory_posix.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SharedMemory_windows.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SharedMemory.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SharedMemory.h Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan 2012-07-06 13:15:45 -05:00
SharedMemoryBasic_android.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
SharedMemoryBasic_android.h Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan 2012-07-06 13:15:45 -05:00
SharedMemoryBasic_chromium.h Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan 2012-07-06 13:15:45 -05:00
SharedMemoryBasic.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SharedMemorySysV.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Shmem.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Shmem.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
StringUtil.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SyncChannel.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SyncChannel.h Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan 2012-07-06 13:15:45 -05:00
Transport_posix.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Transport_posix.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Transport_win.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Transport_win.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Transport.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
WindowsMessageLoop.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
WindowsMessageLoop.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00