gecko-dev/ipc/glue
Justin Lebar 3e059c7221 Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=waldo for js
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
2013-06-28 18:38:32 -07: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 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 784776 - Don't assume NULL is numeric. r=cjones 2012-08-26 08:56:59 -04:00
CrossProcessMutex_windows.cpp Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (ipc/ part) r=bent 2012-10-04 10:32:45 +02:00
CrossProcessMutex.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
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 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell. 2013-02-15 14:27:21 -08:00
FileDescriptorUtils.h Bug 843433: Annotate CloseFileRunnable as MOZ_FINAL to avoid -Wdelete-non-virtual-dtor build warnings. r=ehsan 2013-02-20 18:52:44 -08:00
GeckoChildProcessHost.cpp Bug 859763 - Remove more remains of the old linker. r=blassey 2013-04-10 09:02:32 +02:00
GeckoChildProcessHost.h Bug 786631, part 2: Make the prelaunch process totipotent and specialize when it's taken. r=jlebar 2013-01-17 12:06:36 -08:00
InputStreamParams.ipdlh Bug 783878 - Part 2: Allow serializing remote input streams by passing the actor reference over the wire and retrieving the original stream in the parent. r=bent 2012-09-21 13:26:13 -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 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
IPCMessageUtils.h Bug 883646 - Propagate the ScaleFactor classes far and wide. r=kentuckyfriedtakahe 2013-06-21 17:03:56 -04:00
ipdl.mk Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. 2012-08-23 12:33:46 -07:00
Makefile.in Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
MessagePump.cpp Bug 842550: Switch to using TimeTicks rather than Time in message loops. rs=cjones 2013-02-21 18:10:59 -08:00
MessagePump.h Bug 842550: Switch to using TimeTicks rather than Time in message loops. rs=cjones 2013-02-21 18:10:59 -08:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -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
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
ProtocolUtils.cpp Bug 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones 2012-09-17 10:37:20 +02:00
ProtocolUtils.h Bug 868919 - Confirm that the child process has received fd handles on OSX before releasing them. r=bent 2013-06-21 09:32:02 +12:00
RPCChannel.cpp Bug 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones 2012-09-17 10:37:20 +02:00
RPCChannel.h Bug 857152 - Make IPC channels more robust against use after being closed. r=bent 2013-04-03 15:54:00 +02:00
ScopedXREEmbed.cpp Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg 2012-12-18 10:24:42 -06: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 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 877036 - Make SharedMemory's memory reporter threadsafe. r=jlebar 2013-06-07 17:10:31 +12: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 753046 - Add IPC support for BSDs, ipc/glue part. r=cjones 2012-08-28 23:16:29 +02: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 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones 2012-09-17 10:37:20 +02:00
StringUtil.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SyncChannel.cpp Bug 857152 - Make IPC channels more robust against use after being closed. r=bent 2013-04-03 15:54:00 +02:00
SyncChannel.h Bug 856108 - Port static analyses to clang, part 2h: use MOZ_STACK_CLASS everywhere else. r=bsmedberg 2013-04-11 22:22:09 -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 786148 - s/IPC/ipc/. r=ted. 2012-08-28 08:41:04 -04: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 786148 - s/IPC/ipc/. r=ted. 2012-08-28 08:41:04 -04:00
Transport.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
URIParams.ipdlh Bug 786148 - s/IPC/ipc/. r=ted. 2012-08-28 08:41:04 -04:00
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 Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. 2012-08-23 12:33:46 -07:00
WindowsMessageLoop.cpp Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
WindowsMessageLoop.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00