| Commit message (Expand) | Author | Age | Lines |
* | Issue #1471 - Fix building on sparc64 Linux | JMadgwick | 2020-04-14 | -3/+26 |
* | Issue #1053 - Remove android support from memory | Matt A. Tobin | 2020-04-14 | -15/+4 |
* | Issue #1307 - Part 8: Remove deprecated sysctl.h inclusion. | wolfbeast | 2019-12-02 | -3/+0 |
* | Issue #1307 - Part 7: Add missing MALLOC_STATS | wolfbeast | 2019-11-30 | -1/+2 |
* | Issue #1307 - Part 6: Remove dead code behind PTHREAD_MMAP_UNALIGNED_TSD | wolfbeast | 2019-11-30 | -6/+0 |
* | Issue #1307 - Part 5: Remove allocation tracing. | wolfbeast | 2019-11-30 | -99/+1 |
* | Issue #1307 - Part 4: Stop using variable-length arrays. | wolfbeast | 2019-11-30 | -38/+20 |
* | Issue #1307 - Part 3: Assume MOZ_MEMORY is always enabled. | wolfbeast | 2019-11-30 | -161/+10 |
* | Issue #1307 - Part 2: Remove disabled code blocks | wolfbeast | 2019-11-30 | -49/+1 |
* | Issue #1307 - Part 1: Remove MALLOC_VALIDATE | wolfbeast | 2019-11-30 | -37/+10 |
* | MoonchildProductions#1251 - Part 7: All the posix_m* memory-related stuff, ga... | athenian200 | 2019-10-21 | -4/+14 |
* | MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up. | athenian200 | 2019-10-21 | -1/+20 |
* | Issue #187: Remove solaris 1st party code OS checks. | wolfbeast | 2019-03-30 | -5/+0 |
* | Issue #187: Remove solaris conditional code. | wolfbeast | 2019-03-30 | -25/+2 |
* | Silence the -Wuninitialized warning in mozjemalloc | trav90 | 2018-09-08 | -1/+4 |
* | Revert "Switch to using a single memory allocation arena" | wolfbeast | 2018-09-01 | -1/+1 |
* | Switch to using a single memory allocation arena | wolfbeast | 2018-08-25 | -1/+1 |
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -5/+0 |
* | Use slim reader/writer locks instead of critical sections. | wolfbeast | 2018-04-28 | -13/+8 |
* | Remove the unused and rudimentary arena load balancer. | wolfbeast | 2018-04-28 | -252/+4 |
* | Make our allocator use multiple arenas based on number of CPU cores. | wolfbeast | 2018-04-28 | -21/+19 |
* | Remove single-threaded considerations. | wolfbeast | 2018-04-27 | -52/+30 |
* | Update credits in BSD-licensed files. | wolfbeast | 2018-04-27 | -7/+7 |
* | Remove jemalloc 4 leftover conditional. | wolfbeast | 2018-04-27 | -2/+0 |
* | Remove support for making jemalloc4 the default memory allocator. | wolfbeast | 2018-04-27 | -10/+9 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+8754 |