gecko-dev/mfbt
2018-09-08 06:53:43 +03:00
..
decimal
double-conversion Bug 1480578 - update double-conversion to bring in ARM/AArch64 Windows support; r=Waldo 2018-08-22 21:01:24 -04:00
tests Bug 1489453 - EnumSet shouldn't take 32 bits if not needed. r=froydnj 2018-09-07 14:40:02 +00:00
Algorithm.h
Alignment.h Bug 1481005 - Explicitly delete dtor of AlignmentFinder::Alinger to avoid MSVC warning breaking debug builds. r=froydnj 2018-08-07 17:58:39 +00:00
AllocPolicy.h Bug 1309552 - Specify buffer size when freeing data in AllocPolicy, r=waldo. 2018-07-20 23:58:34 +00:00
AlreadyAddRefed.h
Array.h
ArrayUtils.h Bug 1470985 - s/PodEqual/ArrayEqual/ from ArrayUtils.h. - r=waldo 2018-07-27 14:11:18 -07:00
Assertions.cpp Bug 1465452 Part 6 - Don't record assertion crashing flag, r=froydnj. 2018-07-21 14:31:21 +00:00
Assertions.h
Atomics.h Bug 1207696 Part 2a - Atomics interface changes, r=waldo. 2018-07-21 14:17:16 +00:00
Attributes.h Bug 1488631 - Remove annotations that the clang plugin doesn't handle. r=andi 2018-09-08 06:49:48 +09:00
BinarySearch.h
BloomFilter.h
BufferList.h Bug 1465287 Part 9 - Allow copying IPDL messages, r=froydnj. 2018-07-22 11:53:23 +00:00
Casting.h
ChaosMode.cpp Bug 1207696 Part 4h - Don't record chaos mode counters, r=froydnj. 2018-07-21 14:25:36 +00:00
ChaosMode.h Bug 1207696 Part 4h - Don't record chaos mode counters, r=froydnj. 2018-07-21 14:25:36 +00:00
Char16.h
CheckedInt.h
Compiler.h Bug 1481097 - mfbt: Assert we're compiling with gcc 6.1 or later. r=glandium 2018-07-21 23:45:41 -07:00
Compression.cpp
Compression.h
DebugOnly.h
DefineEnum.h
DoublyLinkedList.h
EndianUtils.h Bug 1480581 - add an AArch64-specific case to EndianUtils.h; r=Waldo 2018-08-03 18:07:34 -04:00
EnumeratedArray.h
EnumeratedRange.h
EnumSet.h Bug 1489453 - EnumSet shouldn't take 32 bits if not needed. r=froydnj 2018-09-07 14:40:02 +00:00
EnumTypeTraits.h
FastBernoulliTrial.h
FloatingPoint.cpp
FloatingPoint.h
FStream.h
FunctionTypeTraits.h Bug 1482046 - mfbt: FunctionTypeTraits - r=froydnj 2018-08-15 10:27:45 +00:00
GuardObjects.h
HashFunctions.cpp
HashFunctions.h Bug 1480660 - Remove ConstExprHash{UntilZero,String}(). r=froydnj 2018-08-03 14:47:41 +10:00
HashTable.h Bug 1483182 - Do report OOM failures in HashTable::reserve(). r=luke 2018-08-21 19:07:20 +10:00
IntegerPrintfMacros.h
IntegerRange.h
IntegerTypeTraits.h
JSONWriter.cpp
JSONWriter.h Bug 1474701: Fix shutdown profile-save (fix imbalance) and add JSONWriter assertions r=mstange,njn 2018-08-06 10:44:26 -04:00
Likely.h
LinkedList.h Bug 1445659 - Make it possible to store RefPtr<T> in AutoCleanLinkedList. r=froydnj 2018-06-13 06:25:00 +03:00
LinuxSignal.h
lz4.c
lz4.h
MacroArgs.h
MacroForEach.h
MathAlgorithms.h Bug 1480577 - add AArch64-specific cases for MathUtils.h bitscan functionality; r=Waldo 2018-08-03 18:07:34 -04:00
Maybe.h Bug 1441059 - Add cycle collection implementations for Maybe. r=bz 2018-07-17 10:34:58 -05:00
MaybeOneOf.h
MemoryChecking.h Bug 1306642 - Backed out changeset 5bd8445b019f as final NSPR fix has landed. r=dmajor 2018-08-16 19:06:42 +09:00
MemoryReporting.h
Move.h
moz.build Bug 1482046 - mfbt: FunctionTypeTraits - r=froydnj 2018-08-15 10:27:45 +00:00
NonDereferenceable.h
NotNull.h
NullPtr.h
Opaque.h
OperatorNewExtensions.h
Pair.h
Path.h
PodOperations.h Bug 1470985 - s/PodEqual/ArrayEqual/ from ArrayUtils.h. - r=waldo 2018-07-27 14:11:18 -07:00
Poison.cpp
Poison.h
Range.h
RangedArray.h
RangedPtr.h Bug 1470365: Part 1 - Add a compact, read-only, shared-memory string map class. r=erahm 2018-06-29 22:50:41 -07:00
RecordReplay.cpp Bug 1488260 Part 1 - Consolidate per-thread event and assertion streams, NOT REVIEWED YET. 2018-09-03 08:08:45 -10:00
RecordReplay.h Bug 1488260 Part 1 - Consolidate per-thread event and assertion streams, NOT REVIEWED YET. 2018-09-03 08:08:45 -10:00
ReentrancyGuard.h
RefCounted.h Bug 1207696 Part 4a - Make recording optional in mozilla::RefCounted, r=ehsan. 2018-07-21 14:21:39 +00:00
RefCountType.h
RefPtr.h
Result.h
ResultExtensions.h
ReverseIterator.h
RollingMean.h
Saturate.h
Scoped.h
ScopeExit.h
SegmentedVector.h Bug 1309552 - Specify buffer size when freeing data in AllocPolicy, r=waldo. 2018-07-20 23:58:34 +00:00
SHA1.cpp
SHA1.h
SharedLibrary.h
SmallPointerArray.h
Span.h
SplayTree.h
Sprintf.h
SPSCQueue.h
StaticAnalysisFunctions.h
STYLE
TaggedAnonymousMemory.cpp
TaggedAnonymousMemory.h
TemplateLib.h
TextUtils.h Bug 908413 - Make dom::MimeType a template to make it usable with nsCString r=hsivonen 2018-09-07 05:41:29 +00:00
ThreadLocal.h
ThreadSafeWeakPtr.h
ToString.h
Tuple.h Bug 1484373: Part 2a - Add Tuple ForEach helper function. r=froydnj 2018-08-19 17:42:59 -07:00
TypedEnumBits.h
Types.h
TypeTraits.h Add support for char32_t to mozilla::IsIntegral. Found in the process of fixing another bug, no bug and r=me as so unbelievably trivial that it can't possibly deserve anything else 2018-07-12 02:26:49 -07:00
UniquePtr.h
UniquePtrExtensions.h
Unused.cpp
Unused.h
Utf8.cpp Bug 1426909 - Abstract out mozilla::DecodeOneUtf8CodePoint for decoding a UTF-8 code point after having consumed a non-ASCII lead unit, with configurable error notification through optional user-provided functors. r=froydnj 2018-07-12 17:41:31 -07:00
Utf8.h Make DecodeOneUtf8CodePoint* take |const EndIter& aEnd| to enforce immutability of the end iterator. No bug, r=me as trivial 2018-08-09 21:04:23 -07:00
Variant.h
Vector.h Bug 1309552 - Specify buffer size when freeing data in AllocPolicy, r=waldo. 2018-07-20 23:58:34 +00:00
WeakPtr.h
WindowsVersion.h
WrappingOperations.h
XorShift128PlusRNG.h