Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-10 | Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY | Andrew Kaster |
2022-09-25 | LibWebView: Make DOMTreeModel usable outside of SerenityOS | Andreas Kling |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-05-15 | LibWebView: Move DOMTreeModel to LibWebView | DexesTTP |