summaryrefslogtreecommitdiff
path: root/mfbt
Commit message (Expand)AuthorAge
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * Issue #1877 - Resolve NIGHTLY_BUILD conditionals.Moonchild2022-04-22
* | Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from the...Brian Smith2022-04-26
|/
* Issue #1877 - Resolve RELEASE_OR_BETA conditionals.Moonchild2022-04-19
* Issue #1531 follow-up - Bump minimum required GCC version in mfbttrav902022-04-16
* Issue #1843 - Expand on WindowsVersion.h to add later versions.Moonchild2022-04-06
* Issue #1053 - Second pass remove android defines and build system stuff.Moonchild2022-04-01
* [MFBT] Convert debug asserts to early returns for situations that shouldMoonchild2021-08-12
* [no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memoryMoonchild2021-07-23
* Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.Moonchild2021-05-06
* [MFBT] Update lz4 to 1.9.3Moonchild2021-02-24
* Redundant code path cleanup (#1702)Moonchild2021-01-02
* Bug 1466909 - Use AddLvalueReference for UniquePtr's operator*().Matt A. Tobin2020-11-09
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 4: Manual cleanupMoonchild2020-09-23
* Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.Moonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #1053 - Remove android support from mfbtMatt A. Tobin2020-02-22
* Issue #1288 - Part 2: Add a partial LZ4 decompression routine.wolfbeast2019-11-14
* MoonchildProductions#1251 - Part 7: All the posix_m* memory-related stuff, ga...athenian2002019-10-21
* Use ptrdiff_t in RangedPtr.wolfbeast2019-03-22
* Fix Span.h constexprs for VS2017trav902018-10-06
* Add mozilla::Spantrav902018-10-06
* Fix a warning with GCC 8: unnecessary parentheses in declaration of 'type name'trav902018-08-10
* Initialize mVersion to silence a warning with GCC 8trav902018-08-10
* Bug 1462912 - Fixed BufferList::Extract to handle the case where the call con...Alex Gaynor2018-06-29
* Bug 1456189 - Simplify BufferList::Extract to make the lifetimes clearer. r=f...Alex Gaynor2018-06-29
* Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzardJeff Walden2018-04-29
* Bug 1398021 - Update lz4 to version 1.8.0. r=froydnj, a=RyanVMRyan VanderMeulen2018-03-14
* Add MOZ_FALLTHROUGH macro definition for gcc 7 to suppress -Wimplicit-fallthr...trav902018-03-04
* Clean up Firefox specific considerations from WindowsVersion.hwolfbeast2018-02-20
* Use thread_local calls on Win and Mac.wolfbeast2018-02-19
* Fix off-by-one in Vector::insert.wolfbeast2018-02-05
* Remove checks for GCC < 4.9trav902018-02-04
* Require at least GCC 4.9 to buildtrav902018-02-04
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02