Commits
User selector
Commit History
Commits on Jan 18, 2020
[bmalloc] Define alias for std::lock_guard and std::unique_lock for better readability
Show description for 14be580committed
Commits on Apr 22, 2019
[bmalloc] Use StaticPerProcess' mutex as bmalloc::Heap does with PerProcess
Show description for f0001f7committed
Commits on Mar 14, 2019
[bmalloc] Add StaticPerProcess for known types to save pages
Show description for e24c517committed
Commits on Nov 2, 2018
Replace CommonRandom SPI with API
Show description for 46a8991committed
Jiewen Tan
Commits on Apr 5, 2018
bmalloc StaticMutex's constructor should be constexpr
Show description for e2eea68committed
Commits on Mar 11, 2018
PerProcess<> should be safe by default
Show description for 36224c2committed
Filip Pizlo
Commits on Nov 7, 2017
bmalloc should support strictly type-segregated isolated heaps
Show description for f683eb5committed
Filip Pizlo
Commits on Oct 12, 2017
Enable gigacage on iOS
Show description for acc9176committed
Filip Pizlo
Commits on Oct 11, 2017
Unreviewed, rolling out r223113 and r223121.
Show description for 74d3696committed
Commits on Oct 10, 2017
Use one virtual allocation for all gigacages and their runways
Show description for 0e147b1committed
Filip Pizlo
Loading