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
2025-03-02 14:30:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
mfbt
/
tests
History
Andi-Bogdan Postelnicu
79e171fd9f
Bug 1277372 - Remove unused "mozilla/TypeTraits.h" r=sergesanspaille
...
Differential Revision:
https://phabricator.services.mozilla.com/D174129
2023-04-17 13:50:11 +00:00
..
gtest
Backed out 9 changesets (bug 1826760, bug 1826758, bug 1826752, bug 1826756, bug 1826759, bug 1826761, bug 1826757, bug 1826753, bug 1826754) for causing bp-hybrid bustages in ClearKeyDecryptionManager.cpp.
2023-04-17 13:52:39 +03:00
moz.build
Bug 1277372 - Remove unused "mozilla/TypeTraits.h" r=sergesanspaille
2023-04-17 13:50:11 +00:00
TestAlgorithm.cpp
…
TestArray.cpp
…
TestArrayUtils.cpp
…
TestAtomicBitfields.cpp
…
TestAtomics.cpp
…
TestBinarySearch.cpp
…
TestBitSet.cpp
…
TestBloomFilter.cpp
…
TestBufferList.cpp
…
TestCasting.cpp
Bug 646323 - Rewrite mfbt/Casting.h assertion in modern style, and teach it to deal with floating point values. r=kinetik
2023-02-01 14:38:44 +00:00
TestCeilingFloor.cpp
…
TestCheckedInt.cpp
…
TestCompactPair.cpp
…
TestCountPopulation.cpp
…
TestCountZeroes.cpp
…
TestDefineEnum.cpp
…
TestDoublyLinkedList.cpp
…
TestEndian.cpp
…
TestEnumeratedArray.cpp
…
TestEnumSet.cpp
…
TestEnumTypeTraits.cpp
…
TestFastBernoulliTrial.cpp
…
TestFloatingPoint.cpp
Bug 1660405 - remove unused mozilla::IsFinite. r=sergesanspaille
2023-03-22 11:35:35 +00:00
TestFunctionRef.cpp
…
TestFunctionTypeTraits.cpp
…
TestHashTable.cpp
…
TestIntegerRange.cpp
…
TestJSONWriter.cpp
…
TestLinkedList.cpp
…
TestMacroArgs.cpp
…
TestMacroForEach.cpp
…
TestMathAlgorithms.cpp
…
TestMaybe.cpp
…
TestNonDereferenceable.cpp
…
TestNotNull.cpp
…
TestPoisonArea.cpp
…
TestRandomNum.cpp
…
TestRange.cpp
…
TestRefPtr.cpp
…
TestResult.cpp
…
TestRollingMean.cpp
…
TestSaturate.cpp
…
TestScopeExit.cpp
…
TestSegmentedVector.cpp
…
TestSHA1.cpp
…
TestSIMD.cpp
…
TestSmallPointerArray.cpp
…
TestSplayTree.cpp
…
TestSPSCQueue.cpp
…
TestTemplateLib.cpp
…
TestTextUtils.cpp
…
TestThreadSafeWeakPtr.cpp
…
TestTypedEnum.cpp
…
TestUniquePtr.cpp
no bug - mfbt: use the C++ usual declaration r=andi DONTBUILD
2023-04-12 09:55:04 +00:00
TestUtf8.cpp
Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium
2023-02-13 15:02:07 +00:00
TestVariant.cpp
…
TestVector.cpp
Bug 1277372 - Move away from "mozilla/TypeTraits.h". r=geckoview-reviewers,sergesanspaille,m_kato
2023-04-17 13:50:11 +00:00
TestWeakPtr.cpp
…
TestWrappingOperations.cpp
…
TestXorShift128PlusRNG.cpp
…