gecko-dev/mozglue/misc
Ehsan Akhgari 490e611801 Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
This is a best effort attempt at ensuring that the adverse impact of
reformatting the entire tree over the comments would be minimal. I've used a
combination of strategies including disabling of formatting, some manual
formatting and some changes to formatting to work around some clang-format
limitations.

Differential Revision: https://phabricator.services.mozilla.com/D13371

--HG--
extra : moz-landing-system : lando
2018-11-29 10:30:46 +00:00
..
interceptor Bug 1495512: Part 1 - DLL Interceptor - Add capability to do 10-byte detour patches against ntdll; r=handyman 2018-11-23 05:56:42 +00:00
AutoProfilerLabel.cpp Bug 1499507 - Don't collect line numbers for profiling stack frames. r=njn 2018-11-06 04:31:02 +00:00
AutoProfilerLabel.h Bug 1499507 - Don't collect line numbers for profiling stack frames. r=njn 2018-11-06 04:31:02 +00:00
ConditionVariable_posix.cpp
ConditionVariable_windows.cpp
DynamicallyLinkedFunctionPtr.h
moz.build
Mutex_posix.cpp Bug 1465452 Part 1 - Allow platform mutexes to specify whether they are recorded, r=froydnj. 2018-07-21 14:28:21 +00:00
Mutex_windows.cpp Bug 1465452 Part 1 - Allow platform mutexes to specify whether they are recorded, r=froydnj. 2018-07-21 14:28:21 +00:00
MutexPlatformData_posix.h
MutexPlatformData_windows.h
nsWindowsDllInterceptor.h Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-29 10:30:46 +00:00
PlatformConditionVariable.h
PlatformMutex.h Bug 1465452 Part 1 - Allow platform mutexes to specify whether they are recorded, r=froydnj. 2018-07-21 14:28:21 +00:00
Printf.cpp
Printf.h Bug 1309552 - Specify buffer size when freeing data in AllocPolicy, r=waldo. 2018-07-20 23:58:34 +00:00
StackWalk_windows.h
StackWalk.cpp Bug 1485716 - part 2 - add aarch64 windows support to the stack walking code; r=aklotz 2018-08-23 16:48:53 -04:00
StackWalk.h Bug 1485716 - part 2 - add aarch64 windows support to the stack walking code; r=aklotz 2018-08-23 16:48:53 -04:00
TimeStamp_darwin.cpp Bug 1432429 - Integrate FuzzyFox into the TimeStamp class. r=baku,froydnj 2018-10-09 12:05:25 -05:00
TimeStamp_posix.cpp Bug 1432429 - Integrate FuzzyFox into the TimeStamp class. r=baku,froydnj 2018-10-09 12:05:25 -05:00
TimeStamp_windows.cpp Bug 1487778 - Protect QueryPerformanceCounter against going backward, r=froydnj 2018-11-26 03:08:00 +02:00
TimeStamp_windows.h Bug 1432429 - Integrate FuzzyFox into the TimeStamp class. r=baku,froydnj 2018-10-09 12:05:25 -05:00
TimeStamp.cpp Bug 1432429 - Point the JS Runtimes at TimeStamp for the current time. r=jandem 2018-10-26 13:28:51 -05:00
TimeStamp.h Bug 1432429 - Point the JS Runtimes at TimeStamp for the current time. r=jandem 2018-10-26 13:28:51 -05:00
WindowsMapRemoteView.cpp
WindowsMapRemoteView.h