Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | Everywhere: Remove the `AK::` qualifier from Stream usages | Tim Schumacher |
2023-02-13 | LibCore: Rename `File` to `DeprecatedFile` | Tim Schumacher |
2023-01-29 | AK: Move `Stream` and `SeekableStream` from `LibCore` | Tim Schumacher |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-05-15 | LibWeb: Abstract the LibProtocol ResourceLoader connection | DexesTTP |