gecko-dev/dom/plugins/ipc
2016-12-14 16:41:28 +01:00
..
hangui
interpose
AStream.h
BrowserStreamChild.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
BrowserStreamChild.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
BrowserStreamParent.cpp Bug 1319271 - Use actor's manager in case actor is already deleted (r=billm) 2016-12-13 16:46:33 -08:00
BrowserStreamParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
ChildAsyncCall.cpp
ChildAsyncCall.h
ChildTimer.cpp
ChildTimer.h
D3D11SurfaceHolder.cpp Bug 1317131 - Fix the incorrect AutoTextureLock lifecycle. r=dvander 2016-11-17 01:57:00 -05:00
D3D11SurfaceHolder.h
MiniShmParent.cpp
MiniShmParent.h
moz.build Bug 1251202 - Implement Default Audio Device Notifications for NPAPI plugins on Windows. r=jimm 2016-09-19 14:05:41 -07:00
NPEventAndroid.h
NPEventOSX.h
NPEventUnix.h
NPEventWindows.h
PBrowserStream.ipdl
PluginAsyncSurrogate.cpp
PluginAsyncSurrogate.h
PluginBackgroundDestroyer.cpp
PluginBackgroundDestroyer.h
PluginBridge.h
PluginDataResolver.h
PluginHangUIParent.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
PluginHangUIParent.h
PluginInstanceChild.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
PluginInstanceChild.h Bug 1320020 - Remove Unity plugin quirk compatibility. r=aklotz 2016-11-28 22:52:18 -08:00
PluginInstanceParent.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
PluginInstanceParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PluginInterposeOSX.h
PluginInterposeOSX.mm
PluginLibrary.h
PluginMessageUtils.cpp
PluginMessageUtils.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
PluginModuleChild.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
PluginModuleChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PluginModuleParent.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
PluginModuleParent.h Bug 1312988 - Separate the recycling allocators for gpu and cpu textures. r=nical 2016-11-14 10:09:39 +01:00
PluginProcessChild.cpp
PluginProcessChild.h Bug 1318833 - Part 2: Remove Silverlight plugin quirk compatibility. r=jimm 2016-11-28 22:51:45 -08:00
PluginProcessParent.cpp Bug 1171393 - Remove sandbox write access to temp directory which was opened for tests. r=bobowen 2016-09-01 11:58:12 -07:00
PluginProcessParent.h
PluginQuirks.cpp Bug 1320020 - Remove Unity plugin quirk compatibility. r=aklotz 2016-11-28 22:52:18 -08:00
PluginQuirks.h Bug 1320020 - Remove Unity plugin quirk compatibility. r=aklotz 2016-11-28 22:52:18 -08:00
PluginScriptableObjectChild.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
PluginScriptableObjectChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PluginScriptableObjectParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PluginScriptableObjectParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PluginScriptableObjectUtils-inl.h
PluginScriptableObjectUtils.h
PluginStreamChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PluginStreamChild.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
PluginStreamParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PluginStreamParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PluginSurfaceParent.cpp
PluginSurfaceParent.h
PluginTypes.ipdlh Bug 1283274 - Disable windowless workaround if we detect a flash library that support async rendering. r=aklotz 2016-07-25 15:45:29 -05:00
PluginUtilsOSX.h
PluginUtilsOSX.mm Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan 2016-10-04 17:57:51 +02:00
PluginUtilsWin.cpp Bug 1251202 - Implement Default Audio Device Notifications for NPAPI plugins on Windows. r=jimm 2016-09-19 14:05:41 -07:00
PluginUtilsWin.h Bug 1251202 - Implement Default Audio Device Notifications for NPAPI plugins on Windows. r=jimm 2016-09-19 14:05:41 -07:00
PluginWidgetChild.cpp Bug 1290766 - Return the scroll capture information from the PPluginWidget Create method, instead of using a separate asynchronous method which is delivered later and may race with fast shutdown. r=billm 2016-10-05 11:36:26 -04:00
PluginWidgetChild.h Bug 1290766 - Return the scroll capture information from the PPluginWidget Create method, instead of using a separate asynchronous method which is delivered later and may race with fast shutdown. r=billm 2016-10-05 11:36:26 -04:00
PluginWidgetParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PluginWidgetParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
PPluginBackgroundDestroyer.ipdl Bug 1316757, part 1 - Remove state machine user syntax from non-test IPDL files. r=billm 2016-11-23 09:15:47 -08:00
PPluginInstance.ipdl
PPluginModule.ipdl Bug 1251202 - Implement Default Audio Device Notifications for NPAPI plugins on Windows. r=jimm 2016-09-19 14:05:41 -07:00
PPluginScriptableObject.ipdl
PPluginStream.ipdl
PPluginSurface.ipdl
PStreamNotify.ipdl
StreamNotifyChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
StreamNotifyParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00