Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ee3d09f225 LibJS: Show class in SerenityOS mmap name for type-specific allocators hace 1 año
  Andreas Kling b6d4eea7ac LibJS: Never give back virtual memory once it belongs to a cell type hace 1 año
  Andreas Kling 11c968fa1f LibJS: Make Heap aware of all CellAllocators hace 1 año
  Ali Mohammad Pur 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell hace 2 años
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY hace 2 años
  Andreas Kling ca940d7240 LibJS: Fix ASAN poisoning range in new HeapBlocks hace 3 años
  Andreas Kling b458090d14 LibJS: Don't generate unused HeapBlock names on non-SerenityOS systems hace 4 años
  Andrew Kaster 6aba64b60f LibJS: Instrument HeapBlock cell allocation for ASAN hace 4 años
  Andreas Kling 14585a9cba LibJS: Remove unused HeapBlock::operator delete() hace 4 años
  Andreas Kling e9081a2644 LibJS: Recycle up to 64 HeapBlocks to improve performance :^) hace 4 años
  Andreas Kling 789d20ebb7 LibJS: Replace Cell live bit with a cell state hace 4 años
  Andreas Kling c2d9cd8d53 LibJS: Implement lazy freelist allocation for cells hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Ben Wiederhake bceb98e2df Userland: Remove superfluous headers hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling e1dbf74f15 LibJS: Add some basic freelist validation for the GC heap hace 4 años
  Andreas Kling e8d3856736 LibJS: Randomize GC heap block locations hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años