gecko-dev/ipc/mscom
Simon Giesecke 9758d919eb Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika
Bug 1583109 introduced new function templates StringJoin and StringJoinAppend.
These are now used to replace several custom loops across the codebase that
implement string-joining algorithms to simplify the code.

Differential Revision: https://phabricator.services.mozilla.com/D98750
2020-12-17 14:58:18 +00:00
..
mozglue Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
oop Bug 1674904: Part 3 - Replace dll reg code in mscom/oop/Handler with calls to mscom/oop/Module; r=Jamie 2020-11-04 22:11:23 +00:00
ActivationContext.cpp
ActivationContext.h Bug 1677284 - Move PackingStrategy::Variant implementation to separate header file. r=emilio 2020-11-23 15:49:14 +00:00
Aggregation.h
AgileReference.cpp
AgileReference.h
ApartmentRegion.h Bug 1674902: Part 4 - Some mscom::ApartmentRegion cleanup; r=Jamie 2020-11-03 16:55:21 +00:00
AsyncInvoker.h Bug 1677212: Improved aIsProxy handling within mscom::AsyncInvoker; r=Jamie 2020-11-16 01:19:54 +00:00
COMPtrHolder.h Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
DispatchForwarder.cpp
DispatchForwarder.h
EnsureMTA.cpp
EnsureMTA.h
FastMarshaler.cpp Bug 1654969: Always disable COM pings for mscom::FastMarshaler (and thus mscom::Interceptor). r=aklotz 2020-07-29 21:11:14 +00:00
FastMarshaler.h Bug 1654969: Always disable COM pings for mscom::FastMarshaler (and thus mscom::Interceptor). r=aklotz 2020-07-29 21:11:14 +00:00
IHandlerProvider.h
Interceptor.cpp
Interceptor.h Bug 1654969: Always disable COM pings for mscom::FastMarshaler (and thus mscom::Interceptor). r=aklotz 2020-07-29 21:11:14 +00:00
InterceptorLog.cpp Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
InterceptorLog.h
MainThreadHandoff.cpp
MainThreadHandoff.h
MainThreadInvoker.cpp
MainThreadInvoker.h
Objref.cpp Bug 1674902: Part 2 - Use CLSID_NULL instead of a distinct null CLSID; r=Jamie 2020-11-03 16:54:50 +00:00
Objref.h
PassthruProxy.cpp
PassthruProxy.h
ProcessRuntime.cpp
ProcessRuntime.h
ProfilerMarkers.cpp Bug 1675409 - Migrated TracingMarkerPayload to Markers 2.0 API - r=gregtatum 2020-11-18 21:55:51 +00:00
ProfilerMarkers.h Bug 1646453: Add MSCOM channel hook to enable profiler markers for COM IPC; r=Jamie,gerald 2020-06-19 00:40:18 +00:00
ProxyStream.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
ProxyStream.h
Ptr.h Backed out 6 changesets (bug 1674902) for build bustage on a CLOSED TREE 2020-11-03 17:47:35 +02:00
Registration.cpp Bug 1674904: Part 1 - Change mscom registration to dynamically link to GetProxyDllInfo when built outside of xul; r=Jamie 2020-11-04 21:49:28 +00:00
Registration.h
RegistrationAnnotator.cpp Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
RegistrationAnnotator.h
SpinEvent.cpp
SpinEvent.h
StructStream.cpp
StructStream.h
Utils.cpp Bug 1674452: Add interface information to ORPC profiler markers; r=Jamie 2020-11-16 19:50:42 +00:00
Utils.h Bug 1674452: Add interface information to ORPC profiler markers; r=Jamie 2020-11-16 19:50:42 +00:00
VTableBuilder.c
VTableBuilder.h
WeakRef.cpp
WeakRef.h
moz.build Bug 1675370: Mark /ipc/mscom as exclusive to Windows; r=firefox-build-system-reviewers,dmajor 2020-11-04 21:40:04 +00:00