Commit History

Author SHA1 Message Date
  Andreas Kling ec365b82d5 Kernel: Make the colonel run at "Idle" priority (the lowest possible.) 6 years ago
  Andreas Kling 5eedb22834 Sprinkle use of AK::Vector in various places. 6 years ago
  Andreas Kling e74b5bc054 ProcessManager+WindowServer: Do a little less malloc() in CPU monitor code. 6 years ago
  Andreas Kling c02c6fef28 Kernel+ProcessManager: Show per-process syscall counts. 6 years ago
  Andreas Kling cfd6e6cc36 LibCore: Move GIODevice hierarchy from LibGUI to LibCore. 6 years ago
  Andreas Kling add38b3981 GModel: Add GModelIndex argument to row_count() and column_count(). 6 years ago
  Andreas Kling 994cf10b3e LibGUI: Rename GTableModel => GModel. 6 years ago