Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use slim reader/writer locks instead of critical sections. | wolfbeast | 2018-04-28 |
* | Remove the unused and rudimentary arena load balancer. | wolfbeast | 2018-04-28 |
* | Make our allocator use multiple arenas based on number of CPU cores. | wolfbeast | 2018-04-28 |
* | Remove single-threaded considerations. | wolfbeast | 2018-04-27 |
* | Update credits in BSD-licensed files. | wolfbeast | 2018-04-27 |
* | Remove jemalloc 4 leftover conditional. | wolfbeast | 2018-04-27 |
* | Remove MOZ_REPLACE_JEMALLOC | wolfbeast | 2018-04-27 |
* | Remove jemalloc 4 from our tree. | wolfbeast | 2018-04-27 |
* | Remove support for making jemalloc4 the default memory allocator. | wolfbeast | 2018-04-27 |
* | Remove support for system jemalloc. | wolfbeast | 2018-04-26 |
* | Bug 1424709 - Force disable the OSX system "nano allocator". r=spohl, a=RyanVM | Mike Hommey | 2018-03-14 |
* | Use |noexcept| instead of an exception-specification in mozalloc.h | trav90 | 2018-03-04 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |