gecko-dev/ipc/glue
Yoshi Huang 84039380cc Bug 1287073 - remove SEC_FORCE_INHERIT_PRINCIPAL_WAS_DROPPED from nsILoadInfo r=sicking 2016-07-28 15:56:32 +08:00
..
BackgroundChild.h Bug 1283327: Factor out SynchronouslyCreatePBackground. r=billm 2016-06-30 13:54:06 -07:00
BackgroundChildImpl.cpp Bug 1282993 - Fix build error in Platform which don't support gamepad API. r=baku 2016-06-29 20:39:00 +02:00
BackgroundChildImpl.h Bug 1221730 - Change GamepadServiceTest into webidl. r=qdot, r=baku 2016-06-28 00:26:00 +02:00
BackgroundImpl.cpp Clean up Transport memory management in IPDL. (bug 1283744, r=billm) 2016-07-06 18:51:20 -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 1282993 - Fix build error in Platform which don't support gamepad API. r=baku 2016-06-29 20:39:00 +02:00
BackgroundParentImpl.h Bug 1221730 - Change GamepadServiceTest into webidl. r=qdot, r=baku 2016-06-28 00:26:00 +02:00
BackgroundUtils.cpp Bug 1287073 - remove SEC_FORCE_INHERIT_PRINCIPAL_WAS_DROPPED from nsILoadInfo r=sicking 2016-07-28 15:56:32 +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 1277705 - Remove chromium notification service (r=dvander) 2016-06-24 13:15:20 -07:00
BrowserProcessSubThread.h Bug 1277705 - Remove chromium notification service (r=dvander) 2016-06-24 13:15:20 -07:00
CrossProcessMutex.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
CrossProcessMutex_posix.cpp Bug 1283559 - Remove obsolete OS X version checks in ipc/glue and dom/plugins/ipc. r=bsmedberg. 2016-07-06 18:34:05 +02: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
Faulty.cpp Bug 777067 - "Fuzzing: IPC Protocol Definition Language (IPDL) Protocols". r=wmccloskey 2016-05-30 16:33:00 +02:00
Faulty.h Bug 777067 - "Fuzzing: IPC Protocol Definition Language (IPDL) Protocols". r=wmccloskey 2016-05-30 16:33:00 +02:00
FileDescriptor.cpp Bug 1264566 followup - Fix build on VS2015u3. 2016-07-26 09:45:44 +10:00
FileDescriptor.h Bug 1264566 - Part 1: Refactor FileDescriptor to fix leaks in content processes. r=valentin, r=baku 2016-05-27 15:58:51 +08: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 1264566 - Part 2: Refactor all usage of FileDescriptor. r=valentin 2016-05-27 16:12:51 +08:00
FileDescriptorUtils.h Bug 1264566 - Part 2: Refactor all usage of FileDescriptor. r=valentin 2016-05-27 16:12:51 +08:00
GeckoChildProcessHost.cpp Add the GPU process as a sandbox broker peer. (bug 1289895, r=bobowen) 2016-07-27 23:17:54 -07:00
GeckoChildProcessHost.h Bug 1277705 - Remove waitable_event_watcher (r=dvander) 2016-06-24 13:15:41 -07: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 1268151: Clean up some dependencies in IPDL headers; r=billm 2016-05-17 16:01:25 -06: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 1268151: Clean up some dependencies in IPDL headers; r=billm 2016-05-17 16:01:25 -06: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 1287044 - Annotate pending IPC messages when OOM due to too many of them. r=billm 2016-07-04 13:36:34 +08:00
MessageChannel.h Bug 1287044 - Annotate pending IPC messages when OOM due to too many of them. r=billm 2016-07-04 13:36:34 +08: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 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01: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 1268151: Clean up some dependencies in IPDL headers; r=billm 2016-05-17 16:01:25 -06: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
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 1289316 - Update ProcessUtils_linux with PlatformHandle changes r=valentin 2016-07-26 03:47:18 -07:00
ProcessUtils_mac.mm
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 1268151: Clean up some dependencies in IPDL headers; r=billm 2016-05-17 16:01:25 -06:00
ProtocolUtils.cpp Clean up Transport memory management in IPDL. (bug 1283744, r=billm) 2016-07-06 18:51:20 -07:00
ProtocolUtils.h Use Endpoints for content-process ImageBridges. (bug 1287366 part 2, r=billm) 2016-07-20 00:18:30 -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 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01: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 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey 2016-06-23 10:53:14 +02: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
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 1275398 - Use shmem for sending image data in IPCDataTransfer. r=nical 2016-06-16 00:57:46 +08:00
Shmem.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
StringUtil.cpp Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00
TaskFactory.h Bug 1283032 - initialize members from RunnableMethod in constructor. r=billm 2016-07-01 16:05:28 +03:00
Transport.h Clean up Transport memory management in IPDL. (bug 1283744, r=billm) 2016-07-06 18:51:20 -07:00
Transport_posix.cpp Bug 1264566 - Part 2: Refactor all usage of FileDescriptor. r=valentin 2016-05-27 16:12:51 +08: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 Clean up Transport memory management in IPDL. (bug 1283744, r=billm) 2016-07-06 18:51:20 -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
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 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06: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 1288077: Forward declare arrays by including 'nsTArrayForwardDeclare.h', r=froydnj 2016-07-20 17:29:36 +02:00
nsIIPCSerializableURI.h Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm 2016-05-27 14:54:31 -07:00