Historique des commits

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