gecko-dev/ipc/glue
Alexandre Lissy 0af5b943b6 Bug 1284674 - Remove NUWA r=cyu
MozReview-Commit-ID: GyMRNzOBKw6

--HG--
extra : rebase_source : 293af1cd55f2035ce6a99f4ebf144059c32a2b8f
2016-08-02 14:54:00 +02:00
..
BackgroundChild.h Bug 1283327: Factor out SynchronouslyCreatePBackground. r=billm 2016-06-30 13:54:06 -07:00
BackgroundChildImpl.cpp Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
BackgroundChildImpl.h Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54: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
BackgroundParentImpl.cpp Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
BackgroundParentImpl.h Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54: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
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_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
CrossProcessMutex_windows.cpp
CrossProcessMutex.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01: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
FileDescriptorSetChild.h
FileDescriptorSetParent.cpp
FileDescriptorSetParent.h
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 Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
GeckoChildProcessHost.h Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
InputStreamParams.ipdlh Bug 1268151: Clean up some dependencies in IPDL headers; r=billm 2016-05-17 16:01:25 -06:00
InputStreamUtils.cpp
InputStreamUtils.h
IOThreadChild.h
IPCMessageUtils.cpp
IPCMessageUtils.h
IPCStream.ipdlh Bug 1268151: Clean up some dependencies in IPDL headers; r=billm 2016-05-17 16:01:25 -06:00
IPCStreamUtils.cpp
IPCStreamUtils.h
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 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
MessageLink.cpp Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
MessageLink.h Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
MessagePump.cpp Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
MessagePump.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
Neutering.h
nsIIPCBackgroundChildCreateCallback.h
nsIIPCSerializableInputStream.h Bug 1288077: Forward declare arrays by including 'nsTArrayForwardDeclare.h', r=froydnj 2016-07-20 17:29:36 +02:00
nsIIPCSerializableURI.h
PBackground.ipdl Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
PBackgroundSharedTypes.ipdlh
PBackgroundTest.ipdl
PFileDescriptorSet.ipdl
PProcLoader.ipdl
ProcessChild.cpp
ProcessChild.h
ProcessUtils_bsd.cpp
ProcessUtils_linux.cpp Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
ProcessUtils_mac.mm
ProcessUtils_none.cpp
ProcessUtils.h Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
ProtocolTypes.ipdlh Bug 1268151: Clean up some dependencies in IPDL headers; r=billm 2016-05-17 16:01:25 -06:00
ProtocolUtils.cpp Bug 1266440 - Remove diagnostic funciton mozilla::ipc::AnnotateProcessInformation() that contains PII. r=krizsa 2016-08-01 18:41:09 +08:00
ProtocolUtils.h Bug 1266440 - Remove diagnostic funciton mozilla::ipc::AnnotateProcessInformation() that contains PII. r=krizsa 2016-08-01 18:41:09 +08:00
PSendStream.ipdl
ScopedXREEmbed.cpp
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
SendStreamAlloc.h
SendStreamChild.cpp Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey 2016-06-23 10:53:14 +02:00
SendStreamParent.cpp
SharedMemory_posix.cpp
SharedMemory_windows.cpp
SharedMemory.cpp
SharedMemory.h
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h
SharedMemoryBasic_chromium.h
SharedMemoryBasic_mach.h
SharedMemoryBasic_mach.mm
SharedMemoryBasic.h
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
TaskFactory.h Bug 1283032 - initialize members from RunnableMethod in constructor. r=billm 2016-07-01 16:05:28 +03: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
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
Transport.h Clean up Transport memory management in IPDL. (bug 1283744, r=billm) 2016-07-06 18:51:20 -07:00
URIParams.ipdlh
URIUtils.cpp
URIUtils.h
WindowsMessageLoop.cpp
WindowsMessageLoop.h