Age | Commit message (Expand) | Author |
---|---|---|
2021-08-18 | Userland+LibGUI: Add shorthand versions of the Margins constructor | sin-ack |
2021-07-02 | LibThreading: Add ability to cancel ongoing BackgroundActions | Spencer Dixon |
2021-06-24 | AK: Rename downcast<T> => verify_cast<T> | Andreas Kling |
2021-05-22 | SystemMonitor: Symbolicate process stacks in a background thread | Andreas Kling |
2021-05-22 | LibSymbolication: Rename Client.{cpp,h} => Symbolication.{cpp,h} | Andreas Kling |
2021-05-22 | LibSymbolication+SystemMonitor+bt: Move symbolication back in-process | Andreas Kling |
2021-05-22 | Userland: Rename LibSymbolClient => LibSymbolication | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-05 | SystemMonitor: Don't generate backtraces while not looking at them | Andreas Kling |
2021-02-04 | SystemMonitor: Use SymbolServer to symbolicate thread stacks | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |