Commit History

Author SHA1 Message Date
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 years ago
  Sam Atkins 6edc0cf5ab LibCore+Userland: Don't auto-start new Core::Timers 2 years ago
  Lucas CHOLLET 2693745336 LibThreading+Everywhere: Support returning error from `BackgroundAction` 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Jelle Raaijmakers f25123df66 LibCore: Remove main event loop 3 years ago
  kleines Filmröllchen 7af87e8e6b SystemMonitor: Move process window to GML 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  kleines Filmröllchen 69c1910037 LibCore: Allow EventLoops to run on multiple threads safely 3 years ago
  Sam Atkins d2024f04bd Userland: Cast unused BackgroundAction::construct() results to void 3 years ago
  Ben Wiederhake 59619572d6 LibThreading: Remove redundant method 3 years ago
  Rodrigo Tobar 356d5821e7 SystemMonitor: Request symbolication wihout source positions 3 years ago
  Rodrigo Tobar 1f4a6e7c22 SystemMonitor: Use a TableView to display the thread stack 3 years ago
  Rodrigo Tobar 6a3b24db0a SystemMonitor: Remove unnecessary header inclusion 3 years ago
  Rodrigo Tobar 840822b8f1 LibSymbolication+SystemMonitor: Show ELF object in stack 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 years ago
  Spencer Dixon 00f93b2545 LibThreading: Add ability to cancel ongoing BackgroundActions 4 years ago
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
  Andreas Kling 9676548800 SystemMonitor: Symbolicate process stacks in a background thread 4 years ago
  Andreas Kling 5d6252b29e LibSymbolication: Rename Client.{cpp,h} => Symbolication.{cpp,h} 4 years ago
  Andreas Kling 252cb54310 LibSymbolication+SystemMonitor+bt: Move symbolication back in-process 4 years ago
  Andreas Kling d783076a30 Userland: Rename LibSymbolClient => LibSymbolication 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling cbc582e0df SystemMonitor: Don't generate backtraces while not looking at them 4 years ago
  Andreas Kling 5dd555fe2f SystemMonitor: Use SymbolServer to symbolicate thread stacks 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago