Commit History

Author SHA1 Message Date
  Andreas Kling 5ded77df39 Kernel+ProcessManager: Let processes have an icon and show it in the table. 6 years ago
  Andreas Kling 93489fbc4c Convert HashMap<Key, OwnPtr<T>> to HashMap<Key, NonnullOwnPtr<T>>. 6 years ago
  Robin Burchell 56217c7432 SharedBuffer: Amend commit 2d4d465206d 6 years ago
  Robin Burchell 2d4d465206 SharedBuffer: Fix a denial of service 6 years ago
  Robin Burchell 6aa77d1999 SharedBuffer: Fix deadlock on destroy 6 years ago