wolfbeast
|
2531de02eb
|
Remove MOZ_WIDGET_GONK [2/2]
Tag #288
|
2019-02-15 23:57:10 +08:00 |
|
wolfbeast
|
09f98d848b
|
Remove the unused and rudimentary arena load balancer.
Lock contention is not something we'd easily have to deal with in our application.
This simplifies our code.
|
2019-02-15 23:52:21 +08:00 |
|
wolfbeast
|
30e71338fd
|
Make our allocator use multiple arenas based on number of CPU cores.
|
2019-02-15 23:52:20 +08:00 |
|
wolfbeast
|
7ea1703d6b
|
Remove single-threaded considerations.
We assume our applications are always going to have multithreaded access to the malloc.
|
2019-02-15 23:52:17 +08:00 |
|
wolfbeast
|
46548c6098
|
Update credits in BSD-licensed files.
|
2019-02-15 23:52:15 +08:00 |
|
roytam1
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|