.. |
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
|
Bug 784776 - Don't assume NULL is numeric. r=cjones
|
2012-08-26 08:56:59 -04:00 |
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
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-15 14:27:21 -08:00 |
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 945245 - Fixed misc char16_t/wchar_t mismatches. r=ehsan
|
2013-12-03 16:09:50 +01:00 |
GeckoChildProcessHost.h
|
Bug 928042 - Add an environment variable to disable content processes sandboxing even when MOZ_CONTENT_SANDBOX is defined. r=aklotz
|
2013-11-01 19:09:45 -07:00 |
InputStreamParams.ipdlh
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
|
2013-10-18 13:34:08 -04:00 |
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
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
IOThreadChild.h
|
|
|
IPCMessageUtils.h
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
Makefile.in
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
MessageChannel.cpp
|
Bug 947632 - Assert that we don't sendSyncMessage while processing a CPOW request (r=dvander)
|
2013-12-14 15:50:22 -08:00 |
MessageChannel.h
|
Bug 947632 - Assert that we don't sendSyncMessage while processing a CPOW request (r=dvander)
|
2013-12-14 15:50:22 -08:00 |
MessageLink.cpp
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
|
2013-10-23 16:36:09 -04:00 |
MessageLink.h
|
Rename IPDL's RPC to Interrupt (bug 910020, r=bent).
|
2013-09-30 17:27:45 -07:00 |
MessagePump.cpp
|
Bug 939182 - Prevent mock timers from interfering with the message pump machinery, r=bsmedberg.
|
2013-12-09 11:57:29 -08:00 |
MessagePump.h
|
Bug 939182 - Integrate the chromium MessageLoop into nsThread, r=bsmedberg.
|
2013-10-23 05:01:24 -07:00 |
moz.build
|
Bug 939182 - Prevent mock timers from interfering with the message pump machinery, r=bsmedberg.
|
2013-12-09 11:57:29 -08: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 784739 - Switch from NULL to nullptr in ipc/glue/. r=ehsan
|
2013-08-23 15:51:58 -04:00 |
ProcessChild.h
|
|
|
ProcessUtils_linux.cpp
|
Bug 784805 - Set the process name (comm) to the app name. r=cjones
|
2012-09-10 21:30:33 -07:00 |
ProcessUtils_none.cpp
|
Bug 784805 - Set the process name (comm) to the app name. r=cjones
|
2012-09-10 21:30:33 -07:00 |
ProcessUtils.h
|
Bug 797904 - Include app name in about:memory dump. r=njn,cjones
|
2012-10-05 17:54:54 -04:00 |
ProtocolTypes.ipdlh
|
Bug 771765 - Support template content process, part 3: IPC glue and IPDL codegen to support protocol cloning. r=bent
|
2013-05-31 21:16:57 +08:00 |
ProtocolUtils.cpp
|
Bug 771765 - Support template content process, part 3: IPC glue and IPDL codegen to support protocol cloning. r=bent
|
2013-05-31 21:16:57 +08:00 |
ProtocolUtils.h
|
Bug 771765 - Support template content process, part 3: IPC glue and IPDL codegen to support protocol cloning. r=bent
|
2013-05-31 21:16:57 +08: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
|
Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg
|
2012-12-18 10:24:42 -06:00 |
SharedMemory_posix.cpp
|
|
|
SharedMemory_windows.cpp
|
|
|
SharedMemory.cpp
|
Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
|
2013-11-27 20:05:00 -05: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
|
|
|
SharedMemorySysV.h
|
Bug 941417 - Build ipc/glue in unified mode; r=bent
|
2013-11-22 13:53:02 -05:00 |
Shmem.cpp
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
Shmem.h
|
Bug 925317. Check shmems are tracked whenever we send them across IPC. r=BenWa,bent
|
2013-10-21 16:23:42 +02: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 4: Clone IPC protocol objects that will be up when the template process is ready. r=khuey, r=bent
|
2013-06-03 18:14:37 +08:00 |
Transport_posix.h
|
Bug 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |
Transport_win.cpp
|
Bug 771765 - Support template content process, part 4: Clone IPC protocol objects that will be up when the template process is ready. r=khuey, r=bent
|
2013-06-03 18:14:37 +08:00 |
Transport_win.h
|
Bug 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |
Transport.h
|
Bug 771765 - Support template content process, part 4: Clone IPC protocol objects that will be up when the template process is ready. r=khuey, r=bent
|
2013-06-03 18:14:37 +08:00 |
URIParams.ipdlh
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
|
2013-10-18 13:34:08 -04:00 |
URIUtils.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
URIUtils.h
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
WindowsMessageLoop.cpp
|
Bug 945245 - Fixed misc char16_t/wchar_t mismatches. r=ehsan
|
2013-12-03 16:09:50 +01:00 |
WindowsMessageLoop.h
|
|
|