Commits
User selector
Commit History
Commits on Jul 13, 2021
New malloc algorithm
Show description for b6d532acommitted
Commits on Aug 26, 2019
[bmalloc] Disable IsoHeap completely if DebugHeap is enabled
Show description for 3070023committed
Commits on Aug 23, 2019
Undo disabling of IsoHeaps when Gigacage is off.
Show description for dcb2354committed
Mark Lam
Commits on Jul 23, 2019
[bmalloc] Each IsoPage gets 1MB VA because VMHeap::tryAllocateLargeChunk rounds up
Show description for 8f582cccommittedUnreviewed, follow-up fix for tls->size() access
Show description for 867e138committed[bmalloc] IsoTLS is not deallocated in TLS destructor
Show description for 20de3c4committed
Commits on Jun 21, 2019
[bmalloc] IsoTLS Layout extension initializes one IsoTLSEntry twice
Show description for 1a6cf5ecommitted
Commits on May 30, 2019
IsoHeaps don't notice uncommitted VA becoming the first eligible.
Show description for 1b22fb4committed
Commits on Mar 14, 2019
[bmalloc] Add StaticPerProcess for known types to save pages
Show description for e24c517committed
Commits on Feb 21, 2019
[bmalloc] bmalloc::Heap is allocated even though we use system malloc mode
Show description for 916d793committed
Commits on Feb 20, 2019
[bmalloc] DebugHeap::malloc does not have "try" version.
Show description for 68eb1b9committed
Commits on Aug 16, 2018
bmalloc: Coverity scan issues
Show description for 08d2bf3committed
Commits on Jul 12, 2018
Disable IsoHeaps when Gigacage is off
Show description for 6335f89committed
Commits on Jul 10, 2018
Unreviewed, rolling out r233547 and r233550.
Show description for 6fb40eecommitted
Commits on Jul 5, 2018
Disable IsoHeaps when Gigacage is off
Show description for 4d0fecdcommitted
Commits on Jun 29, 2018
Unreviewed, rolling out r233347.
Show description for 1b5dcafcommittedDisable IsoHeaps when Gigacage is off
Show description for b9aaa9ccommitted
Commits on Mar 17, 2018
Put the DOM in IsoHeaps
Show description for 6e5d6fbcommitted
Filip Pizlo
Commits on Dec 21, 2017
Include stdio.h before using stderr and _IONBF
Show description for 21abb15authored andcommitted
Commits on Dec 5, 2017
bmalloc IsoHeap needs to allow a thread to deallocate some size for the first time
Show description for d759e64committed
Filip Pizlo
Commits on Nov 27, 2017
Don't crash in forEachEntry when DebugHeap is enabled.
Show description for 74ff384committed
Filip Pizlo
Commits on Nov 24, 2017
Isolated Heaps caused an increase in reported leaks on the bots
Show description for 0627e2fcommitted
Filip Pizlo
Commits on Nov 7, 2017
bmalloc should support strictly type-segregated isolated heaps
Show description for f683eb5committed
Filip Pizlo
Loading