.. |
decimal
|
Bug 1245414, part 10 - Apply the Mozilla patches via mfbt/decimal/update.sh. r=Waldo
|
2016-02-11 19:43:14 +00:00 |
double-conversion
|
Bug 1202568 - Cherry-pick warning fixes from upstream double-conversion. r=Ms2ger
|
2015-09-05 00:38:04 -07:00 |
staticruntime
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
tests
|
Bug 1253678 - Rename mozilla::Function to mozilla::function. r=froydnj
|
2016-03-11 16:49:13 -05:00 |
Alignment.h
|
Bug 1187073 - Use MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS to validate the usage of AlignedStorage2. r=ehsan
|
2015-07-31 13:59:00 -04:00 |
AllocPolicy.h
|
Bug 1207519 - Prevent HashTable shrink from ignoring allocation failures that may have been reported r=Waldo
|
2015-09-30 11:34:49 +01:00 |
AlreadyAddRefed.h
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
Array.h
|
Bug 1216041 - Add ranged iterator support to mozilla::{Array,RangedArray,EnumerationArray}. r=froydnj
|
2015-10-20 10:16:20 +11:00 |
ArrayUtils.h
|
Bug 1216040 - Make ArrayLength support mozilla::EnumeratedArray. r=froydnj
|
2015-10-20 10:16:20 +11:00 |
Assertions.h
|
Bug 1251769 - Remove remaining references to MOZILLA_XPCOMRT_API from mfbt. r=froydnj
|
2016-02-27 11:12:07 -08:00 |
Atomics.h
|
Bug 1247338 - really make Atomic's constructor constexpr; r=Waldo
|
2016-02-10 11:28:36 -05:00 |
Attributes.h
|
Bug 1080968 - Don't use constexpr on clang-cl when emulating MSVC 2013
|
2016-01-27 21:10:03 -05:00 |
BinarySearch.h
|
Bug 1247835 (part 0) - Minor comment and style tweaks in BinarySearch.h. r=luke.
|
2016-02-23 15:41:39 +11:00 |
BloomFilter.h
|
…
|
|
Casting.h
|
…
|
|
ChaosMode.cpp
|
Bug 1182516 - Add Chaos Mode environment variable MOZ_CHAOSMODE. r=roc
|
2015-07-14 17:29:23 -04:00 |
ChaosMode.h
|
Bug 1182516 - Add Chaos Mode environment variable MOZ_CHAOSMODE. r=roc
|
2015-07-14 17:29:23 -04:00 |
Char16.h
|
Bug 1189967 - Avoid including <string> from Char16.h. r=nfroyd
|
2015-08-23 22:20:33 +09:00 |
CheckedInt.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
Compiler.h
|
Bug 1175546 - Update GCC to 4.8.5 and bump minimum GCC version required to build. r=froydnj
|
2016-03-12 09:03:37 +09:00 |
Compression.cpp
|
Bug 1189967 - Avoid including <string> from Char16.h. r=nfroyd
|
2015-08-23 22:20:33 +09:00 |
Compression.h
|
…
|
|
DebugOnly.h
|
Bug 1253094, part 11 - Make DebugOnly a MOZ_STACK_CLASS. r=Waldo
|
2016-02-26 15:52:08 +00:00 |
Endian.h
|
…
|
|
EnumSet.h
|
Bug 1201330 - Keep scroll handler induced layer activity active until the scroll frame becomes inactive. r=roc
|
2015-10-30 16:28:53 +01:00 |
EnumeratedArray.h
|
Bug 1216041 - Add ranged iterator support to mozilla::{Array,RangedArray,EnumerationArray}. r=froydnj
|
2015-10-20 10:16:20 +11:00 |
EnumeratedRange.h
|
Bug 1216041 - Add ranged iterator support to mozilla::{Array,RangedArray,EnumerationArray}. r=froydnj
|
2015-10-20 10:16:20 +11:00 |
FastBernoulliTrial.h
|
Bug 1231378 - part 3 - Fix uninitialized members of classes in modules/libjar and mfbt, r=smaug
|
2016-01-12 18:16:59 +00:00 |
FloatingPoint.cpp
|
…
|
|
FloatingPoint.h
|
Bug 1165185 - Try to avoid invalidations when scrolling transformed elements. r=roc
|
2015-06-15 19:20:59 -04:00 |
Function.h
|
Bug 1253678 - Rename mozilla::Function to mozilla::function. r=froydnj
|
2016-03-11 16:49:13 -05:00 |
GuardObjects.h
|
Bug 1145056 - Assert that the guard notifier has been initialized. r=froydnj
|
2015-04-21 16:47:52 -07:00 |
HashFunctions.cpp
|
…
|
|
HashFunctions.h
|
…
|
|
IndexSequence.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
InitializerList.h
|
Bug 1228641 - Rename begin/size to aBegin/aSize to avoid shadow warnings; r=botond
|
2016-01-13 07:54:53 +09:00 |
IntegerPrintfMacros.h
|
Bug 1186126 - Note incompatibility with NSPR printf-like functions. r=nfroyd
|
2015-07-27 10:08:00 +02:00 |
IntegerRange.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
IntegerTypeTraits.h
|
…
|
|
JSONWriter.cpp
|
…
|
|
JSONWriter.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Likely.h
|
…
|
|
LinkedList.h
|
Add an assertion message to the assert-is-empty in LinkedList::~LinkedList, to indicate to users who hit it that it's the fault of the caller, not the fault of MFBT code. No bug, rs=froydnj
|
2016-02-16 13:06:20 -08:00 |
LinuxSignal.h
|
…
|
|
MacroArgs.h
|
…
|
|
MacroForEach.h
|
Bug 1188895 - Replace U+0A00 with U+0200 in MacroForEach.h. r=Ms2ger
|
2015-08-01 00:36:00 -04:00 |
MathAlgorithms.h
|
Bug 939157 - RotateLeft with shift of zero gives undefined behavior. r=Waldo
|
2015-11-03 14:25:48 -08:00 |
Maybe.h
|
…
|
|
MaybeOneOf.h
|
…
|
|
MemoryChecking.h
|
…
|
|
MemoryReporting.h
|
…
|
|
Move.h
|
…
|
|
NullPtr.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
NumericLimits.h
|
…
|
|
Pair.h
|
…
|
|
PodOperations.h
|
Bug 1202317. Support PodEqual over fixed-length arrays. r=Waldo
|
2015-09-07 17:07:59 +12:00 |
Poison.cpp
|
Bug 1247535 - Fix -Wunreachable-code warning in mfbt/Poison.cpp. r=froydnj
|
2016-02-10 22:09:53 -08:00 |
Poison.h
|
…
|
|
Range.h
|
…
|
|
RangedArray.h
|
Bug 1216041 - Add ranged iterator support to mozilla::{Array,RangedArray,EnumerationArray}. r=froydnj
|
2015-10-20 10:16:20 +11:00 |
RangedPtr.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
ReentrancyGuard.h
|
Bug 1201190 - Part 3: Mark every consumer of GUARD_OBJECT as MOZ_RAII, r=ehsan
|
2015-09-12 16:53:33 -04:00 |
RefCountType.h
|
…
|
|
RefCounted.h
|
Bug 1251769 - Remove remaining references to MOZILLA_XPCOMRT_API from mfbt. r=froydnj
|
2016-02-27 11:12:07 -08:00 |
RefPtr.h
|
Bug 1248784 - Followup to add requested comment. r=froydnj DONTBUILD
|
2016-02-17 10:16:47 -08:00 |
ReverseIterator.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
RollingMean.h
|
…
|
|
SHA1.cpp
|
…
|
|
SHA1.h
|
…
|
|
STYLE
|
…
|
|
Saturate.h
|
Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd
|
2016-02-04 12:35:12 +01:00 |
ScopeExit.h
|
Bug 1201190 - Part 3: Mark every consumer of GUARD_OBJECT as MOZ_RAII, r=ehsan
|
2015-09-12 16:53:33 -04:00 |
Scoped.h
|
Bug 1252902 - remove ScopedFreePtr; r=Waldo
|
2016-03-02 11:44:27 -05:00 |
SegmentedVector.h
|
Bug 1170045 - part 1 - add bulk pop support to SegmentedVector; r=erahm
|
2016-03-04 12:02:24 -05:00 |
SizePrintfMacros.h
|
…
|
|
Snprintf.h
|
Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj
|
2015-05-26 14:33:55 -04:00 |
SplayTree.h
|
bug 606080 - add SplayTree::LookupOrAdd r=froydnj
|
2015-05-06 10:57:12 -04:00 |
TaggedAnonymousMemory.cpp
|
…
|
|
TaggedAnonymousMemory.h
|
…
|
|
TemplateLib.h
|
Bug 1163328 - Add an And<...> class to TemplateLib.h which performs logical and on a variadic number of booleans known at compile time. r=froydnj
|
2015-05-21 22:33:39 -04:00 |
ThreadLocal.h
|
Bug 757969 - use __thread in ThreadLocal; r=froydnj
|
2016-01-22 10:33:44 -07:00 |
ToString.h
|
…
|
|
Tuple.h
|
Bug 1221368 - Change MakeTuple to decay the types of its arguments (r=froydnj)
|
2015-11-09 10:21:11 -08:00 |
TypeTraits.h
|
Bug 1243876 - fix ConvertibleTester to not cause incomplete type errors with UniquePtr and Skia. r=nfroyd
|
2016-01-28 16:08:27 -05:00 |
TypedEnumBits.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Types.h
|
Bug 1251769 - Remove remaining references to MOZILLA_XPCOMRT_API from mfbt. r=froydnj
|
2016-02-27 11:12:07 -08:00 |
UniquePtr.h
|
Bug 1255857 - Allow mozilla::UniquePtr's deleter template argument to customize the pointer type; r=froydnj
|
2016-03-11 15:35:43 -05:00 |
UniquePtrExtensions.h
|
Bug 1252195 - part 1 - implement UniqueFreePtr; r=Waldo
|
2016-02-29 10:29:13 -05:00 |
Variant.h
|
Bug 1254565 - Allow passing matchers as rvalues to Variant::match. r=froydnj
|
2016-03-10 13:35:00 -05:00 |
Vector.h
|
Bug 1247412 - Add a `reverse` method to `mozilla::Vector`; r=Waldo
|
2016-02-11 08:33:00 +01:00 |
WeakPtr.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WindowsVersion.h
|
…
|
|
XorShift128PlusRNG.h
|
Bug 1239479: Add comments to mfbt/XorShift128PlusRNG.h from the RNG's designer. DONTBUILD r=Waldo
|
2016-01-13 12:46:40 -08:00 |
lz4.c
|
…
|
|
lz4.h
|
…
|
|
moz.build
|
Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd
|
2016-02-04 12:35:12 +01:00 |
objs.mozbuild
|
Bug 1164218 - Allow running individual mochitests and reftests in chaos mode. r=roc,froydnj
|
2015-06-04 13:44:55 -04:00 |
unused.cpp
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
unused.h
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |