Age | Commit message (Expand) | Author |
---|---|---|
2021-09-06 | Everywhere: Use OOM-safe ByteBuffer APIs where possible | Ali Mohammad Pur |
2021-07-02 | AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods | Max Wipfli |
2021-06-06 | LibProtocol: Use URL class in RequestClient::start_request argument | Max Wipfli |
2021-06-01 | Userland: Replace most printf-style APIs with AK::Format APIs :^) | Linus Groh |
2021-04-25 | Services: Rename ProtocolServer to RequestServer | DexesTTP |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-30 | pro: Use a rolling average for the download rate calculation | AnotherTest |
2021-01-17 | Everywhere: Remove more <AK/SharedBuffer.h> includes | Andreas Kling |
2021-01-16 | Everywhere: Convert a handful of String::format() => formatted() | Andreas Kling |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |