.. |
COMApartmentRegion.h
|
Bug 1277075: Add MainThreadRuntime class to mscom glue, enabling safe initialization of COM security and exception handlers; r=jimm
|
2016-07-20 11:10:46 -06:00 |
COMPtrHolder.h
|
Bug 1261107: Adds code to marshal a Microsoft COM object and transfer its serialized proxy across IPDL; r=billm,jimm
|
2016-07-27 11:44:29 -06:00 |
DynamicallyLinkedFunctionPtr.h
|
Bug 1287002: Add DynamicallyLinkedFunctionPtr helper class to mscom glue; r=jimm
|
2016-06-03 12:56:24 -06:00 |
EnsureMTA.cpp
|
Bug 1261107: Add EnsureMTA class to ipc/mscom/Utils. This class synchronously executes a function on a background thread that resides in Microsoft COM's multithreaded apartment; r=jimm
|
2016-07-18 13:49:28 -06:00 |
EnsureMTA.h
|
Bug 1261107: Add EnsureMTA class to ipc/mscom/Utils. This class synchronously executes a function on a background thread that resides in Microsoft COM's multithreaded apartment; r=jimm
|
2016-07-18 13:49:28 -06:00 |
Interceptor.cpp
|
Bug 1263224: Adds COM interception that allows us to proxy COM invocations; r=jimm
|
2016-07-27 11:44:56 -06:00 |
Interceptor.h
|
Bug 1263224: Adds COM interception that allows us to proxy COM invocations; r=jimm
|
2016-07-27 11:44:56 -06:00 |
InterceptorLog.cpp
|
Bug 1287875: Don't try to obtain NS_APP_CONTENT_PROCESS_TEMP_DIR unless MOZ_CONTENT_SANDBOX is defined; r=haik
|
2016-07-29 12:20:01 -06:00 |
InterceptorLog.h
|
Bug 1287875: Adds a logging facility for intercepted COM traffic; r=jimm
|
2016-07-14 17:11:33 -06:00 |
MainThreadHandoff.cpp
|
Bug 1263224: Add ability to wrap a COM method invocation and hand it off to the main thread for execution; r=jimm
|
2016-07-19 13:31:25 -06:00 |
MainThreadHandoff.h
|
Bug 1263224: Add ability to wrap a COM method invocation and hand it off to the main thread for execution; r=jimm
|
2016-07-19 13:31:25 -06:00 |
MainThreadInvoker.cpp
|
Bug 1263224: Adds MainThreadInvoker class for posting Asynchronous Procedure Calls to the main thread; r=jimm
|
2016-07-19 13:35:36 -06:00 |
MainThreadInvoker.h
|
Bug 1263224: Adds MainThreadInvoker class for posting Asynchronous Procedure Calls to the main thread; r=jimm
|
2016-07-19 13:35:36 -06:00 |
MainThreadRuntime.cpp
|
Bug 1277075: Add MainThreadRuntime class to mscom glue, enabling safe initialization of COM security and exception handlers; r=jimm
|
2016-07-20 11:10:46 -06:00 |
MainThreadRuntime.h
|
Bug 1277075: Add MainThreadRuntime class to mscom glue, enabling safe initialization of COM security and exception handlers; r=jimm
|
2016-07-20 11:10:46 -06:00 |
moz.build
|
Bug 1263224: Adds COM interception that allows us to proxy COM invocations; r=jimm
|
2016-07-27 11:44:56 -06:00 |
ProxyStream.cpp
|
Bug 1261107: Adds code to marshal a Microsoft COM object and transfer its serialized proxy across IPDL; r=billm,jimm
|
2016-07-27 11:44:29 -06:00 |
ProxyStream.h
|
Bug 1261107: Adds code to marshal a Microsoft COM object and transfer its serialized proxy across IPDL; r=billm,jimm
|
2016-07-27 11:44:29 -06:00 |
Ptr.h
|
Bug 1263224: Smart pointers for passing COM interface pointers around in other apartments; r=jimm
|
2016-07-19 13:13:31 -06:00 |
Registration.cpp
|
Bug 1286986: Add glue to enable process-local registration of COM proxies at runtime; r=jimm
|
2016-07-27 11:45:08 -06:00 |
Registration.h
|
Bug 1286986: Add glue to enable process-local registration of COM proxies at runtime; r=jimm
|
2016-07-27 11:45:08 -06:00 |
Utils.cpp
|
Bug 1261107: Add IsCurrentThreadMTA() to ipc/mscom/Utils; r=jimm
|
2016-07-18 13:47:34 -06:00 |
Utils.h
|
Bug 1261107: Add IsCurrentThreadMTA() to ipc/mscom/Utils; r=jimm
|
2016-07-18 13:47:34 -06:00 |
WeakRef.cpp
|
Bug 1263224: Add support for thread-safe weak references for COM-based objects; r=jimm
|
2016-07-19 13:36:55 -06:00 |
WeakRef.h
|
Bug 1263224: Add support for thread-safe weak references for COM-based objects; r=jimm
|
2016-07-19 13:36:55 -06:00 |