gecko-dev/ipc/glue
Honza Bambas 8db609c916 Bug 1275117 - Fix static strings leaks when mozlogging is on. r=jduell
--HG--
extra : rebase_source : 2a08f4eee9a900a4e34d58084eb222aedd319464
2016-05-31 08:11:00 -04:00
..
BackgroundChild.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
BackgroundChildImpl.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
BackgroundChildImpl.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
BackgroundImpl.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
BackgroundParent.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
BackgroundParentImpl.cpp Bug 1274363 - BroadcastChannel should dispatch events in the correct order, r=smaug 2016-05-30 10:48:40 +02:00
BackgroundParentImpl.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
BackgroundUtils.cpp Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking 2016-05-24 18:01:34 +08:00
BackgroundUtils.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
BrowserProcessSubThread.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
BrowserProcessSubThread.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
CrossProcessMutex.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
CrossProcessMutex_posix.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
CrossProcessMutex_unimplemented.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
CrossProcessMutex_windows.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
FileDescriptor.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
FileDescriptor.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
FileDescriptorSetChild.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
FileDescriptorSetChild.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
FileDescriptorSetParent.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
FileDescriptorSetParent.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
FileDescriptorUtils.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
FileDescriptorUtils.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
GeckoChildProcessHost.cpp Bug 1275117 - Fix static strings leaks when mozlogging is on. r=jduell 2016-05-31 08:11:00 -04:00
GeckoChildProcessHost.h Bug 1275117 - Fix static strings leaks when mozlogging is on. r=jduell 2016-05-31 08:11:00 -04:00
IOThreadChild.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
IPCMessageUtils.cpp Bug 1268130, part 1 - Reimplement ByteLengthIsValid using CheckedInt. r=froydnj 2016-04-28 10:00:46 -07:00
IPCMessageUtils.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
IPCStream.ipdlh Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
IPCStreamUtils.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
IPCStreamUtils.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
InputStreamParams.ipdlh Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
InputStreamUtils.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
InputStreamUtils.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
MessageChannel.cpp Bug 1262671 - Use BufferList for Pickle (r=froydnj) 2016-05-27 09:57:41 -07:00
MessageChannel.h Bug 1273307 - Remove copy constructor/assignment operator for Message/Pickle (r=froydnj) 2016-05-27 09:57:35 -07:00
MessageLink.cpp Bug 1274404 - Annotate IPC message name and size when crashing due to message size. r=mccr8 2016-05-23 11:15:47 -07:00
MessageLink.h Bug 1261094 - Improve how MessageChannel::mInterruptStack is used in IPC code, r=jld 2016-04-28 07:21:49 +08:00
MessagePump.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
MessagePump.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
Neutering.h Bug 1213567: Prevent neutering from occurring during CreateWindow(Ex) calls; r=jimm 2015-10-17 13:28:53 -06:00
PBackground.ipdl Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
PBackgroundSharedTypes.ipdlh Bug 1263496 - Part 2: fix for NS_NULLPRINCIPAL_CONTRACTID. r=bholley 2016-04-27 18:38:03 +08:00
PBackgroundTest.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PFileDescriptorSet.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PProcLoader.ipdl Bug 977026 - Part 2: B2G loader. r=khuey, r=cyu 2014-07-30 03:24:00 -04:00
PSendStream.ipdl Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
ProcessChild.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
ProcessChild.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
ProcessUtils.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
ProcessUtils_bsd.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
ProcessUtils_linux.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
ProcessUtils_mac.mm Bug 1011225: Improve e10s process naming on OS X. Patch started by Benoit Girard, completed by Josh Aas. r=njn,benwa 2014-08-26 12:03:09 -05:00
ProcessUtils_none.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07: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 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
ProtocolUtils.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
ScopedXREEmbed.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
ScopedXREEmbed.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
SendStream.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SendStreamAlloc.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SendStreamChild.cpp Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SendStreamParent.cpp Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SharedMemory.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
SharedMemory.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
SharedMemoryBasic.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
SharedMemoryBasic_android.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
SharedMemoryBasic_android.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
SharedMemoryBasic_chromium.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
SharedMemoryBasic_mach.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
SharedMemoryBasic_mach.mm Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm 2016-02-18 10:56:15 -05:00
SharedMemory_posix.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
SharedMemory_windows.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
Shmem.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
Shmem.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
StringUtil.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
Transport.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
Transport_posix.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
Transport_posix.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
Transport_win.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
Transport_win.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
URIParams.ipdlh Bug 1131406 - Fix IPC serialization for nsHostObjectURI. r=billm 2015-03-06 22:33:00 +01:00
URIUtils.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
URIUtils.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
WindowsMessageLoop.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
WindowsMessageLoop.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
moz.build Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
nsIIPCBackgroundChildCreateCallback.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
nsIIPCSerializableInputStream.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
nsIIPCSerializableURI.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00