.. |
decimal
|
Bug 1007050 - Remove std::isinf workaround for MSVS. r=Waldo
|
2015-07-23 14:52:29 +09:00 |
double-conversion
|
|
|
staticruntime
|
Bug 991983 - Define SOURCES as SourcePath. r=gps
|
2015-05-28 07:34:15 +09:00 |
tests
|
Bug 1186693 - Add exhaustive matching to mozilla::Variant; r=Waldo
|
2015-08-08 16:43:35 -07: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 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
AlreadyAddRefed.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
Array.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
ArrayUtils.h
|
Bug 1140752 - Land code to self-host %TypedArray%.prototype.set, but don't enable it yet, pending perf-testing. This shouldn't make any changes to the build, except in terms of adding more code to it and affecting binary layout. r=jandem, also much feedback from till that effectively amounts to a review as well
|
2015-03-04 00:04:53 -08:00 |
Assertions.h
|
Bug 1093934 - Create a XPCOM library that can be used to support standalone WebRTC. r=nfroyd
|
2015-04-03 15:52:00 +02:00 |
Atomics.h
|
Bug 1189894 - remove Atomics.h IntrinsicAddSub hack; r=erahm
|
2015-07-31 22:25:21 -04:00 |
Attributes.h
|
Bug 885515 - Part 2: Add MOZ_HEAP_CLASS to mfbt, r=ehsan
|
2015-08-09 12:42:11 -04:00 |
BinarySearch.h
|
Bug 1062073 - Mark BinarySearchDefaultComparator's constructor as explicit; r=froydnj
|
2014-09-03 18:25:13 -04:00 |
BloomFilter.h
|
Bug 1026319 - Convert the second quarter of MFBT to Gecko style. r=froydnj.
|
2014-06-12 23:34:08 -07:00 |
Casting.h
|
Bug 1045801 - Rename SafeCast to AssertedCast. r=Waldo
|
2014-08-25 12:17:32 -07:00 |
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 1119075, Part 2: Fix typo, r=waldo
|
2015-01-14 15:45:48 -08:00 |
CheckedInt.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
Compiler.h
|
Bug 1144155 Part 2: Bump the MFBT GCC requirement to 4.7. r=glandium
|
2015-03-19 10:56:13 +00:00 |
Compression.cpp
|
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-10 19:10:17 -07:00 |
Compression.h
|
Bug 1143014 - fix header sort order in mfbt/; r=Ms2ger
|
2015-03-13 11:53:02 -04:00 |
Constants.h
|
|
|
DebugOnly.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Endian.h
|
Bug 1105766 - Part 2: A couple of additions to enable compilation on Windows Phone 8. r=terrence r=ehoogeveen
|
2015-03-21 15:24:00 +01:00 |
EnumeratedArray.h
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
EnumeratedRange.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
EnumSet.h
|
Bug 1026319 - Convert the second quarter of MFBT to Gecko style. r=froydnj.
|
2014-06-12 23:34:08 -07:00 |
FloatingPoint.cpp
|
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-10 19:10:17 -07:00 |
FloatingPoint.h
|
Bug 1165185 - Try to avoid invalidations when scrolling transformed elements. r=roc
|
2015-06-15 19:20:59 -04: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
|
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-10 19:10:17 -07:00 |
HashFunctions.h
|
Bug 1119199 - Rewrite HashFunctions with variadic templates. r=waldo
|
2015-01-13 10:48:10 +11:00 |
IndexSequence.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07: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
|
Bug 1113445 - SpiderMonkey: Handle -0 properly in SIMD.float32x4.signMask r=bbouvier,waldo
|
2014-12-23 13:52:49 -08:00 |
JSONWriter.cpp
|
Bug 1067699 (part 2) - Add mfbt/JSONWriter.h and use it for memory reporting. r=froydnj.
|
2014-09-14 23:36:18 -07:00 |
JSONWriter.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Likely.h
|
|
|
LinkedList.h
|
Bug 1121269 - Add an AutoCleanLinkedList template that removes and deletes elements upon destruction. r=Waldo
|
2015-02-11 10:21:02 +09:00 |
LinuxSignal.h
|
Bug 1007824 - Add mfbt/LinuxSignal.h; r=snorp r=Ms2ger
|
2014-07-15 12:45:40 -04:00 |
lz4.c
|
Bug 1153601 - MFBT: LZ4: Add support for mips64. r=waldo
|
2015-04-11 22:40:00 +02:00 |
lz4.h
|
Bug 1031414 - Update LZ4. r=Ms2ger
|
2014-07-10 14:56:26 +02:00 |
MacroArgs.h
|
Bug 1001987 - Make MOZ_STATIC_ASSERT_VALID_ARG_COUNT compatible with ICC. r=Waldo
|
2014-04-28 07:48:00 +02:00 |
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 1182370 - _BitScan* does not modify *pIndex if input is zero. - r=waldo
|
2015-07-17 10:24:30 -07:00 |
Maybe.h
|
Bug 1120796 - Part 2: Replace ConvertibleToBool hackarounds with explicit bool operators. r=Waldo
|
2015-02-03 18:52:36 +02:00 |
MaybeOneOf.h
|
Bug 1129559 - Implement move construction for mozilla::MaybeOneOf; r=jandem
|
2015-02-04 13:34:18 -08:00 |
MemoryChecking.h
|
Bug 1075134 - MOZ_LSAN macros. r=froydnj
|
2014-10-21 13:00:54 +02:00 |
MemoryReporting.h
|
|
|
Move.h
|
Bug 1121080: Fix comments in Move.h explaining perfect forwarding. DONTBUILD r=waldo
|
2015-01-13 10:48:58 -08:00 |
moz.build
|
Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj
|
2015-07-29 10:44:59 -07:00 |
nsRefPtr.h
|
Bug 1193005 - delete unused function nsRefPtr::begin_assignment; r=erahm
|
2015-08-11 00:23:33 -04:00 |
NullPtr.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
NumericLimits.h
|
Bug 1026319 - Convert the second quarter of MFBT to Gecko style. r=froydnj.
|
2014-06-12 23:34:08 -07: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 |
Pair.h
|
Bug 1143077 - Add assignment operators to mozilla::Pair. r=waldo
|
2015-03-17 13:56:49 -07:00 |
PodOperations.h
|
Backed out changeset 42ed856b37d9 (bug 1153382) to see if it unbreaks e10s-bc1 CLOSED TREE
|
2015-04-15 16:45:41 -07:00 |
Poison.cpp
|
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-10 19:10:17 -07:00 |
Poison.h
|
|
|
Range.h
|
Bug 1120796 - Part 2: Replace ConvertibleToBool hackarounds with explicit bool operators. r=Waldo
|
2015-02-03 18:52:36 +02:00 |
RangedArray.h
|
Backed out changeset a6fa096f9853 and ec1c41143ff6 (bug 1147766) since I messed up the warning fix.
|
2015-05-23 15:51:14 +10:00 |
RangedPtr.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
ReentrancyGuard.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
RefCountType.h
|
|
|
RefPtr.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
ReverseIterator.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
RollingMean.h
|
Bug 1147491, part 2 - Disable use of BaseTimeDuration::operator/ with floating point values. r=ehsan
|
2015-03-30 16:27:13 +01:00 |
Scoped.h
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
ScopeExit.h
|
Bug 1180299 - Implement ScopeExit for running actions at the end of a scope, r=Waldo
|
2015-07-03 14:20:55 -07:00 |
SegmentedVector.h
|
Bug 1113300 - Add a way to use SegmentedVector like a stack. r=froydnj
|
2015-05-07 09:11:00 +02:00 |
SHA1.cpp
|
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-10 19:10:17 -07:00 |
SHA1.h
|
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-10 19:10:17 -07:00 |
SizePrintfMacros.h
|
Bug 1114724 - Define PRIuSIZE format specifiers for size_t. r=Waldo
|
2014-12-21 23:30:06 -08:00 |
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 |
STYLE
|
Bug 1041914 - Convert the fourth quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-22 20:54:41 -07:00 |
TaggedAnonymousMemory.cpp
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
TaggedAnonymousMemory.h
|
Bug 1011350 - Add mfbt support for PR_SET_VMA_ANON_NAME. r=njn r=froydnj
|
2014-06-17 17:54:00 +02:00 |
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 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
ToString.h
|
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-10 19:10:17 -07:00 |
Tuple.h
|
Bug 1185706 - support Tie() for mozilla::Pair. r=froydnj
|
2015-07-24 00:42:00 +02:00 |
TypedEnumBits.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Types.h
|
Bug 1093934 - Create a XPCOM library that can be used to support standalone WebRTC. r=nfroyd
|
2015-04-03 15:52:00 +02:00 |
TypeTraits.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
UniquePtr.h
|
Bug 1188204 - Fix more constructors in MFBT; r=froydnj
|
2015-07-28 12:24:39 -04:00 |
unused.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
unused.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Variant.h
|
Bug 1186693 - Add exhaustive matching to mozilla::Variant; r=Waldo
|
2015-08-08 16:43:35 -07:00 |
Vector.h
|
Bug 1184235 - Add mozilla::Vector::emplaceBack; r=froydnj
|
2015-07-20 11:13:28 -07:00 |
WeakPtr.h
|
Bug 1062479 - Use static strings for WeakReference type names. r=ehsan
|
2015-04-24 09:43:01 -07:00 |
WindowsVersion.h
|
Bug 1061604 part.0 Add IsWin10OrLater() r=jimm
|
2015-03-13 21:51:00 +09:00 |