Age | Commit message (Expand) | Author |
---|---|---|
2023-05-15 | Userland: Port `Model::column_name()` to String | Karol Kosek |
2022-12-10 | LibCore: Use `Core::Stream` for `ProcessStatisticsReader` | Tim Schumacher |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-07-18 | Everywhere: Improve CPU usage calculation | Tom |
2021-05-23 | LibCore: Make ProcessStatisticsReader return results in a Vector | Andreas Kling |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-16 | Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |