gecko-dev/mozglue/misc
Jim Blandy 001ad997b8 Bug 1469223: Delete mozilla::detail::MutexImpl::operator==. r=froydnj
There is no meaningful equality relationship on any plausible mutex
implementation other than object identity. Having MutexImpl's users simply
compare by addresses makes it clearer in the callers that that's what's going
on.
2018-06-17 15:57:18 -07:00
..
interceptor Bug 1472806 - fix microsoft template lookup extensions in interceptor code; r=aklotz 2018-07-03 17:04:26 -04:00
AutoProfilerLabel.cpp Bug 1461555 - Rename PseudoStack to ProfilingStack. r=njn 2018-05-15 01:03:11 -04:00
AutoProfilerLabel.h Bug 1461555 - Rename ProfileEntry to ProfilingStackFrame. r=njn 2018-05-15 01:14:03 -04:00
ConditionVariable_posix.cpp Bug 1437167 - Part 1: Stop using PRIntervalTime as the argument to CondVar::Wait and Monitor::Wait, r=mstange, r=froydnj 2018-04-10 17:49:47 -04:00
ConditionVariable_windows.cpp Bug 1364624 - Part 2: Switch from CRITICALSECTION to SRWLOCK. r=froydnj 2018-04-27 16:48:47 -07:00
DynamicallyLinkedFunctionPtr.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
moz.build Bug 1451511: Add cross-process function hooking to DLL interceptor; r=handyman 2018-04-04 16:31:43 -06:00
Mutex_posix.cpp Bug 1457882 - Emulate glibc adaptive mutexes on OSX r=nfroyd 2018-05-02 15:11:53 +01:00
Mutex_windows.cpp Bug 1364624 - Part 2: Switch from CRITICALSECTION to SRWLOCK. r=froydnj 2018-04-27 16:48:47 -07:00
MutexPlatformData_posix.h
MutexPlatformData_windows.h Bug 1364624 - Part 2: Switch from CRITICALSECTION to SRWLOCK. r=froydnj 2018-04-27 16:48:47 -07:00
nsWindowsDllInterceptor.h Backed out 1 changesets (bug 1473371)for windows-specific changes and fails on windows CLOSED TREE 2018-07-06 22:22:05 +03:00
PlatformConditionVariable.h Bug 1437167 - Part 1: Stop using PRIntervalTime as the argument to CondVar::Wait and Monitor::Wait, r=mstange, r=froydnj 2018-04-10 17:49:47 -04:00
PlatformMutex.h Bug 1469223: Delete mozilla::detail::MutexImpl::operator==. r=froydnj 2018-06-17 15:57:18 -07:00
Printf.cpp
Printf.h
StackWalk_windows.h
StackWalk.cpp Bug 1452204 part 2 - Use RtlCaptureContext to capture context for current thread and remove walker thread. r=glandium 2018-06-04 19:23:27 +10:00
StackWalk.h
TimeStamp_darwin.cpp
TimeStamp_posix.cpp
TimeStamp_windows.cpp
TimeStamp_windows.h Bug 1450959 - TimeStamp class doesn't need to be friend of StartupTimelineRecordExternal, r=glandium 2018-04-05 06:44:31 +02:00
TimeStamp.cpp
TimeStamp.h Bug 1456672 - Add a brief note that we prefer to pass TimeStamp objects by value. r=heycam,kats DONTBUILD 2018-04-26 14:53:23 +09:00
WindowsMapRemoteView.cpp Bug 1462727 - Make WindowsMapRemoteView.cpp work with April 2018 Update SDK. r=aklotz 2018-05-19 02:12:14 +09:00
WindowsMapRemoteView.h Bug 1451511: Add cross-process function hooking to DLL interceptor; r=handyman 2018-04-04 16:31:43 -06:00