Histórico de Commits

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