gecko-dev/mfbt
2023-11-03 08:13:19 +00:00
..
double-conversion Bug 1844554 - Vendor double-conversion using mach vendor r=RyanVM 2023-07-21 08:12:09 +00:00
lz4 Bug 1845018 - Update xxHash to version 0.8.2. r=dthayer 2023-07-26 16:21:11 +00:00
tests Bug 1850723 - Make mozilla::Result constructor take another result with convertible value. r=emilio,glandium 2023-11-03 08:13:19 +00:00
Algorithm.h
Alignment.h
AllocPolicy.h
AlreadyAddRefed.h Bug 1856746: Extend already_AddRefed documentation to mention a case where it makes sense as a function parameter. r=nika 2023-10-04 18:49:03 +00:00
Array.h
ArrayUtils.h
Assertions.cpp
Assertions.h Bug 1838828 - Fix obsolete comment in Assertions.h: MOZ_RELEASE_ASSERT is no-op only in late beta and release. r=chunmin 2023-07-07 00:51:27 +00:00
AtomicBitfields.h
Atomics.h
Attributes.h
BinarySearch.h Bug 1843181 - Make EqualRange return a std::pair. r=sergesanspaille 2023-07-14 21:51:27 +00:00
BitSet.h
BloomFilter.h
Buffer.h
BufferList.h Bug 1595453 - Allow serializing zero-length ByteBufs. r=nika 2023-11-02 18:05:31 +00:00
Casting.h Bug 1812353 - Update GPUSupportedLimits in webgpu.webidl. r=webgpu-reviewers,webidl,saschanaz,jimb,emilio,smaug 2023-06-12 21:10:11 +00:00
ChaosMode.cpp
ChaosMode.h
Char16.h
CheckedInt.h
CompactPair.h
Compiler.h
Compression.cpp
Compression.h
DbgMacro.h
DebugOnly.h
DefineEnum.h
DoublyLinkedList.h
EndianUtils.h
EnumeratedArray.h
EnumeratedRange.h Bug 1812353 - Update GPUSupportedLimits in webgpu.webidl. r=webgpu-reviewers,webidl,saschanaz,jimb,emilio,smaug 2023-06-12 21:10:11 +00:00
EnumSet.h
EnumTypeTraits.h
fallible.h
FastBernoulliTrial.h
FloatingPoint.cpp
FloatingPoint.h
FStream.h
FunctionRef.h
FunctionTypeTraits.h
Fuzzing.h
HashFunctions.cpp
HashFunctions.h
HashTable.h Bug 1860451 - Add documentation for the hash inequality in HashPolicy::match. r=mgaudet DONTBUILD 2023-10-31 20:41:17 +00:00
HelperMacros.h
InitializedOnce.h
IntegerRange.h
IntegerTypeTraits.h
JSONWriter.cpp
JSONWriter.h
JsRust.h
Latin1.h
Likely.h
LinkedList.h
MacroArgs.h
MacroForEach.h
MathAlgorithms.h Bug 1821362 - Replace EuclidGCD by a binary gcd algorithm using intrinsics. r=media-playback-reviewers,alwu 2023-05-24 13:18:41 +00:00
Maybe.h
MaybeOneOf.h
MaybeStorageBase.h
MemoryChecking.h
MemoryReporting.h
MoveOnlyFunction.h
moz.build Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
MruCache.h
NeverDestroyed.h Bug 1851045 - Part 4: Add a NeverDestroyed helper type to MFBT for static local members, r=glandium 2023-09-27 19:14:16 +00:00
NonDereferenceable.h
NotNull.h
Opaque.h
OperatorNewExtensions.h
PairHash.h
Path.h
PodOperations.h
Poison.cpp
Poison.h
RandomNum.cpp
RandomNum.h
Range.h
RangedArray.h
RangedPtr.h
ReentrancyGuard.h
RefCounted.h Bug 1843568 - Part 3: Annotate nsIEventTarget as rust_sync, r=xpcom-reviewers,barret 2023-07-20 17:39:03 +00:00
RefCountType.h
RefPtr.h
Result.h Bug 1850723 - Make mozilla::Result constructor take another result with convertible value. r=emilio,glandium 2023-11-03 08:13:19 +00:00
ResultExtensions.h
ResultVariant.h
ReverseIterator.h
RollingMean.h
Saturate.h
Scoped.h
ScopeExit.h
SegmentedVector.h
SHA1.cpp
SHA1.h
SharedLibrary.h
SmallPointerArray.h
Span.h Bug 1841314 - Part 3: Prefer JS::NewArrayBufferWithContents with UniquePtr. r=sfink,saschanaz 2023-07-06 20:50:59 +00:00
SplayTree.h
SPSCQueue.h Bug 1844181 - Add memory synchronization to SPSCQueue's thread id reset methods. r=decoder,padenot,handyman 2023-10-09 13:02:58 +00:00
StaticAnalysisFunctions.h
STYLE
TaggedAnonymousMemory.cpp
TaggedAnonymousMemory.h
Tainting.h
TemplateLib.h
TextUtils.h
ThreadLocal.h
ThreadSafety.h Bug 1854305 - Don't enable thread safety annotations before clang 11. r=nika 2023-09-21 20:42:33 +00:00
ThreadSafeWeakPtr.h Bug 1843568 - Part 3: Annotate nsIEventTarget as rust_sync, r=xpcom-reviewers,barret 2023-07-20 17:39:03 +00:00
ToString.h
Try.h Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
TsanOptions.h Bug 1824768 - Add TSan suppressions for external libs. r=decoder 2023-07-07 10:12:54 +00:00
TypedEnumBits.h
Types.h
UniquePtr.h
UniquePtrExtensions.cpp
UniquePtrExtensions.h Bug 1834912 - Add iOS-related defines/ifdefs for IPC. r=ipc-reviewers,nika 2023-05-25 02:48:33 +00:00
Unused.cpp
Unused.h
Utf8.cpp
Utf8.h
Variant.h
Vector.h
WasiAtomic.h
WeakPtr.h
WindowsVersion.h Bug 1777960 - Patch msctf.dll to prevent a crash with ZoneAlarm Anti-Keylogger. r=gstoll,win-reviewers 2023-10-03 15:24:47 +00:00
WrappingOperations.h
XorShift128PlusRNG.h