gecko/ipc/glue
Thinker K.F. Li fbe3632a77 Bug 977026 - part 2: B2G loader. r=khuey,cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
2014-07-25 20:52:00 +02:00
..
BackgroundChild.h Bug 1013571 Reland support for PBackground on workers. r=bent 2014-07-09 17:39:18 -04:00
BackgroundChildImpl.cpp Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
BackgroundChildImpl.h
BackgroundImpl.cpp Bug 1013571 Reland support for PBackground on workers. r=bent 2014-07-09 17:39:18 -04:00
BackgroundParent.h Fix the places where we forward declare already_AddRefed as a struct, no bug, r=I'm-sick-and-tired-of-MSVC-stupidity 2014-06-17 10:57:23 -04:00
BackgroundParentImpl.cpp Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
BackgroundParentImpl.h
BackgroundUtils.cpp Bug 1024098, Add some helpers for principal verification with PBackground. r=mrbkap. 2014-07-07 11:13:04 -07:00
BackgroundUtils.h Bug 1024098, Add some helpers for principal verification with PBackground. r=mrbkap. 2014-07-07 11:13:04 -07:00
BrowserProcessSubThread.cpp
BrowserProcessSubThread.h
CrossProcessMutex_posix.cpp Bug 1038855, part 3 - Use an nsRefPtr for CrossProcessMutex::mSharedBuffer. r=bjacob 2014-07-16 12:39:03 -07:00
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
CrossProcessMutex.h Bug 1038855, part 3 - Use an nsRefPtr for CrossProcessMutex::mSharedBuffer. r=bjacob 2014-07-16 12:39:03 -07:00
FileDescriptor.cpp
FileDescriptor.h
FileDescriptorUtils.cpp Bug 956961 - FileDescriptorToFILE should always use its input. r=bent 2014-07-02 11:22:40 -07:00
FileDescriptorUtils.h Bug 973090 - IPC remoting for child GC/CC logging. r=mccr8, r=bent 2014-05-13 13:13:00 -04:00
GeckoChildProcessHost.cpp Bug 1041525 - Remove workaround for GMP SyncRunnable deadlock in Crashreporter::OOPInit() r=jesup 2014-07-24 18:16:08 +02:00
GeckoChildProcessHost.h Bug 1033522 - Only initialize the Windows Group ID for plugin processes: other process types don't need it. Refactor the saved GRE dir to use a path rather than a non-threadsafe nsIFile object, r=jimm 2014-07-17 11:15:09 -04:00
InputStreamParams.ipdlh
InputStreamUtils.cpp
InputStreamUtils.h
IOThreadChild.h
IPCMessageUtils.h
MessageChannel.cpp Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke) 2014-07-17 21:09:45 -07:00
MessageChannel.h Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke) 2014-07-17 21:09:45 -07:00
MessageLink.cpp Bug 1013571 Reland support for PBackground on workers. r=bent 2014-07-09 17:39:18 -04:00
MessageLink.h
MessagePump.cpp Bug 1013571 Reland support for PBackground on workers. r=bent 2014-07-09 17:39:18 -04:00
MessagePump.h
moz.build Bug 977026 - part 2: B2G loader. r=khuey,cyu 2014-07-25 20:52:00 +02:00
nsIIPCBackgroundChildCreateCallback.h
nsIIPCSerializableInputStream.h
nsIIPCSerializableURI.h
PBackground.ipdl
PBackgroundSharedTypes.ipdlh Bug 1024098, Add some helpers for principal verification with PBackground. r=mrbkap. 2014-07-07 11:13:04 -07:00
PBackgroundTest.ipdl
PProcLoader.ipdl Bug 977026 - part 2: B2G loader. r=khuey,cyu 2014-07-25 20:52:00 +02:00
ProcessChild.cpp
ProcessChild.h
ProcessUtils_bsd.cpp
ProcessUtils_linux.cpp Bug 977026 - part 2: B2G loader. r=khuey,cyu 2014-07-25 20:52:00 +02:00
ProcessUtils_none.cpp
ProcessUtils.h Bug 977026 - part 2: B2G loader. r=khuey,cyu 2014-07-25 20:52:00 +02:00
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1028383 - Make ITopLevelProtocol assert to enforce its assumptions that things happen on the main thread - r=bent 2014-07-04 14:04:13 -04:00
ProtocolUtils.h Bug 1028383 - Make ITopLevelProtocol assert to enforce its assumptions that things happen on the main thread - r=bent 2014-07-04 14:04:13 -04:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SharedMemory_posix.cpp
SharedMemory_windows.cpp
SharedMemory.cpp Bug 1028588 - Fix dangerous public destructors in ipc/ - r=bent 2014-06-23 18:40:03 -04:00
SharedMemory.h Bug 1027251 - Fix or whitelist dangerous public destructors in ipc/ - r=bent 2014-06-18 22:29:00 -04:00
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h
SharedMemoryBasic_chromium.h
SharedMemoryBasic.h
SharedMemorySysV.h
Shmem.cpp Bug 1038853 - Use nullptr instead of 0 in Shmem.h and Shmem.cpp. r=bent 2014-07-15 16:51:44 -07:00
Shmem.h Bug 1038853 - Use nullptr instead of 0 in Shmem.h and Shmem.cpp. r=bent 2014-07-15 16:51:44 -07:00
StringUtil.cpp
Transport_posix.cpp
Transport_posix.h
Transport_win.cpp
Transport_win.h
Transport.h
URIParams.ipdlh
URIUtils.cpp
URIUtils.h
WindowsMessageLoop.cpp Bug 1014673 - Allow WM_GETOBJECT calls to succeed when mozilla window procedures are neutered by ipc WaitForNotify calls. r=bent 2014-05-30 14:30:54 -05:00
WindowsMessageLoop.h Bug 1009590: Deal with non-ui-thread IPDL usage on Windows. r=bent 2014-05-18 05:16:51 +02:00