gecko-dev/mozglue/misc
James Teh e4c5cc5d7a Bug 1821972 part 2: Remove ipc/mscom code only used by the old accessibility architecture based on content process COM proxies. r=bobowen
Nothing else uses any of this or is likely to use it, so I don't think it makes sense to leave it as dead code.

Differential Revision: https://phabricator.services.mozilla.com/D177967
2023-05-22 20:19:46 +00:00
..
decimal Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
AutoProfilerLabel.cpp Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
AutoProfilerLabel.h Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
AwakeTimeStamp.cpp Bug 1759344 - Cleanup mozglue/ includes r=andi 2022-03-23 15:36:29 +00:00
AwakeTimeStamp.h Bug 1759344 - Cleanup mozglue/ includes r=andi 2022-03-23 15:36:29 +00:00
ConditionVariable_noop.cpp
ConditionVariable_posix.cpp Bug 1830530 - Set CV_USE_CLOCK_API if Android API is 21+. r=glandium 2023-05-10 12:56:57 +00:00
ConditionVariable_windows.cpp
Debug.h Bug 1766561 - Enable MOZ_FORMAT_PRINTF on all clang builds. r=nika 2022-05-03 20:49:10 +00:00
DynamicallyLinkedFunctionPtr.h
GetKnownFolderPath.cpp
GetKnownFolderPath.h
ImportDir.h
IntegerPrintfMacros.h
MmapFaultHandler.cpp Bug 1759344 - Cleanup mozglue/ includes r=andi 2022-03-23 15:36:29 +00:00
MmapFaultHandler.h
MutexPlatformData_noop.h
MutexPlatformData_posix.h
MutexPlatformData_windows.h
Mutex_noop.cpp
Mutex_posix.cpp
Mutex_windows.cpp
NativeNt.h Bug 1811068 - Implement the codeId for Windows r=mstange 2023-02-14 14:50:57 +00:00
PlatformConditionVariable.h
PlatformMutex.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
PlatformRWLock.h
PreXULSkeletonUI.cpp Bug 1804661 - Convert browser/components/BrowserContentHandler.jsm to an ES module. r=Gijs 2022-12-12 14:59:18 +00:00
PreXULSkeletonUI.h
Printf.cpp Bug 1774865 - extra cleanup mozglue, security, intl and netwerk includes r=sylvestre 2022-06-22 09:51:52 +00:00
Printf.h
ProcessType.cpp Bug 1682520 p1: Move GeckoProcessType and implementation of get and set into mozglue. r=glandium 2022-08-02 10:41:14 +00:00
ProcessType.h Bug 1682520 p1: Move GeckoProcessType and implementation of get and set into mozglue. r=glandium 2022-08-02 10:41:14 +00:00
RWLock_posix.cpp
RWLock_windows.cpp
RuntimeExceptionModule.cpp Bug 1783189: Remove setting of WER_FAULT_REPORTING_DISABLE_SNAPSHOT_HANG flag in RegisterRuntimeExceptionModule. r=gsvelto 2022-08-08 12:05:00 +00:00
RuntimeExceptionModule.h Bug 1682520 p2: Register the WER Runtime Exception Module very early in process start up. r=gsvelto,glandium 2022-08-02 10:41:14 +00:00
SIMD.cpp Bug 1792158 - Restrict SIMD_avx2 to AMD64 r=stransky 2022-10-10 16:15:48 +00:00
SIMD.h Bug 1782141 - Move SIMD/SSE files to mozglue r=iain 2022-08-01 16:40:57 +00:00
SIMD_avx2.cpp Bug 1792158 - Restrict SIMD_avx2 to AMD64 r=stransky 2022-10-10 16:15:48 +00:00
SSE.cpp Bug 1804226 - fma3 support for AudioNodeEngine r=padenot 2023-01-16 11:05:20 +00:00
SSE.h Bug 1804226 - fma3 support for AudioNodeEngine r=padenot 2023-01-16 11:05:20 +00:00
Sprintf.h
StackWalk.cpp Bug 1829425 - Rename the ASAN/TSAN blacklist macros. r=decoder 2023-04-24 12:47:00 +00:00
StackWalk.h
StackWalkThread.h
StackWalk_windows.h
TimeStamp.cpp Bug 1766342 - Compute the process creation timestamp lazily r=glandium 2022-05-13 09:27:58 +00:00
TimeStamp.h Bug 1831581 - Expose raw innards of TimeStamp. r=glandium 2023-05-16 18:00:23 +00:00
TimeStamp_darwin.cpp
TimeStamp_posix.cpp Bug 1759344 - Cleanup mozglue/ includes r=andi 2022-03-23 15:36:29 +00:00
TimeStamp_windows.cpp
TimeStamp_windows.h Bug 1829983 - Added some debug-only getters to TimeStamp and TimeDuration r=dthayer 2023-05-12 23:55:03 +00:00
Uptime.cpp Bug 1824084: use linux codepaths for BSDs in uptime-related functions r=padenot 2023-03-30 07:14:17 +00:00
Uptime.h
WinUtils.h
WindowsDllMain.cpp
WindowsDpiAwareness.h
WindowsDpiInitialization.cpp
WindowsDpiInitialization.h
WindowsEnumProcessModules.h
WindowsMapRemoteView.cpp
WindowsMapRemoteView.h
WindowsProcessMitigations.cpp Bug 1829971: Remove the MinGW carveout for DynamicCodePolicy r=bobowen 2023-05-02 17:08:08 +00:00
WindowsProcessMitigations.h Bug 1768014 p2: Default to policy win32k lockdown status if in process check fails. r=gcp,cmartin 2022-05-10 06:07:17 +00:00
WindowsStackCookie.h Bug 1733532 - Avoid using stack buffers during calls to Thread32Next. r=gstoll 2023-02-24 15:43:51 +00:00
WindowsUnicode.cpp
WindowsUnicode.h
WindowsUnwindInfo.h Bug 1800898 - Add helpers to iterate unwind codes on Windows. r=mhowell,handyman 2022-12-12 10:12:51 +00:00
moz.build Bug 1821972 part 2: Remove ipc/mscom code only used by the old accessibility architecture based on content process COM proxies. r=bobowen 2023-05-22 20:19:46 +00:00