summaryrefslogtreecommitdiffstats
path: root/mfbt
Commit message (Expand)AuthorAgeLines
* Issue #1053 - Remove android support from mfbtMatt A. Tobin2020-02-22-181/+1
* Issue #1288 - Part 2: Add a partial LZ4 decompression routine.wolfbeast2019-11-14-0/+44
* MoonchildProductions#1251 - Part 7: All the posix_m* memory-related stuff, ga...athenian2002019-10-21-0/+8
* Use ptrdiff_t in RangedPtr.wolfbeast2019-03-22-1/+1
* Fix Span.h constexprs for VS2017trav902018-10-06-6/+6
* Add mozilla::Spantrav902018-10-06-0/+3186
* Fix a warning with GCC 8: unnecessary parentheses in declaration of 'type name'trav902018-08-10-2/+2
* Initialize mVersion to silence a warning with GCC 8trav902018-08-10-1/+1
* Bug 1462912 - Fixed BufferList::Extract to handle the case where the call con...Alex Gaynor2018-06-29-1/+20
* Bug 1456189 - Simplify BufferList::Extract to make the lifetimes clearer. r=f...Alex Gaynor2018-06-29-47/+115
* Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzardJeff Walden2018-04-29-0/+166
* Bug 1398021 - Update lz4 to version 1.8.0. r=froydnj, a=RyanVMRyan VanderMeulen2018-03-14-812/+1323
* Add MOZ_FALLTHROUGH macro definition for gcc 7 to suppress -Wimplicit-fallthr...trav902018-03-04-4/+9
* Clean up Firefox specific considerations from WindowsVersion.hwolfbeast2018-02-20-73/+4
* Use thread_local calls on Win and Mac.wolfbeast2018-02-19-32/+6
* Fix off-by-one in Vector::insert.wolfbeast2018-02-05-2/+54
* Remove checks for GCC < 4.9trav902018-02-04-3/+1
* Require at least GCC 4.9 to buildtrav902018-02-04-2/+2
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+45354