Commit History

Автор SHA1 Съобщение Дата
  Daniel Bertalan 1d2f78682b Kernel+AK: Eliminate a couple of temporary String allocations преди 3 години
  Guilherme Goncalves 33b78915d3 Kernel: Propagate overflow errors from Memory::page_round_up преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> преди 3 години
  Ali Mohammad Pur 27e3589f61 AK+Kernel: Avoid unescaped control chars in append_escaped_for_json() преди 3 години
  Andreas Kling 300402cc14 Kernel: Make it possible for KBufferBuilder creation to fail преди 3 години
  Andreas Kling 2c262ddf0f Kernel: Make KBufferBuilder use KBuffer instead of KBufferImpl преди 3 години
  Andreas Kling 2065ced8f6 Kernel: Make KBufferBuilder::append() & friends return KResult преди 3 години
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum преди 4 години
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace преди 4 години
  Andreas Kling f85b94e6d4 Kernel: Remove KBufferBuilder's can_expand restriction преди 4 години
  Andreas Kling fef835de7f Kernel: Remove KBufferBuilder API for reusing an existing buffer преди 4 години
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` преди 4 години
  Brian Gianforcaro 9ca8f0afaa Kernel: Replace make<T>() with adopt_own_if_nonnull() in KBufferBuilder преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Andreas Kling 09b1b09c19 Kernel: Assert if rounding-up-to-page-size would wrap around to 0 преди 4 години
  Andreas Kling 1f277f0bd9 Kernel: Convert all *Builder::appendf() => appendff() преди 4 години
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions преди 4 години
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject преди 4 години
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API преди 4 години
  Andreas Kling 5e164052f6 AK+Kernel: Escape JSON keys & values преди 4 години
  Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB преди 5 години
  Sergey Bugaev 63f458ffc1 Kernel: Fix KBufferBuilder::append() преди 5 години
  Sergey Bugaev 450a2a0f9c Build: Switch to CMake :^) преди 5 години
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace преди 5 години
  Andreas Kling 94ca55cefd Meta: Add license header to source files преди 5 години
  Andreas Kling 9e55bcb7da Kernel: Make kernel memory regions be non-executable by default преди 5 години
  Andreas Kling 078ee798f7 Kernel: Bump KBufferBuilder VM allocation to 4 MB преди 5 години
  Andreas Kling f083031a27 Kernel: Add KBufferBuilder, similar to StringBuilder but for KBuffer преди 6 години