This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-11 08:13:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
865acf06ce
gecko-dev
/
mfbt
History
Tristan Bourvon
2e77c99160
Bug 1374024 - add checker to prevent dangling pointers returned by method calls on temporaries. r=mystor
...
MozReview-Commit-ID: 9khNt59ONF
2017-07-05 16:14:21 +02:00
..
decimal
double-conversion
staticruntime
tests
Bug 1371771 - Add a MOZ_DEFINE_ENUM macro and variants to MFBT. r=froydnj
2017-06-30 19:58:11 -04:00
Alignment.h
AllocPolicy.h
Bug 1380410 - Add NeverAllocPolicy, r=erahm
2017-07-25 11:26:21 -04:00
AlreadyAddRefed.h
Array.h
ArrayUtils.h
Assertions.cpp
Assertions.h
Bug 1379254 - Add a @note to the documentation of MOZ_CRASH_UNSAFE_* to make clear data collection risk and requirements, r=erahm
2017-07-07 14:44:26 -04:00
Atomics.h
Attributes.h
Bug 1374024 - add checker to prevent dangling pointers returned by method calls on temporaries. r=mystor
2017-07-05 16:14:21 +02:00
BinarySearch.h
BloomFilter.h
BufferList.h
Bug 1382645: Part 1 - Add memory reporter for StructuredCloneHolder binding implementation. r=billm
2017-07-25 14:53:41 -07:00
Casting.h
ChaosMode.cpp
ChaosMode.h
Char16.h
CheckedInt.h
Compiler.h
Compression.cpp
Compression.h
DebugOnly.h
DefineEnum.h
Bug 1371771 - Add a MOZ_DEFINE_ENUM macro and variants to MFBT. r=froydnj
2017-06-30 19:58:11 -04:00
DoublyLinkedList.h
EndianUtils.h
EnumeratedArray.h
Initial import of Advanced Layers. (bug 1365879 part 20, r=bas)
2017-06-23 14:23:12 -07:00
EnumeratedRange.h
EnumSet.h
Bug 1382275 - Refactor incremental sweeping to more clearly express the control flow r=sfink
2017-07-26 14:19:11 +01:00
EnumTypeTraits.h
FastBernoulliTrial.h
FloatingPoint.cpp
FloatingPoint.h
GuardObjects.h
Bug 1347963 - part 0 - use global qualification for GuardObjects.h macros; r=erahm
2017-07-24 17:05:01 -04:00
HashFunctions.cpp
HashFunctions.h
Bug 1379290 follow-up: Fix typo, DONTBUILD
2017-07-19 00:26:10 -04:00
IndexSequence.h
IntegerPrintfMacros.h
IntegerRange.h
IntegerTypeTraits.h
JSONWriter.cpp
JSONWriter.h
Likely.h
LinkedList.h
Bug 1381253 - Remove redundant control flow declarations rs=ehsan
2017-07-15 19:03:04 +02:00
LinuxSignal.h
lz4.c
lz4.h
MacroArgs.h
MacroForEach.h
MathAlgorithms.h
Maybe.h
MaybeOneOf.h
MemoryChecking.h
MemoryReporting.h
Move.h
moz.build
Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj
2017-07-26 16:03:57 -04:00
NotNull.h
Bug 1374629 - Ensure that mozilla::NotNull has zero space overhead. r=njn
2017-06-22 00:52:28 +09:00
NullPtr.h
objs.mozbuild
Opaque.h
OperatorNewExtensions.h
Pair.h
PodOperations.h
Poison.cpp
Bug 1158445 - posix_madvise() should be used instead of madvise on Solaris. r=froydnj, r=jandem
2017-06-09 00:59:32 -07:00
Poison.h
Range.h
RangedArray.h
RangedPtr.h
ReentrancyGuard.h
RefCounted.h
RefCountType.h
RefPtr.h
Result.h
ReverseIterator.h
RollingMean.h
Saturate.h
Scoped.h
ScopeExit.h
SegmentedVector.h
SHA1.cpp
SHA1.h
SmallPointerArray.h
Span.h
SplayTree.h
Bug 1381253 - Remove redundant control flow declarations rs=ehsan
2017-07-15 19:03:04 +02:00
Sprintf.h
StaticAnalysisFunctions.h
STYLE
TaggedAnonymousMemory.cpp
TaggedAnonymousMemory.h
TemplateLib.h
ThreadLocal.h
ToString.h
Tuple.h
TypedEnumBits.h
Types.h
TypeTraits.h
UniquePtr.h
UniquePtrExtensions.h
Unused.cpp
Unused.h
Bug 1368616 - Error compiling TestBlockingProcess.exe with MinGW: undefined reference to _imp___ZN7mozilla6UnusedE r=froydnj
2017-06-21 11:47:11 +02:00
Variant.h
Add IPC support for mozilla::Variant (bug 1371846); r=botond
2017-07-21 07:18:02 -05:00
Vector.h
WeakPtr.h
Bug 1384395 - Use nsAutoOwningThread for mfbt/WeakPtr.h thread assertions (r=froydnj)
2017-07-28 13:11:44 -07:00
WindowsVersion.h
XorShift128PlusRNG.h