提交历史

作者 SHA1 备注 提交日期
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 年之前
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 年之前
  Andreas Kling 58fb38551c Kernel/TTY: Remove redundant SpinLock from VirtualConsole 4 年之前
  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 年之前
  Brian Gianforcaro 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' 4 年之前
  Sahan Fernando b569b2df35 Kernel: Don't clear VirtualConsoles when initializing 4 年之前
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 年之前
  Gunnar Beutner 22b0cbe1fe Kernel: Fix crash when changing screen resolution 4 年之前
  Gunnar Beutner bf779e182e Kernel: Remove obsolete size_t casts 4 年之前
  Gunnar Beutner 1c3346e3ce Kernel: Use KResultOr<size_t> throughout the TTY subsystem 4 年之前
  Daniel Bertalan 54a33c45bb Kernel: Add missing BrightWhite color to VirtualConsole 4 年之前
  Daniel Bertalan a3c4397432 Kernel: Re-render console after echoing characters 4 年之前
  Daniel Bertalan ce9460de59 Kernel+LibVT: Fix selection with scrollback wrap-around 4 年之前
  Daniel Bertalan 89843cd692 Kernel+LibVT: Implement left-right scrolling 4 年之前
  Daniel Bertalan 7419569a2b Kernel+LibVT: Add function for deleting a range of characters 4 年之前
  Daniel Bertalan 8f8fd9c5a8 LibVT+Kernel: Support clearing the scrollback buffer 4 年之前
  Daniel Bertalan ae6bdc4e29 LibVT+Kernel: Clean up scroll API 4 年之前
  Daniel Bertalan 99033876ec LibVT+Kernel: Create `Color` class 4 年之前
  Daniel Bertalan 146bd794eb LibVT: Add Alternate Screen Buffer support 4 年之前
  Daniel Bertalan 875a2cbb71 LibVT+Kernel: Add support for setting cursor styles 4 年之前
  Liav A e9ef3b59d8 Kernel/VirtualConsole: Fix grammar error in comment 4 年之前
  Liav A 87f8f892d8 Kernel: Fix framebuffer resolution modesetting after boot 4 年之前
  Liav A 5f718c6b05 Kernel/TTY: Don't flush dirty lines if VirtualConsole is not active 4 年之前
  Daniel Bertalan 5d80debc1f LibVT: Fix newline handling 4 年之前
  Liav A dbccfc3281 Kernel: Print all logbuffer from ConsoleDevice to debug Virtual Console 4 年之前
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly 4 年之前
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> 4 年之前
  Linus Groh 5459c744f1 Everywhere: Add missing comma between copyright year and name 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前