.. |
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 |
FileDescriptor.cpp
|
Bug 781256 - 'Share FileDescriptors across processes in preparation for OS-level sandbox'. r=khuey+cjones.
|
2012-08-16 00:02:32 -04:00 |
FileDescriptor.h
|
Bug 781256 - 'Share FileDescriptors across processes in preparation for OS-level sandbox'. r=khuey+cjones.
|
2012-08-16 00:02:32 -04:00 |
GeckoChildProcessHost.cpp
|
Bug 784858: Pass LD_PRELOAD to child processes. r=cjones
|
2012-08-22 18:50:25 -07:00 |
GeckoChildProcessHost.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
InputStreamParams.ipdlh
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
InputStreamUtils.cpp
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
InputStreamUtils.h
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
IOThreadChild.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
IPCMessageUtils.h
|
Merge the landing of bug 579517 to mozilla-inbound
|
2012-08-22 12:12:15 -04:00 |
ipdl.mk
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
Makefile.in
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
MessagePump.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04: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 |
nsIIPCSerializableInputStream.h
|
Bug 781256 - 'Share FileDescriptors across processes in preparation for OS-level sandbox'. r=khuey+cjones.
|
2012-08-16 00:02:32 -04:00 |
nsIIPCSerializableURI.h
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07: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 781256 - 'Share FileDescriptors across processes in preparation for OS-level sandbox'. r=khuey+cjones.
|
2012-08-16 00:02:32 -04:00 |
RPCChannel.cpp
|
Bug 636063, part 3: Honor compression requests when queuing messages. r=bent
|
2012-08-25 01:25:08 -07:00 |
RPCChannel.h
|
Bug 636063, part 3: Honor compression requests when queuing messages. r=bent
|
2012-08-25 01:25:08 -07: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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04: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 |
URIParams.ipdlh
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
URIUtils.cpp
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
URIUtils.h
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
WindowsMessageLoop.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
WindowsMessageLoop.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |