.. |
decimal
|
…
|
|
interceptor
|
Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre
|
2021-05-10 07:15:07 +00:00 |
AutoProfilerLabel.cpp
|
…
|
|
AutoProfilerLabel.h
|
…
|
|
AwakeTimeStamp.cpp
|
Bug 1685503 - Use AwakeTimeStamp to count time for media telemetry. r=alwu
|
2021-05-05 09:24:51 +00:00 |
AwakeTimeStamp.h
|
Bug 1685503 - Use AwakeTimeStamp to count time for media telemetry. r=alwu
|
2021-05-05 09:24:51 +00:00 |
ConditionVariable_noop.cpp
|
Bug 1701613 part 3 - Add stub thread implementation for WASI. r=jandem,wingo
|
2021-04-08 08:02:16 +00:00 |
ConditionVariable_posix.cpp
|
…
|
|
ConditionVariable_windows.cpp
|
…
|
|
Debug.h
|
Bug 1680402. Use stderr in printf_stderr instead of reopening fd 2. r=glandium
|
2021-03-16 20:45:21 +00:00 |
DynamicallyLinkedFunctionPtr.h
|
…
|
|
ImportDir.h
|
…
|
|
IntegerPrintfMacros.h
|
Bug 1690167 - Move Sprintf.h and IntegerPrintfMacros.h next to Printf.h. r=jwalden
|
2021-03-10 23:52:39 +00:00 |
MmapFaultHandler.cpp
|
Bug 1701620 part 4 - Fix memory support for WASI. r=jandem,sfink
|
2021-04-13 08:25:10 +00:00 |
MmapFaultHandler.h
|
Bug 1701620 part 4 - Fix memory support for WASI. r=jandem,sfink
|
2021-04-13 08:25:10 +00:00 |
MutexPlatformData_noop.h
|
Bug 1701613 part 3 - Add stub thread implementation for WASI. r=jandem,wingo
|
2021-04-08 08:02:16 +00:00 |
MutexPlatformData_posix.h
|
…
|
|
MutexPlatformData_windows.h
|
…
|
|
Mutex_noop.cpp
|
Bug 1701613 part 3 - Add stub thread implementation for WASI. r=jandem,wingo
|
2021-04-08 08:02:16 +00:00 |
Mutex_posix.cpp
|
…
|
|
Mutex_windows.cpp
|
…
|
|
NativeNt.h
|
Bug 1695817 - Part 1: Make nt::GetLeafName accept nsAString r=mhowell
|
2021-05-28 22:35:57 +00:00 |
PlatformConditionVariable.h
|
Bug 1701613 part 3 - Add stub thread implementation for WASI. r=jandem,wingo
|
2021-04-08 08:02:16 +00:00 |
PlatformMutex.h
|
Bug 1701613 part 3 - Add stub thread implementation for WASI. r=jandem,wingo
|
2021-04-08 08:02:16 +00:00 |
PreXULSkeletonUI.cpp
|
Bug 1711519 - remove tabbrowser non-proton code and gProton global browser window property, r=jaws
|
2021-06-03 11:41:55 +00:00 |
PreXULSkeletonUI.h
|
Bug 1704853 - Disable skeleton UI on non-default density r=emalysz
|
2021-04-15 22:58:19 +00:00 |
Printf.cpp
|
Bug 1690167 - Add support for the hh length modifier in Printf.cpp. r=nika,Gankra
|
2021-03-10 23:52:40 +00:00 |
Printf.h
|
Bug 1690167 - Change VsprintfLiteral/SprintfLiteral to rely on PrintfTarget. r=nika,Gankra,firefox-build-system-reviewers,mhentges
|
2021-03-10 23:52:40 +00:00 |
Sprintf.h
|
Bug 1699375 - Add {Vs,S}printLiteral-like functions for buffers of arbitrary size. r=nika
|
2021-03-22 21:25:30 +00:00 |
StackWalk.cpp
|
Bug 1706554 - Remove aFirstFramePC from no-op FramePointerStackWalk definition - r=glandium
|
2021-04-22 01:17:10 +00:00 |
StackWalk.h
|
Bug 1515229 - Make MozStackWalk/MozWalkTheStack frame skipping more reliable. r=gerald,nika,bobowen,jld
|
2021-04-16 04:06:02 +00:00 |
StackWalkThread.h
|
Bug 1699375 - Move MozStackWalkThread to a separate header. r=gerald
|
2021-03-22 21:25:29 +00:00 |
StackWalk_windows.h
|
…
|
|
TimeStamp.cpp
|
Bug 1205985 - Implement something to get the process uptime with and without the time the device was suspended. r=haik,dmajor,jld
|
2021-01-12 12:34:59 +00:00 |
TimeStamp.h
|
…
|
|
TimeStamp_darwin.cpp
|
Bug 1205985 - Implement something to get the process uptime with and without the time the device was suspended. r=haik,dmajor,jld
|
2021-01-12 12:34:59 +00:00 |
TimeStamp_posix.cpp
|
Bug 1710358 - Fix compilation warnings for WASI. r=jandem.
|
2021-06-03 05:08:33 +00:00 |
TimeStamp_windows.cpp
|
Bug 1205985 - Implement something to get the process uptime with and without the time the device was suspended. r=haik,dmajor,jld
|
2021-01-12 12:34:59 +00:00 |
TimeStamp_windows.h
|
…
|
|
Uptime.cpp
|
Bug 1686405 - Fix tier-3 build. r=glandium DONTBUILD
|
2021-04-02 08:56:24 +00:00 |
Uptime.h
|
Bug 1205985 - Implement something to get the process uptime with and without the time the device was suspended. r=haik,dmajor,jld
|
2021-01-12 12:34:59 +00:00 |
WinUtils.h
|
…
|
|
WindowsDpiAwareness.h
|
…
|
|
WindowsEnumProcessModules.h
|
Bug 1702086 - Part1: Introduce EnumerateProcessModules. r=gerald
|
2021-05-19 18:01:47 +00:00 |
WindowsMapRemoteView.cpp
|
Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre
|
2021-05-10 07:15:07 +00:00 |
WindowsMapRemoteView.h
|
…
|
|
WindowsProcessMitigations.cpp
|
Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre
|
2021-05-10 07:15:07 +00:00 |
WindowsProcessMitigations.h
|
…
|
|
WindowsUnicode.cpp
|
…
|
|
WindowsUnicode.h
|
…
|
|
moz.build
|
Bug 1702086 - Part1: Introduce EnumerateProcessModules. r=gerald
|
2021-05-19 18:01:47 +00:00 |
nsWindowsDllInterceptor.h
|
…
|
|