gecko-dev/dom/plugins/ipc
David Parks 24e1111be1 Bug 1459335 - Distinguish between unregistered and failed DLL function interceptions. r=aklotz
Each failed attempt to intercept functions in a DLL wastes valuable memory so we remember failures in order to avoid repeating them.
2018-05-23 16:36:45 -07:00
..
hangui Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
interpose
AStream.h
BrowserStreamChild.cpp Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
BrowserStreamChild.h Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
BrowserStreamParent.cpp Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
BrowserStreamParent.h Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
ChildTimer.cpp
ChildTimer.h
D3D11SurfaceHolder.cpp
D3D11SurfaceHolder.h
FunctionBroker.cpp Bug 1366256 - Part 2: Refactor EndpointHandler to make special type handling opt-in. r=jimm 2018-03-13 16:38:15 -07:00
FunctionBroker.h Bug 1366256 - Part 2: Refactor EndpointHandler to make special type handling opt-in. r=jimm 2018-03-13 16:38:15 -07:00
FunctionBrokerChild.cpp Bug 1382251: Part 6 - Start/stop new top-level brokering actors on their own threads; r=jld 2017-11-06 10:29:15 -08:00
FunctionBrokerChild.h Bug 1382251: Part 6 - Start/stop new top-level brokering actors on their own threads; r=jld 2017-11-06 10:29:15 -08:00
FunctionBrokerIPCUtils.cpp Bug 1382251: Part 8 - Migrate some previously hooked functions to FunctionHook/Broker; r=jimm,froydnj 2017-11-06 11:07:16 -08:00
FunctionBrokerIPCUtils.h Bug 1366256 - Part 3: Broker camera CreateMutexW calls from plugin process. r=jimm 2018-03-07 16:00:53 -08:00
FunctionBrokerParent.cpp Bug 1382251: Part 8 - Migrate some previously hooked functions to FunctionHook/Broker; r=jimm,froydnj 2017-11-06 11:07:16 -08:00
FunctionBrokerParent.h Bug 1382251: Part 8 - Migrate some previously hooked functions to FunctionHook/Broker; r=jimm,froydnj 2017-11-06 11:07:16 -08:00
FunctionBrokerThread.h Bug 1382251: Part 6 - Start/stop new top-level brokering actors on their own threads; r=jld 2017-11-06 10:29:15 -08:00
FunctionHook.cpp Bug 1432653: Refactor the DLL interceptor and parameterize its memory operations; r=handyman 2018-04-09 13:37:52 -06:00
FunctionHook.h Bug 1459335 - Distinguish between unregistered and failed DLL function interceptions. r=aklotz 2018-05-23 16:36:45 -07:00
IpdlTuple.h Bug 1382251: Part 5 - Add IpdlTuple for type-safely marshaling tuples; r=jld 2017-11-06 10:17:15 -08:00
MiniShmParent.cpp
MiniShmParent.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
moz.build Bug 1382251: Part 11 - Update moz.build with new files; r=jimm 2017-11-06 10:47:01 -08:00
NPEventAndroid.h
NPEventOSX.h
NPEventUnix.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
NPEventWindows.h
PBrowserStream.ipdl Bug 1352567 - Remove plugin IPC code to support stream types other than NP_NORMAL (seekable and/or file streams), r=jimm 2017-10-02 14:54:22 -07:00
PFunctionBroker.ipdl Bug 1382251: Part 6 - Start/stop new top-level brokering actors on their own threads; r=jld 2017-11-06 10:29:15 -08:00
PluginBackgroundDestroyer.cpp
PluginBackgroundDestroyer.h
PluginBridge.h
PluginHangUIParent.cpp Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron. 2017-08-04 14:40:52 +10:00
PluginHangUIParent.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
PluginInstanceChild.cpp Bug 1460007 - Only call PluginInstanceChild's HookSetWindowLongPtr once. r=aklotz 2018-05-16 13:29:43 -05:00
PluginInstanceChild.h Bug 1456294 - Hook ImmAssociateContextEx. r=masayuki 2018-05-17 14:47:55 +09:00
PluginInstanceParent.cpp Bug 1456294 - Hook ImmAssociateContextEx. r=masayuki 2018-05-17 14:47:55 +09:00
PluginInstanceParent.h Bug 1456294 - Hook ImmAssociateContextEx. r=masayuki 2018-05-17 14:47:55 +09:00
PluginInterposeOSX.h
PluginInterposeOSX.mm
PluginLibrary.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
PluginMessageUtils.cpp Bug 1382251: Part 8 - Migrate some previously hooked functions to FunctionHook/Broker; r=jimm,froydnj 2017-11-06 11:07:16 -08:00
PluginMessageUtils.h Bug 1443954 - Part 3: Add support for RefCounted types to IPDL, r=bz,froydnj,baku 2018-04-10 17:49:48 -04:00
PluginModuleChild.cpp Bug 1461243 - Part 6: Stub out obsolete NPAPI APIs _getJavaEnv and _getJavaPeer. r=jimm 2018-02-20 01:47:57 -08:00
PluginModuleChild.h Bug 1444291 - Part 3 - Add read access to the Mac Flash sandbox, support sandbox levels r=Alex_Gaynor 2018-03-15 20:23:19 -07:00
PluginModuleParent.cpp Backed out changeset da12c077747f (bug 1448040) for Android build bustage on build/src/obj-firefox/dist/include/mozilla/HangAnnotations.h. CLOSED TREE 2018-05-25 20:13:26 +03:00
PluginModuleParent.h Backed out changeset da12c077747f (bug 1448040) for Android build bustage on build/src/obj-firefox/dist/include/mozilla/HangAnnotations.h. CLOSED TREE 2018-05-25 20:13:26 +03:00
PluginProcessChild.cpp Bug 1443892 - Add -MOZ_LOG and -MOZ_LOG_FILE command line arguments. r=erahm, r=nfroyd 2018-04-03 11:32:00 -04:00
PluginProcessChild.h
PluginProcessParent.cpp Bug 1366256 - Part 4: Add plugin DLL to plugin sandbox exceptions list. r=bobowen 2018-05-03 16:40:19 -07:00
PluginProcessParent.h Bug 1436566 - [Mac] Land disabled-by-default sandboxing for the Flash NPAPI plugin process. r=Alex_Gaynor,jimm 2018-02-12 15:46:31 -08:00
PluginQuirks.cpp Bug 1366256 - Part 3: Broker camera CreateMutexW calls from plugin process. r=jimm 2018-03-07 16:00:53 -08:00
PluginQuirks.h Bug 1366256 - Part 3: Broker camera CreateMutexW calls from plugin process. r=jimm 2018-03-07 16:00:53 -08:00
PluginScriptableObjectChild.cpp Bug 1430586 - Make sure the NPObjectData map still exists before use. r=jimm 2018-01-23 12:56:06 -08:00
PluginScriptableObjectChild.h
PluginScriptableObjectParent.cpp Bug 1352575 (part 18) - Remove PluginAsyncSurrogate. r=jimm. 2017-04-18 16:56:45 +10:00
PluginScriptableObjectParent.h
PluginScriptableObjectUtils-inl.h
PluginScriptableObjectUtils.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
PluginSurfaceParent.cpp
PluginSurfaceParent.h
PluginTypes.ipdlh Bug 1279218 - Remove Java Test Plugin and rest of Java references; r=bsmedberg 2017-07-17 16:45:48 -07:00
PluginUtilsOSX.h
PluginUtilsOSX.mm Bug 1419004: Fix crash when setting plugin process names on macOS 10.13.2. r=mstange 2017-12-12 17:03:33 -06:00
PluginUtilsWin.cpp Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
PluginUtilsWin.h Prequel to bug 1352559 - #includes and forward declarations necessary for various files to build properly exposed by unified build changes, r=trivial 2017-07-12 12:26:39 -04:00
PluginWidgetChild.cpp
PluginWidgetChild.h
PluginWidgetParent.cpp
PluginWidgetParent.h
PPluginBackgroundDestroyer.ipdl
PPluginInstance.ipdl Bug 1456294 - Hook ImmAssociateContextEx. r=masayuki 2018-05-17 14:47:55 +09:00
PPluginModule.ipdl Bug 1382251: Part 8 - Migrate some previously hooked functions to FunctionHook/Broker; r=jimm,froydnj 2017-11-06 11:07:16 -08:00
PPluginScriptableObject.ipdl
PPluginSurface.ipdl
PStreamNotify.ipdl
StreamNotifyChild.h
StreamNotifyParent.h